-- MariaDB dump 10.19  Distrib 10.5.21-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: brandc16_wp952
-- ------------------------------------------------------
-- Server version	10.5.21-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 `wpb1_actionscheduler_actions`
--

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

--
-- Dumping data for table `wpb1_actionscheduler_actions`
--

LOCK TABLES `wpb1_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpb1_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpb1_actionscheduler_actions` VALUES (2735,'woocommerce_cleanup_draft_orders','complete','2023-06-21 08:30:01','2023-06-21 08:30:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687336201;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687336201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-21 08:39:44','2023-06-21 08:39:44',0,NULL),(2738,'wpforms_process_forms_locator_scan','pending','2023-06-22 22:03:26','2023-06-22 22:03:26','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687471406;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687471406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2677,'wpforms_process_forms_locator_scan','complete','2023-05-30 19:25:06','2023-05-30 19:25:06','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685474706;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685474706;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-30 19:31:24','2023-05-30 19:31:24',0,NULL),(2676,'woocommerce_cleanup_draft_orders','complete','2023-05-30 06:46:25','2023-05-30 06:46:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685429185;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685429185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-30 06:49:03','2023-05-30 06:49:03',0,NULL),(2688,'wpforms_email_summaries_fetch_info_blocks','complete','2023-06-10 17:47:13','2023-06-10 17:47:13','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686419233;s:18:\"\0*\0first_timestamp\";i:1613803680;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686419233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-10 17:59:19','2023-06-10 17:59:19',0,NULL),(2689,'wpforms_admin_addons_cache_update','complete','2023-06-10 17:47:13','2023-06-10 17:47:13','{\"tasks_meta_id\":42}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686419233;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686419233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-10 17:59:19','2023-06-10 17:59:19',0,NULL),(2690,'wpforms_admin_builder_templates_cache_update','complete','2023-06-10 17:47:13','2023-06-10 17:47:13','{\"tasks_meta_id\":43}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686419233;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686419233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-10 17:59:19','2023-06-10 17:59:19',0,NULL),(2691,'wpforms_process_forms_locator_scan','complete','2023-06-04 19:49:21','2023-06-04 19:49:21','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685908161;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685908161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-04 19:59:10','2023-06-04 19:59:10',0,NULL),(2687,'woocommerce_cleanup_draft_orders','complete','2023-06-04 07:02:24','2023-06-04 07:02:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685862144;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685862144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-04 07:02:46','2023-06-04 07:02:46',0,NULL),(2692,'woocommerce_cleanup_draft_orders','complete','2023-06-05 07:02:46','2023-06-05 07:02:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685948566;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685948566;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-05 07:03:33','2023-06-05 07:03:33',0,NULL),(2705,'wpforms_email_summaries_fetch_info_blocks','complete','2023-06-17 17:59:19','2023-06-17 17:59:19','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687024759;s:18:\"\0*\0first_timestamp\";i:1613803680;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687024759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-17 17:59:34','2023-06-17 17:59:34',0,NULL),(2716,'woocommerce_cleanup_draft_orders','complete','2023-06-15 08:04:53','2023-06-15 08:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686816293;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686816293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-15 08:05:21','2023-06-15 08:05:21',0,NULL),(2657,'woocommerce_cleanup_draft_orders','complete','2023-05-22 06:31:54','2023-05-22 06:31:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684737114;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684737114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-22 06:32:51','2023-05-22 06:32:51',0,NULL),(2680,'woocommerce_cleanup_draft_orders','complete','2023-06-01 06:56:39','2023-06-01 06:56:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685602599;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685602599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-01 06:58:20','2023-06-01 06:58:20',0,NULL),(2660,'wpforms_process_forms_locator_scan','complete','2023-05-23 19:00:12','2023-05-23 19:00:12','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684868412;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684868412;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-23 19:07:04','2023-05-23 19:07:04',0,NULL),(2683,'wpforms_process_forms_locator_scan','complete','2023-06-02 19:45:19','2023-06-02 19:45:19','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685735119;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685735119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-02 19:46:05','2023-06-02 19:46:05',0,NULL),(2703,'wpforms_process_forms_locator_scan','complete','2023-06-10 20:10:21','2023-06-10 20:10:21','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686427821;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686427821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-10 21:03:41','2023-06-10 21:03:41',0,NULL),(2701,'wpforms_process_forms_locator_scan','complete','2023-06-09 20:04:19','2023-06-09 20:04:19','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686341059;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686341059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-09 20:10:21','2023-06-09 20:10:21',0,NULL),(2700,'woocommerce_cleanup_draft_orders','complete','2023-06-09 07:16:50','2023-06-09 07:16:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686295010;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686295010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-09 07:21:53','2023-06-09 07:21:53',0,NULL),(2707,'wpforms_admin_builder_templates_cache_update','complete','2023-06-17 17:59:19','2023-06-17 17:59:19','{\"tasks_meta_id\":43}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687024759;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687024759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-17 17:59:34','2023-06-17 17:59:34',0,NULL),(2662,'wpforms_process_forms_locator_scan','complete','2023-05-24 19:07:04','2023-05-24 19:07:04','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684955224;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684955224;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-24 19:19:06','2023-05-24 19:19:06',0,NULL),(2693,'wpforms_process_forms_locator_scan','complete','2023-06-05 19:59:10','2023-06-05 19:59:10','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685995150;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685995150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-05 19:59:46','2023-06-05 19:59:46',0,NULL),(2695,'wpforms_process_forms_locator_scan','complete','2023-06-06 19:59:46','2023-06-06 19:59:46','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686081586;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686081586;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-06 20:00:30','2023-06-06 20:00:30',0,NULL),(2702,'woocommerce_cleanup_draft_orders','complete','2023-06-10 07:21:53','2023-06-10 07:21:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686381713;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686381713;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-10 07:45:40','2023-06-10 07:45:40',0,NULL),(2720,'woocommerce_cleanup_draft_orders','complete','2023-06-17 08:06:01','2023-06-17 08:06:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686989161;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686989161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-17 08:11:05','2023-06-17 08:11:05',0,NULL),(2663,'woocommerce_cleanup_draft_orders','complete','2023-05-25 06:37:17','2023-05-25 06:37:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684996637;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684996637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-25 06:37:20','2023-05-25 06:37:20',0,NULL),(2679,'wpforms_process_forms_locator_scan','complete','2023-05-31 19:31:24','2023-05-31 19:31:24','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685561484;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685561484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-31 19:35:51','2023-05-31 19:35:51',0,NULL),(2710,'wpforms_process_forms_locator_scan','complete','2023-06-12 21:14:23','2023-06-12 21:14:23','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686604463;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686604463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-12 21:17:03','2023-06-12 21:17:03',0,NULL),(2736,'wpforms_process_forms_locator_scan','complete','2023-06-21 21:50:28','2023-06-21 21:50:28','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687384228;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687384228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-21 22:03:26','2023-06-21 22:03:26',0,NULL),(2654,'wpforms_email_summaries_fetch_info_blocks','complete','2023-05-27 17:44:19','2023-05-27 17:44:19','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685209459;s:18:\"\0*\0first_timestamp\";i:1613803680;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685209459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-05-27 17:46:39','2023-05-27 17:46:39',0,NULL),(2655,'wpforms_admin_addons_cache_update','complete','2023-05-27 17:44:19','2023-05-27 17:44:19','{\"tasks_meta_id\":42}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685209459;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685209459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-05-27 17:46:39','2023-05-27 17:46:39',0,NULL),(2694,'woocommerce_cleanup_draft_orders','complete','2023-06-06 07:03:33','2023-06-06 07:03:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686035013;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686035013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-06 07:03:38','2023-06-06 07:03:38',0,NULL),(2696,'woocommerce_cleanup_draft_orders','complete','2023-06-07 07:03:38','2023-06-07 07:03:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686121418;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686121418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-07 07:08:26','2023-06-07 07:08:26',0,NULL),(2726,'wpforms_email_summaries_fetch_info_blocks','pending','2023-06-24 17:59:34','2023-06-24 17:59:34','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687629574;s:18:\"\0*\0first_timestamp\";i:1613803680;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687629574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2675,'wpforms_process_forms_locator_scan','complete','2023-05-29 19:24:59','2023-05-29 19:24:59','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685388299;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685388299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-29 19:25:06','2023-05-29 19:25:06',0,NULL),(2704,'woocommerce_cleanup_draft_orders','complete','2023-06-11 07:45:40','2023-06-11 07:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686469540;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686469540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-11 07:45:44','2023-06-11 07:45:44',0,NULL),(2706,'wpforms_admin_addons_cache_update','complete','2023-06-17 17:59:19','2023-06-17 17:59:19','{\"tasks_meta_id\":42}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687024759;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687024759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-17 17:59:34','2023-06-17 17:59:34',0,NULL),(2734,'wpforms_process_forms_locator_scan','complete','2023-06-20 21:34:56','2023-06-20 21:34:56','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687296896;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687296896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-20 21:50:28','2023-06-20 21:50:28',0,NULL),(2712,'wpforms_process_forms_locator_scan','complete','2023-06-13 21:17:03','2023-06-13 21:17:03','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686691023;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686691023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-13 21:18:21','2023-06-13 21:18:21',0,NULL),(2714,'wpforms_process_forms_locator_scan','complete','2023-06-14 21:18:21','2023-06-14 21:18:21','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686777501;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686777501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-14 21:22:24','2023-06-14 21:22:24',0,NULL),(2717,'wpforms_process_forms_locator_scan','complete','2023-06-15 21:22:24','2023-06-15 21:22:24','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686864144;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686864144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-15 21:23:24','2023-06-15 21:23:24',0,NULL),(2715,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":46}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2023-06-14 02:17:42','2023-06-14 02:17:42',0,NULL),(2665,'woocommerce_cleanup_draft_orders','complete','2023-05-26 06:37:20','2023-05-26 06:37:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685083040;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685083040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-26 06:37:22','2023-05-26 06:37:22',0,NULL),(2661,'woocommerce_cleanup_draft_orders','complete','2023-05-24 06:36:28','2023-05-24 06:36:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684910188;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684910188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-24 06:37:17','2023-05-24 06:37:17',0,NULL),(2709,'woocommerce_cleanup_draft_orders','complete','2023-06-12 07:45:44','2023-06-12 07:45:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686555944;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686555944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-12 07:55:02','2023-06-12 07:55:02',0,NULL),(2711,'woocommerce_cleanup_draft_orders','complete','2023-06-13 07:55:02','2023-06-13 07:55:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686642902;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686642902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-13 08:04:37','2023-06-13 08:04:37',0,NULL),(2730,'woocommerce_cleanup_draft_orders','complete','2023-06-19 08:24:36','2023-06-19 08:24:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687163076;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687163076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-19 08:25:02','2023-06-19 08:25:02',0,NULL),(2732,'woocommerce_cleanup_draft_orders','complete','2023-06-20 08:25:02','2023-06-20 08:25:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687249502;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687249502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-20 08:30:01','2023-06-20 08:30:01',0,NULL),(2733,'cartflows_ca_send_report_summary_email','pending','2023-06-26 14:00:33','2023-06-26 14:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687788033;s:18:\"\0*\0first_timestamp\";i:1687183200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687788033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2713,'woocommerce_cleanup_draft_orders','complete','2023-06-14 08:04:37','2023-06-14 08:04:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686729877;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686729877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-14 08:04:53','2023-06-14 08:04:53',0,NULL),(2664,'wpforms_process_forms_locator_scan','complete','2023-05-25 19:19:06','2023-05-25 19:19:06','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685042346;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685042346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-25 19:20:25','2023-05-25 19:20:25',0,NULL),(2719,'wpforms_process_forms_locator_scan','complete','2023-06-16 21:23:24','2023-06-16 21:23:24','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686950604;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686950604;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-16 21:23:36','2023-06-16 21:23:36',0,NULL),(2721,'wpforms_process_forms_locator_scan','complete','2023-06-17 21:23:36','2023-06-17 21:23:36','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687037016;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687037016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-17 21:23:50','2023-06-17 21:23:50',0,NULL),(2724,'woocommerce_run_on_woocommerce_admin_updated','complete','2023-06-17 13:20:46','2023-06-17 13:20:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687008046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687008046;}',6,1,'2023-06-17 13:20:50','2023-06-17 13:20:50',0,NULL),(2725,'cartflows_ca_send_report_summary_email','complete','2023-06-19 14:00:00','2023-06-19 14:00:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687183200;s:18:\"\0*\0first_timestamp\";i:1687183200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687183200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-06-19 14:00:33','2023-06-19 14:00:33',0,NULL),(2718,'woocommerce_cleanup_draft_orders','complete','2023-06-16 08:05:21','2023-06-16 08:05:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686902721;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686902721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-16 08:06:01','2023-06-16 08:06:01',0,NULL),(2658,'wpforms_process_forms_locator_scan','complete','2023-05-22 18:57:21','2023-05-22 18:57:21','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684781841;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684781841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-22 19:00:12','2023-05-22 19:00:12',0,NULL),(2659,'woocommerce_cleanup_draft_orders','complete','2023-05-23 06:32:51','2023-05-23 06:32:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684823571;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684823571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-23 06:36:28','2023-05-23 06:36:28',0,NULL),(2666,'wpforms_process_forms_locator_scan','complete','2023-05-26 19:20:25','2023-05-26 19:20:25','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685128825;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685128825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-26 19:21:54','2023-05-26 19:21:54',0,NULL),(2673,'wpforms_process_forms_locator_scan','complete','2023-05-28 19:24:00','2023-05-28 19:24:00','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685301840;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685301840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-28 19:24:59','2023-05-28 19:24:59',0,NULL),(2684,'woocommerce_cleanup_draft_orders','complete','2023-06-03 07:00:12','2023-06-03 07:00:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685775612;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685775612;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-03 07:02:24','2023-06-03 07:02:24',0,NULL),(2653,'wpforms_admin_builder_templates_cache_update','complete','2023-05-27 17:44:19','2023-05-27 17:44:19','{\"tasks_meta_id\":43}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685209459;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685209459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-05-27 17:46:39','2023-05-27 17:46:39',0,NULL),(2737,'woocommerce_cleanup_draft_orders','pending','2023-06-22 08:39:44','2023-06-22 08:39:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687423184;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687423184;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),(2722,'woocommerce_cleanup_draft_orders','complete','2023-06-18 08:11:05','2023-06-18 08:11:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687075865;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687075865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-18 08:24:36','2023-06-18 08:24:36',0,NULL),(2723,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2023-06-17 13:20:47','2023-06-17 13:20:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1687008047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1687008047;}',2,1,'2023-06-17 13:20:50','2023-06-17 13:20:50',0,NULL),(2708,'wpforms_process_forms_locator_scan','complete','2023-06-11 21:03:41','2023-06-11 21:03:41','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686517421;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686517421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-11 21:14:23','2023-06-11 21:14:23',0,NULL),(2729,'wpforms_process_forms_locator_scan','complete','2023-06-18 21:23:50','2023-06-18 21:23:50','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687123430;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687123430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-18 21:24:01','2023-06-18 21:24:01',0,NULL),(2731,'wpforms_process_forms_locator_scan','complete','2023-06-19 21:24:01','2023-06-19 21:24:01','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687209841;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687209841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-19 21:34:56','2023-06-19 21:34:56',0,NULL),(2685,'wpforms_process_forms_locator_scan','complete','2023-06-03 19:46:05','2023-06-03 19:46:05','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685821565;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685821565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-03 19:49:21','2023-06-03 19:49:21',0,NULL),(2686,'wc-admin_import_orders','complete','2023-06-03 03:13:09','2023-06-03 03:13:09','[2645]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685761989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685761989;}',4,1,'2023-06-03 03:13:11','2023-06-03 03:13:11',0,NULL),(2699,'wpforms_process_forms_locator_scan','complete','2023-06-08 20:02:04','2023-06-08 20:02:04','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686254524;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686254524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-08 20:04:19','2023-06-08 20:04:19',0,NULL),(2728,'wpforms_admin_addons_cache_update','pending','2023-06-24 17:59:34','2023-06-24 17:59:34','{\"tasks_meta_id\":42}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687629574;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687629574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2727,'wpforms_admin_builder_templates_cache_update','pending','2023-06-24 17:59:34','2023-06-24 17:59:34','{\"tasks_meta_id\":43}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1687629574;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1687629574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2698,'woocommerce_cleanup_draft_orders','complete','2023-06-08 07:08:26','2023-06-08 07:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686208106;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686208106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-08 07:16:50','2023-06-08 07:16:50',0,NULL),(2667,'woocommerce_cleanup_draft_orders','complete','2023-05-27 06:37:22','2023-05-27 06:37:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685169442;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685169442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-27 06:42:34','2023-05-27 06:42:34',0,NULL),(2668,'wpforms_process_forms_locator_scan','complete','2023-05-27 19:21:54','2023-05-27 19:21:54','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685215314;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685215314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-27 19:24:00','2023-05-27 19:24:00',0,NULL),(2669,'woocommerce_cleanup_draft_orders','complete','2023-05-28 06:42:34','2023-05-28 06:42:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685256154;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685256154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-28 06:44:59','2023-05-28 06:44:59',0,NULL),(2670,'wpforms_email_summaries_fetch_info_blocks','complete','2023-06-03 17:46:39','2023-06-03 17:46:39','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685814399;s:18:\"\0*\0first_timestamp\";i:1613803680;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685814399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-03 17:47:13','2023-06-03 17:47:13',0,NULL),(2671,'wpforms_admin_addons_cache_update','complete','2023-06-03 17:46:39','2023-06-03 17:46:39','{\"tasks_meta_id\":42}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685814399;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685814399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-03 17:47:13','2023-06-03 17:47:13',0,NULL),(2672,'wpforms_admin_builder_templates_cache_update','complete','2023-06-03 17:46:39','2023-06-03 17:46:39','{\"tasks_meta_id\":43}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685814399;s:18:\"\0*\0first_timestamp\";i:1643331990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685814399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-06-03 17:47:13','2023-06-03 17:47:13',0,NULL),(2682,'woocommerce_cleanup_draft_orders','complete','2023-06-02 06:58:20','2023-06-02 06:58:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685689100;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685689100;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-06-02 07:00:12','2023-06-02 07:00:12',0,NULL),(2678,'woocommerce_cleanup_draft_orders','complete','2023-05-31 06:49:03','2023-05-31 06:49:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685515743;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685515743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-31 06:56:39','2023-05-31 06:56:39',0,NULL),(2674,'woocommerce_cleanup_draft_orders','complete','2023-05-29 06:44:59','2023-05-29 06:44:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685342699;s:18:\"\0*\0first_timestamp\";i:1613709903;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685342699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-29 06:46:25','2023-05-29 06:46:25',0,NULL),(2681,'wpforms_process_forms_locator_scan','complete','2023-06-01 19:35:51','2023-06-01 19:35:51','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1685648151;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1685648151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-01 19:45:19','2023-06-01 19:45:19',0,NULL),(2697,'wpforms_process_forms_locator_scan','complete','2023-06-07 20:00:30','2023-06-07 20:00:30','{\"tasks_meta_id\":45}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1686168030;s:18:\"\0*\0first_timestamp\";i:1671868529;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1686168030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-06-07 20:02:04','2023-06-07 20:02:04',0,NULL);
/*!40000 ALTER TABLE `wpb1_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpb1_actionscheduler_claims`
--

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

--
-- Table structure for table `wpb1_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpb1_actionscheduler_groups`
--

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

--
-- Table structure for table `wpb1_actionscheduler_logs`
--

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

--
-- Dumping data for table `wpb1_actionscheduler_logs`
--

LOCK TABLES `wpb1_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpb1_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpb1_actionscheduler_logs` VALUES (7957,2661,'action created','2023-05-23 06:36:28','2023-05-23 06:36:28'),(7989,2653,'action complete via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(8122,2716,'action created','2023-06-14 08:04:53','2023-06-14 08:04:53'),(8171,2733,'action created','2023-06-19 14:00:33','2023-06-19 14:00:33'),(8152,2707,'action complete via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8008,2678,'action created','2023-05-30 06:49:03','2023-05-30 06:49:03'),(8031,2686,'action started via Async Request','2023-06-03 03:13:11','2023-06-03 03:13:11'),(8032,2686,'action complete via Async Request','2023-06-03 03:13:11','2023-06-03 03:13:11'),(8042,2672,'action started via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8043,2672,'action complete via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8044,2690,'action created','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8045,2685,'action started via Async Request','2023-06-03 19:49:21','2023-06-03 19:49:21'),(8046,2685,'action complete via Async Request','2023-06-03 19:49:21','2023-06-03 19:49:21'),(8047,2691,'action created','2023-06-03 19:49:21','2023-06-03 19:49:21'),(8116,2714,'action created','2023-06-13 21:18:21','2023-06-13 21:18:21'),(8155,2706,'action complete via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8156,2728,'action created','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8170,2725,'action complete via WP Cron','2023-06-19 14:00:33','2023-06-19 14:00:33'),(8117,2715,'action created','2023-06-14 02:17:37','2023-06-14 02:17:37'),(8118,2715,'action started via Async Request','2023-06-14 02:17:42','2023-06-14 02:17:42'),(8119,2715,'action complete via Async Request','2023-06-14 02:17:42','2023-06-14 02:17:42'),(8090,2689,'action started via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8091,2689,'action complete via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8092,2706,'action created','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8093,2690,'action started via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8094,2690,'action complete via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8095,2707,'action created','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8096,2703,'action started via WP Cron','2023-06-10 21:03:41','2023-06-10 21:03:41'),(8097,2703,'action complete via WP Cron','2023-06-10 21:03:41','2023-06-10 21:03:41'),(8098,2708,'action created','2023-06-10 21:03:41','2023-06-10 21:03:41'),(8068,2698,'action created','2023-06-07 07:08:26','2023-06-07 07:08:26'),(8062,2696,'action created','2023-06-06 07:03:38','2023-06-06 07:03:38'),(8151,2707,'action started via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8140,2722,'action created','2023-06-17 08:11:05','2023-06-17 08:11:05'),(8141,2723,'action created','2023-06-17 13:20:46','2023-06-17 13:20:46'),(8142,2724,'action created','2023-06-17 13:20:46','2023-06-17 13:20:46'),(8143,2724,'action started via WP Cron','2023-06-17 13:20:50','2023-06-17 13:20:50'),(7963,2663,'action created','2023-05-24 06:37:17','2023-05-24 06:37:17'),(8030,2686,'action created','2023-06-03 03:13:04','2023-06-03 03:13:04'),(8082,2701,'action complete via WP Cron','2023-06-09 20:10:21','2023-06-09 20:10:21'),(8164,2729,'action complete via WP Cron','2023-06-18 21:24:01','2023-06-18 21:24:01'),(7933,2653,'action created','2023-05-20 17:44:19','2023-05-20 17:44:19'),(8029,2685,'action created','2023-06-02 19:46:05','2023-06-02 19:46:05'),(8038,2688,'action created','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8039,2671,'action started via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8180,2736,'action created','2023-06-20 21:50:28','2023-06-20 21:50:28'),(8159,2729,'action created','2023-06-17 21:23:50','2023-06-17 21:23:50'),(8083,2703,'action created','2023-06-09 20:10:21','2023-06-09 20:10:21'),(8020,2682,'action created','2023-06-01 06:58:20','2023-06-01 06:58:20'),(8014,2680,'action created','2023-05-31 06:56:39','2023-05-31 06:56:39'),(7939,2655,'action created','2023-05-20 17:44:19','2023-05-20 17:44:19'),(8181,2735,'action started via WP Cron','2023-06-21 08:39:44','2023-06-21 08:39:44'),(8182,2735,'action complete via WP Cron','2023-06-21 08:39:44','2023-06-21 08:39:44'),(8173,2731,'action complete via WP Cron','2023-06-19 21:34:56','2023-06-19 21:34:56'),(8174,2734,'action created','2023-06-19 21:34:56','2023-06-19 21:34:56'),(8107,2711,'action created','2023-06-12 07:55:02','2023-06-12 07:55:02'),(8106,2709,'action complete via WP Cron','2023-06-12 07:55:02','2023-06-12 07:55:02'),(8113,2713,'action created','2023-06-13 08:04:37','2023-06-13 08:04:37'),(8077,2701,'action created','2023-06-08 20:04:19','2023-06-08 20:04:19'),(8071,2699,'action created','2023-06-07 20:02:04','2023-06-07 20:02:04'),(8069,2697,'action started via WP Cron','2023-06-07 20:02:04','2023-06-07 20:02:04'),(8070,2697,'action complete via WP Cron','2023-06-07 20:02:04','2023-06-07 20:02:04'),(8121,2713,'action complete via WP Cron','2023-06-14 08:04:53','2023-06-14 08:04:53'),(8120,2713,'action started via WP Cron','2023-06-14 08:04:53','2023-06-14 08:04:53'),(8086,2704,'action created','2023-06-10 07:45:40','2023-06-10 07:45:40'),(8101,2709,'action created','2023-06-11 07:45:44','2023-06-11 07:45:44'),(8063,2695,'action started via WP Cron','2023-06-06 20:00:30','2023-06-06 20:00:30'),(8064,2695,'action complete via WP Cron','2023-06-06 20:00:30','2023-06-06 20:00:30'),(8065,2697,'action created','2023-06-06 20:00:30','2023-06-06 20:00:30'),(8056,2694,'action created','2023-06-05 07:03:33','2023-06-05 07:03:33'),(8011,2679,'action created','2023-05-30 19:31:24','2023-05-30 19:31:24'),(7990,2672,'action created','2023-05-27 17:46:39','2023-05-27 17:46:39'),(8186,2738,'action created','2023-06-21 22:03:26','2023-06-21 22:03:26'),(8178,2734,'action started via WP Cron','2023-06-20 21:50:27','2023-06-20 21:50:27'),(8158,2721,'action complete via WP Cron','2023-06-17 21:23:50','2023-06-17 21:23:50'),(8165,2731,'action created','2023-06-18 21:24:01','2023-06-18 21:24:01'),(8169,2725,'action started via WP Cron','2023-06-19 14:00:33','2023-06-19 14:00:33'),(8005,2677,'action created','2023-05-29 19:25:06','2023-05-29 19:25:06'),(8035,2687,'action created','2023-06-03 07:02:24','2023-06-03 07:02:24'),(8040,2671,'action complete via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8041,2689,'action created','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8019,2680,'action complete via WP Cron','2023-06-01 06:58:20','2023-06-01 06:58:20'),(8018,2680,'action started via WP Cron','2023-06-01 06:58:20','2023-06-01 06:58:20'),(8026,2684,'action created','2023-06-02 07:00:12','2023-06-02 07:00:12'),(8050,2692,'action created','2023-06-04 07:02:46','2023-06-04 07:02:46'),(7993,2673,'action created','2023-05-27 19:24:00','2023-05-27 19:24:00'),(7985,2655,'action started via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(7981,2669,'action created','2023-05-27 06:42:34','2023-05-27 06:42:34'),(8010,2677,'action complete via WP Cron','2023-05-30 19:31:24','2023-05-30 19:31:24'),(8034,2684,'action complete via WP Cron','2023-06-03 07:02:24','2023-06-03 07:02:24'),(8033,2684,'action started via WP Cron','2023-06-03 07:02:24','2023-06-03 07:02:24'),(8002,2676,'action created','2023-05-29 06:46:25','2023-05-29 06:46:25'),(8007,2676,'action complete via WP Cron','2023-05-30 06:49:03','2023-05-30 06:49:03'),(8006,2676,'action started via WP Cron','2023-05-30 06:49:03','2023-05-30 06:49:03'),(7984,2670,'action created','2023-05-27 17:46:39','2023-05-27 17:46:39'),(7977,2666,'action complete via WP Cron','2023-05-26 19:21:54','2023-05-26 19:21:54'),(7999,2675,'action created','2023-05-28 19:24:59','2023-05-28 19:24:59'),(8157,2721,'action started via WP Cron','2023-06-17 21:23:50','2023-06-17 21:23:50'),(8184,2736,'action started via WP Cron','2023-06-21 22:03:26','2023-06-21 22:03:26'),(7948,2658,'action created','2023-05-21 18:57:21','2023-05-21 18:57:21'),(8185,2736,'action complete via WP Cron','2023-06-21 22:03:26','2023-06-21 22:03:26'),(8027,2683,'action started via WP Cron','2023-06-02 19:46:05','2023-06-02 19:46:05'),(8028,2683,'action complete via WP Cron','2023-06-02 19:46:05','2023-06-02 19:46:05'),(8162,2730,'action created','2023-06-18 08:24:36','2023-06-18 08:24:36'),(8134,2720,'action created','2023-06-16 08:06:01','2023-06-16 08:06:01'),(8148,2705,'action started via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8149,2705,'action complete via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8023,2683,'action created','2023-06-01 19:45:19','2023-06-01 19:45:19'),(7954,2660,'action created','2023-05-22 19:00:12','2023-05-22 19:00:12'),(8100,2704,'action complete via WP Cron','2023-06-11 07:45:44','2023-06-11 07:45:44'),(8105,2709,'action started via WP Cron','2023-06-12 07:55:02','2023-06-12 07:55:02'),(8104,2710,'action created','2023-06-11 21:14:23','2023-06-11 21:14:23'),(8016,2679,'action complete via Async Request','2023-05-31 19:35:51','2023-05-31 19:35:51'),(8021,2681,'action started via WP Cron','2023-06-01 19:45:19','2023-06-01 19:45:19'),(8022,2681,'action complete via WP Cron','2023-06-01 19:45:19','2023-06-01 19:45:19'),(7945,2657,'action created','2023-05-21 06:31:54','2023-05-21 06:31:54'),(7980,2667,'action complete via WP Cron','2023-05-27 06:42:34','2023-05-27 06:42:34'),(7996,2674,'action created','2023-05-28 06:44:59','2023-05-28 06:44:59'),(7994,2669,'action started via WP Cron','2023-05-28 06:44:59','2023-05-28 06:44:59'),(7995,2669,'action complete via WP Cron','2023-05-28 06:44:59','2023-05-28 06:44:59'),(8179,2734,'action complete via WP Cron','2023-06-20 21:50:28','2023-06-20 21:50:28'),(8147,2725,'action created','2023-06-17 13:20:51','2023-06-17 13:20:51'),(8145,2723,'action started via WP Cron','2023-06-17 13:20:50','2023-06-17 13:20:50'),(8146,2723,'action complete via WP Cron','2023-06-17 13:20:50','2023-06-17 13:20:50'),(8099,2704,'action started via WP Cron','2023-06-11 07:45:44','2023-06-11 07:45:44'),(8085,2702,'action complete via WP Cron','2023-06-10 07:45:40','2023-06-10 07:45:40'),(8084,2702,'action started via WP Cron','2023-06-10 07:45:40','2023-06-10 07:45:40'),(8110,2712,'action created','2023-06-12 21:17:03','2023-06-12 21:17:03'),(8150,2726,'action created','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8135,2719,'action started via WP Cron','2023-06-16 21:23:36','2023-06-16 21:23:36'),(8136,2719,'action complete via WP Cron','2023-06-16 21:23:36','2023-06-16 21:23:36'),(8137,2721,'action created','2023-06-16 21:23:36','2023-06-16 21:23:36'),(8144,2724,'action complete via WP Cron','2023-06-17 13:20:50','2023-06-17 13:20:50'),(7960,2662,'action created','2023-05-23 19:07:04','2023-05-23 19:07:04'),(7959,2660,'action complete via WP Cron','2023-05-23 19:07:04','2023-05-23 19:07:04'),(8130,2717,'action complete via WP Cron','2023-06-15 21:23:24','2023-06-15 21:23:24'),(8131,2719,'action created','2023-06-15 21:23:24','2023-06-15 21:23:24'),(8080,2702,'action created','2023-06-09 07:21:53','2023-06-09 07:21:53'),(8079,2700,'action complete via WP Cron','2023-06-09 07:21:53','2023-06-09 07:21:53'),(8081,2701,'action started via WP Cron','2023-06-09 20:10:21','2023-06-09 20:10:21'),(8076,2699,'action complete via WP Cron','2023-06-08 20:04:19','2023-06-08 20:04:19'),(8075,2699,'action started via WP Cron','2023-06-08 20:04:19','2023-06-08 20:04:19'),(8114,2712,'action started via WP Cron','2023-06-13 21:18:21','2023-06-13 21:18:21'),(8115,2712,'action complete via WP Cron','2023-06-13 21:18:21','2023-06-13 21:18:21'),(8053,2693,'action created','2023-06-04 19:59:10','2023-06-04 19:59:10'),(8052,2691,'action complete via WP Cron','2023-06-04 19:59:10','2023-06-04 19:59:10'),(8058,2693,'action complete via WP Cron','2023-06-05 19:59:46','2023-06-05 19:59:46'),(8055,2692,'action complete via WP Cron','2023-06-05 07:03:33','2023-06-05 07:03:33'),(8154,2706,'action started via WP Cron','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8108,2710,'action started via WP Cron','2023-06-12 21:17:03','2023-06-12 21:17:03'),(7958,2660,'action started via WP Cron','2023-05-23 19:07:04','2023-05-23 19:07:04'),(7936,2654,'action created','2023-05-20 17:44:19','2023-05-20 17:44:19'),(8074,2700,'action created','2023-06-08 07:16:50','2023-06-08 07:16:50'),(8024,2682,'action started via WP Cron','2023-06-02 07:00:12','2023-06-02 07:00:12'),(8025,2682,'action complete via WP Cron','2023-06-02 07:00:12','2023-06-02 07:00:12'),(8066,2696,'action started via WP Cron','2023-06-07 07:08:25','2023-06-07 07:08:25'),(8067,2696,'action complete via WP Cron','2023-06-07 07:08:26','2023-06-07 07:08:26'),(8061,2694,'action complete via WP Cron','2023-06-06 07:03:38','2023-06-06 07:03:38'),(7950,2657,'action complete via WP Cron','2023-05-22 06:32:51','2023-05-22 06:32:51'),(7951,2659,'action created','2023-05-22 06:32:51','2023-05-22 06:32:51'),(8037,2670,'action complete via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8036,2670,'action started via WP Cron','2023-06-03 17:47:13','2023-06-03 17:47:13'),(8051,2691,'action started via WP Cron','2023-06-04 19:59:10','2023-06-04 19:59:10'),(7972,2666,'action created','2023-05-25 19:20:25','2023-05-25 19:20:25'),(7978,2668,'action created','2023-05-26 19:21:54','2023-05-26 19:21:54'),(8128,2718,'action created','2023-06-15 08:05:21','2023-06-15 08:05:21'),(8126,2716,'action started via WP Cron','2023-06-15 08:05:21','2023-06-15 08:05:21'),(8127,2716,'action complete via WP Cron','2023-06-15 08:05:21','2023-06-15 08:05:21'),(7983,2654,'action complete via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(7982,2654,'action started via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(8087,2688,'action started via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8089,2705,'action created','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8103,2708,'action complete via WP Cron','2023-06-11 21:14:23','2023-06-11 21:14:23'),(7979,2667,'action started via WP Cron','2023-05-27 06:42:34','2023-05-27 06:42:34'),(8102,2708,'action started via WP Cron','2023-06-11 21:14:23','2023-06-11 21:14:23'),(8088,2688,'action complete via WP Cron','2023-06-10 17:59:19','2023-06-10 17:59:19'),(8059,2695,'action created','2023-06-05 19:59:46','2023-06-05 19:59:46'),(8057,2693,'action started via WP Cron','2023-06-05 19:59:46','2023-06-05 19:59:46'),(8172,2731,'action started via WP Cron','2023-06-19 21:34:56','2023-06-19 21:34:56'),(8168,2732,'action created','2023-06-19 08:25:02','2023-06-19 08:25:02'),(8175,2732,'action started via WP Cron','2023-06-20 08:30:01','2023-06-20 08:30:01'),(8183,2737,'action created','2023-06-21 08:39:44','2023-06-21 08:39:44'),(7991,2668,'action started via WP Cron','2023-05-27 19:24:00','2023-05-27 19:24:00'),(8009,2677,'action started via WP Cron','2023-05-30 19:31:24','2023-05-30 19:31:24'),(7992,2668,'action complete via WP Cron','2023-05-27 19:24:00','2023-05-27 19:24:00'),(7953,2658,'action complete via WP Cron','2023-05-22 19:00:12','2023-05-22 19:00:12'),(7952,2658,'action started via WP Cron','2023-05-22 19:00:12','2023-05-22 19:00:12'),(7966,2664,'action created','2023-05-24 19:19:06','2023-05-24 19:19:06'),(7986,2655,'action complete via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(7987,2671,'action created','2023-05-27 17:46:39','2023-05-27 17:46:39'),(7988,2653,'action started via WP Cron','2023-05-27 17:46:39','2023-05-27 17:46:39'),(8133,2718,'action complete via WP Cron','2023-06-16 08:06:01','2023-06-16 08:06:01'),(8132,2718,'action started via WP Cron','2023-06-16 08:06:01','2023-06-16 08:06:01'),(8161,2722,'action complete via WP Cron','2023-06-18 08:24:36','2023-06-18 08:24:36'),(7976,2666,'action started via WP Cron','2023-05-26 19:21:54','2023-05-26 19:21:54'),(7962,2661,'action complete via WP Cron','2023-05-24 06:37:17','2023-05-24 06:37:17'),(8129,2717,'action started via WP Cron','2023-06-15 21:23:24','2023-06-15 21:23:24'),(8123,2714,'action started via WP Cron','2023-06-14 21:22:24','2023-06-14 21:22:24'),(8124,2714,'action complete via WP Cron','2023-06-14 21:22:24','2023-06-14 21:22:24'),(8125,2717,'action created','2023-06-14 21:22:24','2023-06-14 21:22:24'),(8153,2727,'action created','2023-06-17 17:59:34','2023-06-17 17:59:34'),(8012,2678,'action started via WP Cron','2023-05-31 06:56:39','2023-05-31 06:56:39'),(8017,2681,'action created','2023-05-31 19:35:51','2023-05-31 19:35:51'),(8015,2679,'action started via Async Request','2023-05-31 19:35:51','2023-05-31 19:35:51'),(8109,2710,'action complete via WP Cron','2023-06-12 21:17:03','2023-06-12 21:17:03'),(8013,2678,'action complete via WP Cron','2023-05-31 06:56:39','2023-05-31 06:56:39'),(8000,2674,'action started via WP Cron','2023-05-29 06:46:25','2023-05-29 06:46:25'),(8001,2674,'action complete via WP Cron','2023-05-29 06:46:25','2023-05-29 06:46:25'),(8054,2692,'action started via WP Cron','2023-06-05 07:03:33','2023-06-05 07:03:33'),(8060,2694,'action started via WP Cron','2023-06-06 07:03:38','2023-06-06 07:03:38'),(8112,2711,'action complete via WP Cron','2023-06-13 08:04:37','2023-06-13 08:04:37'),(8111,2711,'action started via WP Cron','2023-06-13 08:04:37','2023-06-13 08:04:37'),(7949,2657,'action started via WP Cron','2023-05-22 06:32:51','2023-05-22 06:32:51'),(8049,2687,'action complete via WP Cron','2023-06-04 07:02:46','2023-06-04 07:02:46'),(8048,2687,'action started via WP Cron','2023-06-04 07:02:46','2023-06-04 07:02:46'),(8073,2698,'action complete via WP Cron','2023-06-08 07:16:50','2023-06-08 07:16:50'),(8072,2698,'action started via WP Cron','2023-06-08 07:16:49','2023-06-08 07:16:49'),(8078,2700,'action started via WP Cron','2023-06-09 07:21:53','2023-06-09 07:21:53'),(7969,2665,'action created','2023-05-25 06:37:20','2023-05-25 06:37:20'),(7973,2665,'action started via WP Cron','2023-05-26 06:37:22','2023-05-26 06:37:22'),(7974,2665,'action complete via WP Cron','2023-05-26 06:37:22','2023-05-26 06:37:22'),(7975,2667,'action created','2023-05-26 06:37:22','2023-05-26 06:37:22'),(8167,2730,'action complete via WP Cron','2023-06-19 08:25:02','2023-06-19 08:25:02'),(8166,2730,'action started via WP Cron','2023-06-19 08:25:02','2023-06-19 08:25:02'),(8177,2735,'action created','2023-06-20 08:30:01','2023-06-20 08:30:01'),(8176,2732,'action complete via WP Cron','2023-06-20 08:30:01','2023-06-20 08:30:01'),(7965,2662,'action complete via WP Cron','2023-05-24 19:19:06','2023-05-24 19:19:06'),(7964,2662,'action started via WP Cron','2023-05-24 19:19:06','2023-05-24 19:19:06'),(7970,2664,'action started via WP Cron','2023-05-25 19:20:25','2023-05-25 19:20:25'),(7971,2664,'action complete via WP Cron','2023-05-25 19:20:25','2023-05-25 19:20:25'),(7956,2659,'action complete via WP Cron','2023-05-23 06:36:28','2023-05-23 06:36:28'),(7955,2659,'action started via WP Cron','2023-05-23 06:36:28','2023-05-23 06:36:28'),(7968,2663,'action complete via WP Cron','2023-05-25 06:37:20','2023-05-25 06:37:20'),(7961,2661,'action started via WP Cron','2023-05-24 06:37:17','2023-05-24 06:37:17'),(7967,2663,'action started via WP Cron','2023-05-25 06:37:20','2023-05-25 06:37:20'),(8163,2729,'action started via WP Cron','2023-06-18 21:24:01','2023-06-18 21:24:01'),(8160,2722,'action started via WP Cron','2023-06-18 08:24:36','2023-06-18 08:24:36'),(8139,2720,'action complete via WP Cron','2023-06-17 08:11:05','2023-06-17 08:11:05'),(8138,2720,'action started via WP Cron','2023-06-17 08:11:05','2023-06-17 08:11:05'),(7998,2673,'action complete via WP Cron','2023-05-28 19:24:59','2023-05-28 19:24:59'),(7997,2673,'action started via WP Cron','2023-05-28 19:24:59','2023-05-28 19:24:59'),(8004,2675,'action complete via WP Cron','2023-05-29 19:25:06','2023-05-29 19:25:06'),(8003,2675,'action started via WP Cron','2023-05-29 19:25:06','2023-05-29 19:25:06');
/*!40000 ALTER TABLE `wpb1_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_cartflows_ca_cart_abandonment`
--

DROP TABLE IF EXISTS `wpb1_cartflows_ca_cart_abandonment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_cartflows_ca_cart_abandonment` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `checkout_id` int(11) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `cart_contents` longtext DEFAULT NULL,
  `cart_total` decimal(10,2) DEFAULT NULL,
  `session_id` varchar(60) NOT NULL,
  `other_fields` longtext DEFAULT NULL,
  `order_status` enum('normal','abandoned','completed','lost') NOT NULL DEFAULT 'normal',
  `unsubscribed` tinyint(1) DEFAULT 0,
  `coupon_code` varchar(50) DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  PRIMARY KEY (`id`,`session_id`),
  UNIQUE KEY `session_id_UNIQUE` (`session_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_cartflows_ca_cart_abandonment`
--

LOCK TABLES `wpb1_cartflows_ca_cart_abandonment` WRITE;
/*!40000 ALTER TABLE `wpb1_cartflows_ca_cart_abandonment` DISABLE KEYS */;
INSERT INTO `wpb1_cartflows_ca_cart_abandonment` VALUES (3,817,'dawnloggins@gmail.com','a:1:{s:32:\"fe709c654eac84d5239d1a12a4f71877\";a:12:{s:3:\"key\";s:32:\"fe709c654eac84d5239d1a12a4f71877\";s:10:\"product_id\";i:1131;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;s:4:\"data\";O:17:\"WC_Product_Simple\":1:{s:5:\"\0*\0id\";i:1131;}}}',15.00,'8763171d1e0ad8e2f6e91a7568b81c7d','a:19:{s:19:\"wcf_billing_company\";s:0:\"\";s:21:\"wcf_billing_address_1\";s:0:\"\";s:21:\"wcf_billing_address_2\";s:0:\"\";s:17:\"wcf_billing_state\";s:2:\"TX\";s:20:\"wcf_billing_postcode\";s:0:\"\";s:23:\"wcf_shipping_first_name\";s:0:\"\";s:22:\"wcf_shipping_last_name\";s:0:\"\";s:20:\"wcf_shipping_company\";s:0:\"\";s:20:\"wcf_shipping_country\";s:0:\"\";s:22:\"wcf_shipping_address_1\";s:0:\"\";s:22:\"wcf_shipping_address_2\";s:0:\"\";s:17:\"wcf_shipping_city\";s:0:\"\";s:18:\"wcf_shipping_state\";s:0:\"\";s:21:\"wcf_shipping_postcode\";s:0:\"\";s:18:\"wcf_order_comments\";s:0:\"\";s:14:\"wcf_first_name\";s:0:\"\";s:13:\"wcf_last_name\";s:0:\"\";s:16:\"wcf_phone_number\";s:0:\"\";s:12:\"wcf_location\";s:4:\"US, \";}','lost',0,'','2021-02-03 07:11:21');
/*!40000 ALTER TABLE `wpb1_cartflows_ca_cart_abandonment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_cartflows_ca_email_history`
--

DROP TABLE IF EXISTS `wpb1_cartflows_ca_email_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_cartflows_ca_email_history` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `template_id` bigint(20) NOT NULL,
  `ca_session_id` varchar(60) DEFAULT NULL,
  `coupon_code` varchar(50) DEFAULT NULL,
  `scheduled_time` datetime DEFAULT NULL,
  `email_sent` tinyint(1) DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `template_id` (`template_id`),
  KEY `ca_session_id` (`ca_session_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_cartflows_ca_email_history`
--

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

--
-- Table structure for table `wpb1_cartflows_ca_email_templates`
--

DROP TABLE IF EXISTS `wpb1_cartflows_ca_email_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_cartflows_ca_email_templates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `template_name` text NOT NULL,
  `email_subject` text NOT NULL,
  `email_body` mediumtext NOT NULL,
  `is_activated` tinyint(1) NOT NULL DEFAULT 0,
  `frequency` int(11) NOT NULL,
  `frequency_unit` enum('MINUTE','HOUR','DAY') NOT NULL DEFAULT 'MINUTE',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_cartflows_ca_email_templates`
--

LOCK TABLES `wpb1_cartflows_ca_email_templates` WRITE;
/*!40000 ALTER TABLE `wpb1_cartflows_ca_email_templates` DISABLE KEYS */;
INSERT INTO `wpb1_cartflows_ca_email_templates` VALUES (1,'Sample Email Template 1','Purchase issue?','<p>Hi {{customer.firstname}}!</p><p>We\\\'re having trouble processing your recent purchase. Would you mind completing it?</p><p>Here\\\'s a link to continue where you left off:</p><p><a href=\'{{cart.checkout_url}}\' target=\'_blank\' rel=\'noopener\'> Continue Your Purchase Now </a></p><p>Kindly,<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>',0,30,'MINUTE'),(2,'Sample Email Template 2','Need help?','<p>Hi {{customer.firstname}}!</p><p>I\'m {{admin.firstname}}, and I help handle customer issues at {{admin.company}}.</p><p>I just noticed that you tried to make a purchase, but unfortunately, there was some trouble. Is there anything I can do to help?</p><p>You should be able to complete your checkout in less than a minute:<br /><a href=\'{{cart.checkout_url}}\' target=\'_blank\' rel=\'noopener\'> Click here to continue your purchase </a><p><p>Thanks!<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>',0,1,'DAY'),(3,'Sample Email Template 3','Exclusive discount for you. Let\'s get things started!','<p>Few days back you left {{cart.product.names}} in your cart.</p><p>To help make up your mind, we have added an exclusive 10% discount coupon {{cart.coupon_code}} to your cart.</p><p><a href=\'{{cart.checkout_url}}\' target=\'_blank\' rel=\'noopener\'>Complete Your Purchase Now &gt;&gt;</a></p><p>Hurry! This is a onetime offer and will expire in 24 Hours.</p><p>In case you couldn\\\'t finish your order due to technical difficulties or because you need some help, just reply to this email we will be happy to help.</p><p>Kind Regards,<br />{{admin.firstname}}<br />{{admin.company}}</p><p>{{cart.unsubscribe}}</p>',0,3,'DAY');
/*!40000 ALTER TABLE `wpb1_cartflows_ca_email_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_cartflows_ca_email_templates_meta`
--

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

--
-- Dumping data for table `wpb1_cartflows_ca_email_templates_meta`
--

LOCK TABLES `wpb1_cartflows_ca_email_templates_meta` WRITE;
/*!40000 ALTER TABLE `wpb1_cartflows_ca_email_templates_meta` DISABLE KEYS */;
INSERT INTO `wpb1_cartflows_ca_email_templates_meta` VALUES (1,1,'override_global_coupon',''),(2,1,'discount_type','percent'),(3,1,'coupon_amount','10'),(4,1,'coupon_expiry_date',''),(5,1,'coupon_expiry_unit','hours'),(6,2,'override_global_coupon',''),(7,2,'discount_type','percent'),(8,2,'coupon_amount','10'),(9,2,'coupon_expiry_date',''),(10,2,'coupon_expiry_unit','hours'),(11,3,'override_global_coupon',''),(12,3,'discount_type','percent'),(13,3,'coupon_amount','10'),(14,3,'coupon_expiry_date',''),(15,3,'coupon_expiry_unit','hours');
/*!40000 ALTER TABLE `wpb1_cartflows_ca_email_templates_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_commentmeta`
--

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

--
-- Dumping data for table `wpb1_commentmeta`
--

LOCK TABLES `wpb1_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpb1_commentmeta` DISABLE KEYS */;
INSERT INTO `wpb1_commentmeta` VALUES (61,170,'rating','5'),(60,169,'verified','0'),(59,169,'rating','1'),(58,162,'verified','0'),(57,162,'rating','1'),(56,161,'verified','0'),(55,161,'rating','1'),(52,126,'verified','0'),(51,126,'rating','4'),(50,113,'verified','0'),(49,113,'rating','1'),(48,110,'verified','0'),(47,110,'rating','1'),(45,109,'rating','2'),(46,109,'verified','0'),(54,160,'verified','0'),(53,160,'rating','1'),(44,105,'verified','0'),(43,105,'rating','2'),(40,97,'verified','0'),(41,98,'verified','0'),(42,99,'verified','0'),(62,170,'verified','0'),(63,190,'rating','2'),(64,190,'verified','0'),(65,193,'rating','1'),(66,193,'verified','0'),(67,194,'rating','1'),(68,194,'verified','0'),(69,195,'rating','1'),(70,195,'verified','0'),(71,220,'rating','4'),(72,220,'verified','0'),(73,221,'rating','2'),(74,221,'verified','0'),(75,222,'rating','1'),(76,222,'verified','0'),(77,223,'rating','4'),(78,223,'verified','0'),(79,224,'rating','2'),(80,224,'verified','0'),(81,229,'rating','2'),(82,229,'verified','0'),(83,230,'rating','3'),(84,230,'verified','0'),(85,233,'rating','1'),(86,233,'verified','0'),(87,234,'rating','4'),(88,234,'verified','0'),(89,235,'rating','4'),(90,235,'verified','0');
/*!40000 ALTER TABLE `wpb1_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_comments`
--

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

--
-- Dumping data for table `wpb1_comments`
--

LOCK TABLES `wpb1_comments` WRITE;
/*!40000 ALTER TABLE `wpb1_comments` DISABLE KEYS */;
INSERT INTO `wpb1_comments` VALUES (57,2566,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-03 20:22:43','2021-04-03 20:22:43','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(58,2566,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-03 20:22:43','2021-04-03 20:22:43','Stripe charge complete (Charge ID: ch_1IcFzRCkSu0Vh5YQDB8VzwDj)',0,'1','WooCommerce','order_note',0,0),(59,2567,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-07 22:02:13','2021-04-07 22:02:13','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(60,2567,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-07 22:06:13','2021-04-07 22:06:13','Order cancelled by customer. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(61,2568,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-07 22:07:47','2021-04-07 22:07:47','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(62,2568,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-07 22:08:03','2021-04-07 22:08:03','Order cancelled by customer. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(63,2569,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-07 22:08:38','2021-04-07 22:08:38','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(69,2576,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-02 06:58:54','2021-05-02 06:58:54','Stripe charge complete (Charge ID: ch_1ImZGRCkSu0Vh5YQxA3GUIS8)',0,'1','WooCommerce','order_note',0,0),(70,2579,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-13 18:28:20','2021-05-13 18:28:20','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(71,2579,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-13 18:29:09','2021-05-13 18:29:09','IPN payment completed',0,'1','WooCommerce','order_note',0,0),(72,2579,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-13 18:29:09','2021-05-13 18:29:09','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(11,2096,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-02-17 09:15:01','2021-02-17 09:15:01','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(12,2096,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-02-17 09:15:06','2021-02-17 09:15:06','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(13,2096,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-02-17 09:15:16','2021-02-17 09:15:16','Stripe charge complete (Charge ID: ch_1ILm7gCkSu0Vh5YQsf1aLnVc)',0,'1','WooCommerce','order_note',0,0),(83,1,'נערות ליווי בחיפה','lrpnxqmpu@gmail.com','https://israelnightclub.com/%d7%a0%d7%a2%d7%a8%d7%95%d7%aa-%d7%9c%d7%99%d7%95%d7%95%d7%99-%d7%91%d7%97%d7%99%d7%a4%d7%94/','95.214.54.102','2022-03-28 08:31:43','2022-03-28 08:31:43','This is the right website for anybody who wants to find out about this topic. You understand a whole lot its almost tough to argue with you (not that I personally would want toÖHaHa). You definitely put a new spin on a topic which has been written about for years. Excellent stuff, just excellent!',0,'0','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; LCJB)','comment',0,0),(73,2580,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-14 03:08:21','2021-05-14 03:08:21','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(74,2580,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-14 03:08:26','2021-05-14 03:08:26','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(75,2580,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-14 03:08:27','2021-05-14 03:08:27','Stripe charge complete (Charge ID: ch_1IqrO0CkSu0Vh5YQ1Jbdj0Di)',0,'1','WooCommerce','order_note',0,0),(76,2582,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-22 19:23:22','2021-05-22 19:23:22','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(77,2582,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-22 19:23:27','2021-05-22 19:23:27','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(78,2582,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-22 19:23:28','2021-05-22 19:23:28','Stripe charge complete (Charge ID: ch_1Iu0PxCkSu0Vh5YQP83EbVW4)',0,'1','WooCommerce','order_note',0,0),(87,1,'film izle','gladys_soto_tobar@hotmail.com','https://filmizlew.org/','51.159.36.122','2022-04-06 09:28:00','2022-04-06 09:28:00','Someone necessarily lend a hand to make severely posts I would state. Oren Justine',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(86,1,'film izle','victoria_19855@hotmail.com','https://filmizlew.org/','51.159.36.101','2022-04-04 07:47:47','2022-04-04 07:47:47','Very interesting subject, thank you for putting up. Noble Dunten',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(84,1,'Crypto','98129@gmail.com','https://bit.ly/3iCfby0','176.223.138.125','2022-03-28 20:46:05','2022-03-28 20:46:05','$300-$500 Daily With Crypto - https://bit.ly/37Py4LO',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(85,1,'film izle','eucarlitrus_carlos@hotmail.com','https://filmizlehub.com/','51.159.37.21','2022-04-03 20:58:17','2022-04-03 20:58:17','This is one awesome article post. Really thank you! Keep writing. Randal Griess',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(25,2096,'msdawnsADMIN','dawnloggins@gmail.com','','','2021-03-02 17:04:21','2021-03-02 17:04:21','Order status changed by bulk edit: Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(90,1,'film izle','pelaus@gmail.com','https://filmizlew.org/','51.159.37.34','2022-04-12 12:00:18','2022-04-12 12:00:18','Major thanks for the blog article. Really looking forward to read more. Keep writing. Foster Veeneman',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(56,2566,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-03 20:22:39','2021-04-03 20:22:39','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(26,2468,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-04 16:37:15','2021-03-04 16:37:15','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(65,2572,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-11 22:13:34','2021-04-11 22:13:34','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(66,2572,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-11 22:13:34','2021-04-11 22:13:34','Stripe charge complete (Charge ID: ch_1IfBX6CkSu0Vh5YQkvaHFO2C)',0,'1','WooCommerce','order_note',0,0),(67,2576,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-02 06:58:48','2021-05-02 06:58:48','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(68,2576,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-05-02 06:58:53','2021-05-02 06:58:53','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(29,2489,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 16:45:35','2021-03-08 16:45:35','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(30,2489,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 16:46:19','2021-03-08 16:46:19','IPN payment completed',0,'1','WooCommerce','order_note',0,0),(31,2489,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 16:46:19','2021-03-08 16:46:19','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(89,1,'BriceLiare','maxcrauler@netbolezny.ru','','5.165.15.3','2022-04-09 16:30:36','2022-04-09 16:30:36','недорогой ремонт квартиры \r\n<a href=\"https://1remont-kvartir-ekb.ru/\" / rel=\"nofollow ugc\">https://1remont-kvartir-ekb.ru</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','comment',0,0),(34,2495,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 20:25:48','2021-03-08 20:25:48','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(35,2495,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 20:26:17','2021-03-08 20:26:17','IPN payment completed',0,'1','WooCommerce','order_note',0,0),(36,2495,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 20:26:17','2021-03-08 20:26:17','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(37,2517,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 21:57:51','2021-03-08 21:57:51','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(38,2517,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 21:57:56','2021-03-08 21:57:56','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(39,2517,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-08 21:57:57','2021-03-08 21:57:57','Stripe charge complete (Charge ID: ch_1ISr5KCkSu0Vh5YQ9SOxOCFK)',0,'1','WooCommerce','order_note',0,0),(64,2572,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-04-11 22:13:30','2021-04-11 22:13:30','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(40,2547,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 16:19:27','2021-03-13 16:19:27','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(41,2547,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 16:19:33','2021-03-13 16:19:33','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(42,2547,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 16:19:33','2021-03-13 16:19:33','Stripe charge complete (Charge ID: ch_1IUaBaCkSu0Vh5YQIz46rQoG)',0,'1','WooCommerce','order_note',0,0),(43,2549,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 19:13:19','2021-03-13 19:13:19','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(44,2549,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 19:13:24','2021-03-13 19:13:24','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(45,2549,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 19:13:24','2021-03-13 19:13:24','Stripe charge complete (Charge ID: ch_1IUctpCkSu0Vh5YQgSoEfumj)',0,'1','WooCommerce','order_note',0,0),(46,2550,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 21:05:56','2021-03-13 21:05:56','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(47,2550,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 21:06:45','2021-03-13 21:06:45','IPN payment completed',0,'1','WooCommerce','order_note',0,0),(48,2550,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-13 21:06:45','2021-03-13 21:06:45','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(49,2553,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-17 22:46:09','2021-03-17 22:46:09','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(50,2553,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-17 23:09:51','2021-03-17 23:09:51','IPN payment completed',0,'1','WooCommerce','order_note',0,0),(51,2553,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-17 23:09:51','2021-03-17 23:09:51','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(88,1,'film izle','vanessa.poblete.c@gmail.com','https://filmizlew.org/','51.159.37.51','2022-04-06 17:44:52','2022-04-06 17:44:52','Pretty! This has been an incredibly wonderful post. Benedict Rindfleisch',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(53,2563,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-26 14:35:31','2021-03-26 14:35:31','Order status changed from Draft to Pending payment.',0,'1','WooCommerce','order_note',0,0),(54,2563,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-26 14:35:34','2021-03-26 14:35:34','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(55,2563,'WooCommerce','woocommerce@msdawnshaircare.com','','','2021-03-26 14:35:35','2021-03-26 14:35:35','Stripe charge complete (Charge ID: ch_1IZGl6CkSu0Vh5YQqGis8mWP)',0,'1','WooCommerce','order_note',0,0),(91,1,'film izle','anikita0@hotmail.com','https://filmizlew.org/','51.159.37.21','2022-04-12 17:52:54','2022-04-12 17:52:54','There is certainly a great deal to find out about this issue. I really like all the points you made. Milford Jenck',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(92,1,'film izle','accaru@hotmail.com','https://filmizlew.org/','51.159.37.21','2022-04-14 21:34:38','2022-04-14 21:34:38','This is my first time pay a quick visit at here and i am really happy to read everthing at alone place. Calvin Rennels',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(93,1,'porno izle','nathaliegonzalezch@gmail.com','https://hdfilmhit.com/','51.15.26.92','2022-04-25 10:04:17','2022-04-25 10:04:17','Excellent pieces. Keep posting such kind of info on your site. Roland Gervasi',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(94,1,'porno','carlos27atp@hotmail.com','https://filmizlew.org/','51.159.37.51','2022-04-25 12:45:21','2022-04-25 12:45:21','If you would like to obtain a good deal from this paragraph then you have to apply such techniques to your won web site. Rodolfo Sanford',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(95,1,'sikis izle','gerenciaaybglass@gmail.com','https://www.720p-fullizleme.com/','51.159.36.101','2022-04-27 04:33:56','2022-04-27 04:33:56','Extraordinarily intriguing highlights you have mentioned, thank you for writing. Conrad Dyba',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(96,1,'porno','ignaciatorres@gmail.com','https://www.720p-fullizleme.com/','51.159.36.122','2022-04-27 09:15:12','2022-04-27 09:15:12','Superb, what a web site it is! This web site presents helpful information to us, keep it up. Marco Varos',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(97,1132,'Geralyn Shute','Gosser@gmail.com','','37.221.67.137','2022-05-24 21:28:35','2022-05-24 21:28:35','I blog quite often and I seriously appreciate your content. This article has really peaked my interest. I am going to take a note of your website and keep checking for new details about once a week. I subscribed to your RSS feed too.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(98,1131,'Chong Buchwalter','Devericks@gmail.com','','37.221.67.137','2022-05-25 07:21:48','2022-05-25 07:21:48','Hello there, There\'s no doubt that your site could be having browser compatibility problems. Whenever I take a look at your web site in Safari, it looks fine however when opening in IE, it\'s got some overlapping issues. I merely wanted to give you a quick heads up! Aside from that, wonderful site!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(99,2295,'Venus Schifko','Ouch@gmail.com','','37.221.67.137','2022-05-25 09:25:36','2022-05-25 09:25:36','I was able to find good info from your blog articles.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','review',0,0),(100,1,'turkce dublaj film izle','rchb@hotmail.es','https://www.hazirfilm.com/','51.159.37.21','2022-05-26 15:20:57','2022-05-26 15:20:57','Fantastic blog post. Really thank you! Keep writing. Wyatt Chaires',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(101,1,'online bahis casino','tpacifico2006@yahoo.es','https://www.fullhdfilmizlesene.pw/yil/2021-film-izle','51.159.37.51','2022-05-27 19:46:44','2022-05-27 19:46:44','Way cool! Some very valid points! I appreciate you penning this article plus the rest of the site is also really good. Jonathan Dyches',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(102,1,'porno','primifuentes@gmail.com','https://www.fullhdfilmizlesene.pw/yil/2021-film-izle','51.159.37.178','2022-05-28 00:33:58','2022-05-28 00:33:58','Bun episod. In proportie de 75-80% sunt de acord cu cele spuse. Fidel Nemets',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(103,1,'watch series','natty.gallardo_@hotmail.com','https://www.hazirfilm.com/','51.159.37.34','2022-05-30 07:53:41','2022-05-30 07:53:41','Die Viertel markieren, auch wieder haushoch und unten. Ricky Landing',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(104,1,'bahis oyna','fdelarosa@udec.cl','https://www.hazirfilm.com/','51.159.37.236','2022-05-30 12:42:23','2022-05-30 12:42:23','If some one wants to be updated with newest technologies afterward he must be go to see this website and be up to date daily. Long Lepage',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(105,1131,'SmartBusinessFunding','noreply@smartbusinessfunding.site','','193.169.255.207','2022-06-08 04:31:32','2022-06-08 04:31:32','Hi, do you know that http://SmartBusinessFunding.site can help your business get funding for $2,000 - $350K Without high credit or collateral. \r\n \r\nFind Out how much you can get by clicking here: \r\n \r\nhttp://SmartBusinessFunding.site \r\n \r\nRequirements include your company being established for at least a year and with current gross revenue of at least 120K. Eligibility and funding can be completed in as fast as 48hrs. Terms are personalized for each business so I suggest applying to find out exactly how much you can get on various terms. \r\n \r\nThis is a completely free service from a qualified funder and the approval will be based on the annual revenue of your business. These funds are completely Non-Restrictive, allowing you to spend the full amount in any way you require including business debt consolidation, hiring, marketing, or Absolutely Any Other expense. \r\n \r\nIf you need fast and easy business funding take a look at these programs now as there is limited availability: \r\n \r\nhttp://SmartBusinessFunding.site \r\n \r\nHave a good day, \r\nThe Smart Business Funding Team \r\n \r\nunsubscribe/remove - http://SmartBusinessFunding.site/r.php?url=msdawnshaircare.com&amp;id=111',0,'0','Mozilla/5.0 (Windows NT 6.1; rv:27.0) Gecko/20100101 Firefox/27.0','review',0,0),(106,1,'türkçe dublaj film izle','amaliqueo@gmail.com','https://www.fullhdfilmizlesene.pw/filmizle/turkce-dublaj-hd-film-izle','51.159.37.34','2022-06-08 23:15:51','2022-06-08 23:15:51','I blog frequently and I really thank you for your content. Alvaro Sipper',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(107,1,'türkçe dublaj film izle','pato_peluche@hotmail.com','https://www.fullhdfilmizlesene.pw/filmizle/turkce-dublaj-hd-film-izle','51.159.37.117','2022-06-09 03:42:33','2022-06-09 03:42:33','Ich werde die Illuminaten finden und for das Vatikan-Gericht stellen. Und wenn es das letzte ist , was ich tue. Nelson Crooks',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(108,1,'菜来了','cai@gmail.com','https://www.cailaile.com/','139.9.169.41','2022-06-10 11:09:19','2022-06-10 11:09:19','So you are a man or woman?',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko','comment',0,0),(109,2295,'Catherine','catherinerunyan@bigstring.com','','37.120.153.227','2022-06-20 09:43:09','2022-06-20 09:43:09','We are a group of volunteers and opening a new scheme in our community.\r\nYour site provided us with valuable info to work on. You\'ve done an impressive job and our \r\nwhole community will be grateful to you.\r\n\r\nHere is my web site; <a href=\"https://twicsy.com/\" rel=\"nofollow ugc\">Twicsy</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36,gzip(gfe)','review',0,0),(110,2295,'obseciace','obseciace@topnewmail.xyz','','46.161.11.144','2022-06-22 17:21:50','2022-06-22 17:21:50','Gsyhyh Cialis Laboratorio Lilly https://newfasttadalafil.com/ - buy cialis usa Replacement by fibrotic tissue may lead to complete erectile failure. chest pain pectoris <a href=\"https://newfasttadalafil.com/\" / rel=\"nofollow ugc\">Cialis</a> Need to lean forward when sitting to breathe. Medicines From Mexico https://newfasttadalafil.com/ - Cialis',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','review',0,0),(111,1,'porno','carlagalazsolar@hotmail.com','https://filmizle2022.com/','51.159.36.102','2022-06-22 19:53:19','2022-06-22 19:53:19','This paragraph provides clear idea designed for the new users of blogging, that in fact how to do blogging. Roland Sandborg',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(112,1,'online bahis casino','ffigeroav@gmail.com','https://filmizle2022.com/','51.159.36.101','2022-06-23 02:08:46','2022-06-23 02:08:46','I am really thankful to the holder of this web page who has shared this fantastic paragraph at at this time. Terrence Hilyard',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(113,2295,'Stanton','stantonconn@gawab.com','','80.67.10.139','2022-07-10 03:29:55','2022-07-10 03:29:55','Hi, of course this article is actually fastidious and I have \r\nlearned lot of things from it concerning blogging. thanks.\r\n\r\n\r\nAlso visit my web blog; <a href=\"https://twicsy.com/\" rel=\"nofollow ugc\">Twicsy</a>',0,'0','Mozilla/5.0 (MSIE 9.0; qdesk 2.4.1266.203; Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','review',0,0),(114,1,'porno izle','luis.operador@gmail.com','https://jetfilmizle.eu/','51.159.36.102','2022-07-10 23:22:16','2022-07-10 23:22:16','What a data of un-ambiguity and preserveness of valuable experience regarding unpredicted feelings. Kennith Drader',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(115,1,'kacak bahis siteleri','tirsogon@hotmail.com','https://jetfilmizle.eu/','51.159.36.101','2022-07-11 05:39:32','2022-07-11 05:39:32','Say, you got a nice blog post. Really looking forward to read more. Awesome. Les Kitching',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(116,1,'kacak bahis siteleri','nicolas.cerda.leiva@gmail.com','https://fullfilmcidayim.com/','51.159.37.34','2022-07-16 21:56:40','2022-07-16 21:56:40','Thank you very much for the great thing you are doing. God bless you. Rupert Leonard',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(117,1,'online bahis casino','sosebpark@gmail.com','https://fullfilmcidayim.com/','51.159.37.178','2022-07-17 12:33:14','2022-07-17 12:33:14','I visited several blogs however the audio feature for audio songs existing at this web site is actually marvelous. Darrell Barrigan',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(118,1,'porno izle','m_nacro16@hotmail.com','https://fullfilmcidayim.com/','51.159.37.26','2022-07-17 18:50:11','2022-07-17 18:50:11','Thanks for sharing your thoughts about cbd oil for sale. Milton Holtberg',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(119,1,'porno','hagg@ctcinternet.cl','https://fullfilmcidayim.com/','51.159.36.102','2022-07-18 01:19:36','2022-07-18 01:19:36','Its not my first time to pay a visit this web page, i am visiting this web site dailly and get pleasant information from here daily. Glenn Wolford',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(120,1,'erotik','dj.luiigi@gmail.com','https://fullfilmcidayim.com/','51.159.37.34','2022-07-18 07:33:55','2022-07-18 07:33:55','You made some clear points there. I did a search on the subject matter and found most guys will consent with your site. Mickey Storz',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(121,1,'watch series','zamoracampos@hotmail.com','https://fullfilmcidayim.com/','51.159.37.31','2022-07-18 14:09:55','2022-07-18 14:09:55','Ahaa, its nice dialogue concerning this article here at this blog, I have read all that, so now me also commenting here. Maynard Aberson',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(122,1,'online bahis casino','hades_trdchile@hotmail.com','https://fullfilmcidayim.com/','51.159.37.202','2022-07-19 03:56:10','2022-07-19 03:56:10','Right here is the ight website for everyone whoo wishes to understand this topic. Tory Goin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(123,1,'sikis izle','janosgp@gmail.com','https://fullfilmcidayim.com/','51.159.37.26','2022-07-19 10:09:51','2022-07-19 10:09:51','Hi there, its pleasant article about media print, we all understand media is a impressive source of facts. Jesse Stoppel',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(124,1,'casting','jimmy.alvearalvear@gmail.com','https://fullfilmcidayim.com/','51.159.37.145','2022-07-20 01:47:35','2022-07-20 01:47:35','Hello, yup this post is really nice and I have learned lot of things from it concerning blogging. Dick Villafranca',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(125,1,'bukkake','moisescepeda1393@hotmail.com','https://fullfilmcidayim.com/','51.159.37.31','2022-07-20 05:54:53','2022-07-20 05:54:53','I believe you have remarked some very interesting details , thankyou for the post. Sam Oesterling',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(126,2295,'Lila','lila.faunce@web.de','','217.170.197.30','2022-07-30 07:29:04','2022-07-30 07:29:04','Hi my friend! I wish to say that this article is amazing, great written and include almost all vital infos.\r\nI would like to peer extra posts like this .\r\n\r\nmy blog ... <a href=\"https://twicsy.com/\" rel=\"nofollow ugc\">instagram followers by country</a>',0,'0','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0','review',0,0),(127,1,'bahis','admin@metalchile.net','https://seehdfilm.com/','51.159.37.51','2022-08-07 11:23:09','2022-08-07 11:23:09','As the admin of this web page is working, no question very quickly it will be famous, due to its feature contents. Dallas Dusing',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(128,1,'casino','oscaracevedoster@gmail.com','https://seehdfilm.com/','51.159.37.26','2022-08-07 15:35:20','2022-08-07 15:35:20','Muchos Gracias for your blog. Really thank you! Awesome. Renaldo Offer',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(129,1,'porno','saul.di@hotmail.com','https://hdfilmizletv.com/','51.159.37.34','2022-08-08 07:19:18','2022-08-08 07:19:18','Hallo, Hallo, gut Webseite Sie haben got es hier presentlynehayat. Floyd Vlk',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(130,1,'viagra','selguieta@hotmail.com','https://720pizle3.org/','51.159.36.122','2022-08-09 21:33:20','2022-08-09 21:33:20','You got a very wonderful website, Gladiola I observed it through yahoo. Clark Harrey',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(131,1,'casino','makiitah_4048@hotmail.com','https://720pizle3.org/','51.159.36.139','2022-08-10 01:43:00','2022-08-10 01:43:00','Yes! Finally someone writes about Amateur pornography. Adolph Detlefsen',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(132,1,'eskort bayan','fdonavarro@hotmail.com','https://720pizle3.org/','51.159.36.128','2022-08-10 14:36:35','2022-08-10 14:36:35','I think this is one of the such a lot important information for me. Wm Murdoch',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(133,1,'buy viagra','edithbernarda@hotmail.com','https://720pizle3.org/','51.159.36.101','2022-08-10 18:46:13','2022-08-10 18:46:13','Thank you!!!, Great Video, Very Interesting!!!, I Will try and practice more often. Jude Golia',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(134,1,'porno','beno_martin@hotmail.com','https://720pizle3.org/','51.159.36.122','2022-08-10 23:01:00','2022-08-10 23:01:00','Hi there, I desire to subscribe for this blog to get latest updates, therefore where can i do it please help. Rocco Rapuano',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(135,1,'eskort bayan','fhuertac@live.cl','https://www.sinemafilmizle.pw/','51.159.37.236','2022-08-12 17:49:54','2022-08-12 17:49:54','Right away I am ready to do my breakfast, after having my breakfast coming over again to read additional news. Dwain Collazo',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(136,1,'sex','claudio1308@gmail.com','https://www.sinemafilmizle.pw/','51.159.37.145','2022-08-12 23:48:49','2022-08-12 23:48:49','Asking questions are truly nice thing if you are not understanding anything totally, except this paragraph offers pleasant understanding yet. Jesus Dannard',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(137,1,'casino','nceledon@fynsa.cl','https://www.sinemafilmizle.pw/','51.159.37.34','2022-08-13 04:43:57','2022-08-13 04:43:57','I reckon something truly interesting about your weblog so I saved to my bookmarks . Dustin Nabavian',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(138,1,'online bahis casino','pcontreras@mapsa.cl','https://www.sinemafilmizle.pw/','51.159.36.128','2022-08-13 08:21:21','2022-08-13 08:21:21','Pretty! This was an incredibly wonderful post. Many thanks for providing this info. Neil Biegel',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(139,1,'porno','ffyfe@hotmail.com','https://www.sinemafilmizle.pw/','51.159.36.101','2022-08-13 12:38:51','2022-08-13 12:38:51','Wonderful article! We are linking to this great content on our site. Keep up the great writing. Frank Purtill',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(140,1,'דירות דיסקרטיות בקריות Israel night club','a7kjrfht@gmail.com','https://israelnightclub.com/apartments/%D7%93%D7%99%D7%A8%D7%95%D7%AA-%D7%93%D7%99%D7%A1%D7%A7%D7%A8%D7%98%D7%99%D7%95%D7%AA-%D7%91%D7%A7%D7%A8%D7%99%D7%95%D7%AA/','23.229.125.236','2022-08-18 22:50:13','2022-08-18 22:50:13','Can I just say what a comfort to discover someone that actually knows what theyre discussing on the internet. You definitely know how to bring an issue to light and make it important. More people must check this out and understand this side of the story. I cant believe you arent more popular since you certainly possess the gift.',0,'0','Mozilla/5.0 (Windows NT 5.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0','comment',0,0),(141,1,'דירות דיסקרטיות ירושלים','glgm2v@gmail.com','https://israelnightclub.com/apartments/%D7%93%D7%99%D7%A8%D7%95%D7%AA-%D7%93%D7%99%D7%A1%D7%A7%D7%A8%D7%98%D7%99%D7%95%D7%AA-%D7%91%D7%99%D7%A8%D7%95%D7%A9%D7%9C%D7%99%D7%9D/','103.139.48.55','2022-09-07 06:44:15','2022-09-07 06:44:15','When I initially left a comment I appear to have clicked the -Notify me when new comments are added- checkbox and from now on each time a comment is added I get 4 emails with the same comment. Perhaps there is an easy method you can remove me from that service? Thank you!',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko','comment',0,0),(142,1,'Mark','signtacula1970@gmail.com','https://tnr69-00.top/','188.134.68.55','2022-09-11 08:33:56','2022-09-11 08:33:56','Thanks for your blog, nice to read. Do not stop.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','comment',0,0),(143,1,'דירות דיסקרטיות בקריות-israelnightclub.com','xwfs1gj@gmail.com','https://israelnightclub.com/apartments/%d7%93%d7%99%d7%a8%d7%95%d7%aa-%d7%93%d7%99%d7%a1%d7%a7%d7%a8%d7%98%d7%99%d7%95%d7%aa-%d7%91%d7%a7%d7%a8%d7%99%d7%95%d7%aa/','45.128.247.90','2022-09-22 09:13:50','2022-09-22 09:13:50','Good post. I learn something new and challenging on websites I stumbleupon on a daily basis. Its always interesting to read articles from other writers and practice something from other sites.',0,'0','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3pre) Gecko/2008090704 GranParadiso/3.0.3pre','comment',0,0),(144,1,'Hail Porn','sdzfd@gmail.com','https://www.hailporn.com/','139.9.169.41','2022-11-01 07:33:42','2022-11-01 07:33:42','Long living the peace',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.26','comment',0,0),(145,1,'דירות דיסקרטיות בחולון - israel night club','afkt4c9v@gmail.com','http://bit.ly/3Ob1CEU','185.214.74.119','2022-11-20 11:22:53','2022-11-20 11:22:53','Im excited to uncover this website. I want to to thank you for your time due to this wonderful read!! I definitely savored every part of it and I have you saved as a favorite to check out new things in your site.',0,'0','Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0','comment',0,0),(146,1,'zelma','49419@gmail.com','https://bit.ly/3UIKI2R','37.139.179.50','2022-11-21 18:45:55','2022-11-21 18:45:55','Waiting patiently for you to come home and fuck me! https://bit.ly/3UIKI2R',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(147,1,'zelma','6061@gmail.com','https://bit.ly/3UIKI2R','37.139.179.50','2022-11-21 18:46:23','2022-11-21 18:46:23','Waiting patiently for you to come home and fuck me! https://bit.ly/3UIKI2R',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(148,1,'zelma','92127@gmail.com','https://bit.ly/3UIKI2R','91.217.144.28','2022-11-28 06:33:27','2022-11-28 06:33:27','Waiting patiently for you to come home and fuck me! https://bit.ly/3UIKI2R',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(149,1,'bumblebee izle','jlabrin@ufro.cl','https://www.fullhdfilmizlesene.pw/film/bumblebee-izlehd/','51.159.37.117','2022-12-08 19:35:43','2022-12-08 19:35:43','You should be a part of a contest for one of the greatest blogs on the net. Edison Zinzow',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(150,1,'alita izle','quena_maria@hotmail.com','https://www.fullhdfilmizlesene.pw/film/alt-savas-melegi-2019-hd-izle-fhd5/','51.159.37.178','2022-12-08 19:56:29','2022-12-08 19:56:29','Good day! This is kind of off topic but I need some guidance from an established blog. Owen Nigro',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(151,1,'black adam izle','zedetoma@hotmail.com','https://www.fullhdfilmizlesene.pw/film/black-adam-izle-fhd/','51.159.37.26','2022-12-08 21:57:52','2022-12-08 21:57:52','Hi there colleagues, pleasant paragraph and good arguments commented here, I am really enjoying by these. Brett Foye',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(152,1,'zelma','30165@gmail.com','https://bit.ly/3UKFVxa','45.158.49.62','2022-12-12 05:52:05','2022-12-12 05:52:05','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(153,1,'zelma','51905@gmail.com','https://bit.ly/3UKFVxa','45.158.49.62','2022-12-12 05:52:21','2022-12-12 05:52:21','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(154,1,'zelma','65418@gmail.com','https://bit.ly/3UKFVxa','45.158.49.62','2022-12-12 05:52:37','2022-12-12 05:52:37','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(155,1,'venom izle','vaxi2020@gmail.com','https://www.fullhdfilmizlesene.pw/film/venom-izle-f/','51.159.37.33','2022-12-13 22:10:53','2022-12-13 22:10:53','Everything is very open with a clear explanation of the challenges. It was truly informative. Your website is extremely helpful. Thanks for sharing. Hector Tin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(156,1,'türkçe dublaj filmler izle','joseluis-sarabia@hotmail.com','https://www.fullhdfilmizlesene.pw/filmizle/turkce-dublaj-hd-filmler-fh-izle','51.159.37.26','2022-12-14 01:58:27','2022-12-14 01:58:27','Any unused Playstation 100 % legit and transparent. Jessie Grandin',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36','comment',0,0),(157,1,'zelma','94541@gmail.com','https://bit.ly/3UKFVxa','92.43.80.172','2022-12-24 04:15:50','2022-12-24 04:15:50','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(158,1,'zelma','20576@gmail.com','https://bit.ly/3UKFVxa','212.55.79.102','2022-12-28 16:40:38','2022-12-28 16:40:38','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(159,1,'zelma','20147@gmail.com','https://bit.ly/3UKFVxa','45.158.48.239','2023-01-01 19:32:49','2023-01-01 19:32:49','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(160,2419,'Hello World! https://iabq42.com?hs=c797c89881b910530ea869b45a0f6e80&amp;','x01mp3rx0z@mailto.plus','','89.58.55.141','2023-01-03 02:01:34','2023-01-03 02:01:34','0jnjkq',0,'0','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 YaBrowser/16.2.0.3539 Safari/537.36','review',0,0),(161,1131,'Hello World! https://z50oh5.com?hs=a8c6263ca2f4501ae461c964812c1e38&amp;','x01mp3rx0z@mailto.plus','','23.129.64.250','2023-01-03 02:01:56','2023-01-03 02:01:56','in6lj6',0,'0','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 YaBrowser/16.2.0.3539 Safari/537.36','review',0,0),(162,1132,'Hello World! https://o7mw0x.com?hs=31b25cb5d6d9a79556b70d98404388ca&amp;','x01mp3rx0z@mailto.plus','','107.189.29.64','2023-01-03 02:02:16','2023-01-03 02:02:16','i5le1s',0,'0','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 YaBrowser/16.2.0.3539 Safari/537.36','review',0,0),(163,1,'zelma','50414@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:40:16','2023-01-06 07:40:16','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(164,1,'zelma','4970@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:40:33','2023-01-06 07:40:33','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(165,1,'zelma','22395@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:40:50','2023-01-06 07:40:50','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(166,1,'zelma','40502@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:41:07','2023-01-06 07:41:07','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(167,1,'zelma','43559@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:41:31','2023-01-06 07:41:31','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(168,1,'zelma','99241@gmail.com','https://bit.ly/3UKFVxa','109.227.91.28','2023-01-06 07:41:55','2023-01-06 07:41:55','Waiting patiently for you to come home and fuck me! https://bit.ly/3UKFVxa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(169,2295,'Allie','alliebevington@gmail.com','','37.120.153.229','2023-01-06 14:11:28','2023-01-06 14:11:28','Excellent goods from you, man. I have remember your stuff \r\nprevious to and you are simply too great. I really like what \r\nyou\'ve obtained right here, really like what you\'re stating and the \r\nbest way by which you say it. You make it enjoyable and you still care for to keep it smart.\r\nI can not wait to read far more from you. That is actually a tremendous website.\r\n\r\n\r\nmy web-site ... <a href=\"https://gothammag.com/buy-tiktok-followers\" rel=\"nofollow ugc\">https://gothammag.com/buy-tiktok-followers</a>',0,'0','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0','review',0,0),(170,2295,'Zachery','zachery_freel@bigstring.com','','154.92.116.126','2023-01-08 00:20:26','2023-01-08 00:20:26','whoah this weblog is magnificent i love reading your \r\nposts. Stay up the good work! You know, many individuals \r\nare looking around for this info, you can aid them greatly.\r\n\r\n\r\nMy blog post :: <a href=\"https://gothammag.com/buy-tiktok-followers\" rel=\"nofollow ugc\">followers</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','review',0,0),(171,1,'zelma','8300@gmail.com','https://hdo.ai/DVMQq','37.139.179.16','2023-01-11 18:08:21','2023-01-11 18:08:21','Waiting patiently for you to come home and fuck me! https://hdo.ai/DVMQq',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(172,1,'zelma','61414@gmail.com','https://is.gd/dBsd60','91.244.2.113','2023-01-19 02:26:46','2023-01-19 02:26:46','Waiting patiently for you to come home and fuck me! https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(173,1,'zelma','91830@gmail.com','https://is.gd/dBsd60','91.244.2.113','2023-01-19 02:27:43','2023-01-19 02:27:43','Waiting patiently for you to come home and fuck me! https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(174,1,'zelma','40046@gmail.com','https://is.gd/dBsd60','91.244.2.113','2023-01-19 02:28:27','2023-01-19 02:28:27','Waiting patiently for you to come home and fuck me! https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(175,1,'zelma','16461@gmail.com','https://is.gd/dBsd60','91.244.2.113','2023-01-19 02:29:33','2023-01-19 02:29:33','Waiting patiently for you to come home and fuck me! https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(176,1,'zelma','6460@gmail.com','https://cutt.ly/R9omJXa','91.244.26.15','2023-01-25 03:02:27','2023-01-25 03:02:27','Waiting patiently for you to come home and fuck me! https://cutt.ly/R9omJXa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(177,1,'zelma','15582@gmail.com','https://cutt.ly/R9omJXa','91.244.26.15','2023-01-25 03:02:53','2023-01-25 03:02:53','Waiting patiently for you to come home and fuck me! https://cutt.ly/R9omJXa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(178,1,'zelma','84818@gmail.com','https://cutt.ly/R9omJXa','91.244.26.15','2023-01-25 03:03:13','2023-01-25 03:03:13','Waiting patiently for you to come home and fuck me! https://cutt.ly/R9omJXa',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(179,1,'三五笑话','3828180@QQ.com','https://www.356688.com/','124.221.124.69','2023-01-26 09:13:38','2023-01-26 09:13:38','不知道说啥，开心快乐每一天吧！',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','comment',0,0),(180,1,'zelma','57768@gmail.com','http://bitly.ws/znHX','45.158.49.112','2023-01-28 17:17:35','2023-01-28 17:17:35','Waiting patiently for you to come home and fuck me! http://bitly.ws/znHX',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(181,1,'zelma','17455@gmail.com','http://bitly.ws/znHX','45.158.49.112','2023-01-28 17:17:54','2023-01-28 17:17:54','Waiting patiently for you to come home and fuck me! http://bitly.ws/znHX',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(182,1,'zelma','17416@gmail.com','http://bitly.ws/znHX','45.158.48.19','2023-02-01 10:20:46','2023-02-01 10:20:46','Waiting patiently for you to come home and fuck me! http://bitly.ws/znHX',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(183,1,'LineNem','vladislav@whowasable.store','','5.167.248.27','2023-02-10 07:40:16','2023-02-10 07:40:16','пин ап онлайн \r\n<a href=\"https://pin-up-2023.ru/\" / rel=\"nofollow ugc\">pin up официальный</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','comment',0,0),(184,1,'zelma','21316@gmail.com','http://bitly.ws/znHX','37.139.179.19','2023-02-12 21:20:57','2023-02-12 21:20:57','Waiting patiently for you to come home and fuck me! http://bitly.ws/znHX',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(185,1,'This Is Your New Start','99795@gmail.com','https://bit.ly/3jVaIuV','37.139.179.19','2023-02-17 03:14:40','2023-02-17 03:14:40','Here Is Everything You Need For A $503.34 Daily In Passive Income - https://bit.ly/3jVaIuV',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(186,1,'This Is Your New Start','57781@gmail.com','https://bit.ly/3jVaIuV','37.139.179.19','2023-02-17 03:14:56','2023-02-17 03:14:56','Here Is Everything You Need For A $503.34 Daily In Passive Income - https://bit.ly/3jVaIuV',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(187,1,'evangelina','45881@gmail.com','https://is.gd/dBsd60','37.139.179.19','2023-02-24 01:16:40','2023-02-24 01:16:40','I\'m ready for you https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(188,1,'cassie','59966@gmail.com','https://is.gd/dBsd60','37.139.179.19','2023-02-26 13:55:53','2023-02-26 13:55:53','Follow me to the bed, so I can spread for you https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(189,1,'carmella','48355@gmail.com','https://is.gd/dBsd60','37.139.179.19','2023-02-26 13:56:12','2023-02-26 13:56:12','Tell your friends that I\'m your girlfriend ;) https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(190,2295,'Tamika','a.nt.o.n.i.os.up.er.s.p.o.r.t.k.uc.ha.a.205@gmail.com','','185.244.182.41','2023-02-28 15:40:07','2023-02-28 15:40:07','dating app danting site online free <a href=\"https://onlinedatinghunks.com/\" rel=\"nofollow ugc\">onlinedatinghunks.com</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','review',0,0),(191,1,'molly','67389@gmail.com','https://is.gd/dBsd60','91.244.13.58','2023-03-01 06:02:35','2023-03-01 06:02:35','Yeah… I got fucked on that fence right after this https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(192,1,'goldie','52227@gmail.com','https://is.gd/dBsd60','91.244.13.58','2023-03-04 03:17:09','2023-03-04 03:17:09','Feel free to join me on a naked nature walk. https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(193,2419,'Hello World! https://apel.top/go/gu4winrshe5dgoju?hs=c797c89881b910530ea869b45a0f6e80&amp;','uxoky@mailto.plus','','193.42.33.113','2023-03-06 09:21:25','2023-03-06 09:21:25','x5sc1r',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2','review',0,0),(194,2295,'Hello World! https://apel.top/go/gu4winrshe5dgoju?hs=56ac1d1ed97330da89c6f1a626f96695&amp;','uxoky@mailto.plus','','192.42.116.191','2023-03-06 09:22:26','2023-03-06 09:22:26','nykwcw',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2','review',0,0),(195,1132,'Hello World! https://apel.top/go/gu4winrshe5dgoju?hs=31b25cb5d6d9a79556b70d98404388ca&amp;','uxoky@mailto.plus','','185.220.101.17','2023-03-06 09:22:50','2023-03-06 09:22:50','qjfcjr',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2','review',0,0),(196,1,'jeanette','94751@gmail.com','https://is.gd/dBsd60','91.244.13.58','2023-03-06 21:23:50','2023-03-06 21:23:50','Have me from behind! https://is.gd/dBsd60',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(197,1,'https://www.bet-promokod.ru','efapandef1970@gmail.com','https://bet-promokod.ru/','188.134.68.55','2023-03-08 04:13:38','2023-03-08 04:13:38','1xBet является очень популярных на рынке. <a href=\"https://bet-promokod.ru/\" rel=\"nofollow ugc\">https://bet-promokod.ru/</a> Огромный выбор спортивных и киберспортивных событий, десятки открытых линий, высочайшие коэффициенты. Также, БК имеет обширный функционал и одна из немногих дает возможность совершать ставки по уникальным промокодам. Используя промокоды, вы можете получить реальный денежный выигрыш, не внося абсолютно никаких средств. Фантастика? – Нет, Реальность Узнать актуальный промокод вы можете сейчас же, однако использовать его необходимо в соответствии с условиями и инструкциями, которые приведены ниже.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','comment',0,0),(198,1,'addie','22564@gmail.com','http://tiny.cc/gz35vz','91.244.13.58','2023-03-09 10:47:04','2023-03-09 10:47:04','My room is a little nippy… can you tell http://tiny.cc/gz35vz',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(199,1,'krista','7086@gmail.com','http://tiny.cc/gz35vz','91.244.13.58','2023-03-12 00:27:21','2023-03-12 00:27:21','Moving my shorts to the side, would you like a lick? http://tiny.cc/gz35vz',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(200,1,'blanche','96821@gmail.com','https://is.gd/NTRfVO','91.244.13.58','2023-03-14 14:36:37','2023-03-14 14:36:37','On my knees and ready https://is.gd/NTRfVO',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(201,1,'miriam','52201@gmail.com','http://prephe.ro/y6sn','91.244.12.85','2023-03-17 06:13:49','2023-03-17 06:13:49','I like watching myself masturbate, do you? http://prephe.ro/y6sn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(202,1,'keri','32892@gmail.com','http://prephe.ro/Bdsn','212.55.79.59','2023-03-19 14:40:30','2023-03-19 14:40:30','A nice peak of what you could have if you take me home http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(203,1,'paula','20642@gmail.com','http://prephe.ro/Bdsn','91.244.13.247','2023-03-23 04:18:11','2023-03-23 04:18:11','Small girls are the easiest to throw around in bed http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(204,1,'yolanda','25717@gmail.com','http://prephe.ro/Bdsn','91.244.13.247','2023-03-25 19:49:29','2023-03-25 19:49:29','Can I sit on you? http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(205,1,'dixie','67653@gmail.com','http://prephe.ro/Bdsn','91.244.13.247','2023-03-25 19:49:44','2023-03-25 19:49:44','Join me for coffee! http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(206,1,'anastasia','75421@gmail.com','http://prephe.ro/Bdsn','45.158.49.169','2023-03-28 15:08:34','2023-03-28 15:08:34','I’ll be all the way naked in just a sec http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(207,1,'mildred','3403@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-01 01:25:43','2023-04-01 01:25:43','I want someone other than my husband to cover my ass in cum http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(208,1,'brenda','94641@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-04 06:39:34','2023-04-04 06:39:34','Cum in me or on me, I don’t really mind http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(209,1,'jeannie','6384@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-07 03:10:40','2023-04-07 03:10:40','Cum in me or on me, I don’t really mind http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(210,1,'miriam','59399@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-09 21:12:34','2023-04-09 21:12:34','I want to be your baby girl http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(211,1,'shannon','88735@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-12 19:36:39','2023-04-12 19:36:39','I may look small but I’m feisty! http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(212,1,'katrina','76102@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-12 19:36:58','2023-04-12 19:36:58','Follow me to the bed, so I can spread for you http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(213,1,'elaine','79077@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-12 19:37:18','2023-04-12 19:37:18','Lick your way down http://prephe.ro/Bdsn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(214,1,'dale','95755@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-15 17:50:46','2023-04-15 17:50:46','Tie me up and abuse me http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(215,1,'claudette','88256@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-19 07:20:43','2023-04-19 07:20:43','Would we snuggle or fuck? :) http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(216,1,'rosalind','24219@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-22 12:01:58','2023-04-22 12:01:58','Touch and lick my nipples http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(217,1,'renee','28910@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-22 12:02:19','2023-04-22 12:02:19','I need a big fat cock to stretch me out http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(218,1,'dee','63671@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-25 21:05:04','2023-04-25 21:05:04','Tie me up and abuse me http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(219,1,'lauri','89102@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-25 21:05:19','2023-04-25 21:05:19','Tell your friends that I\'m your girlfriend ;) http://prephe.ro/Vlqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(220,2295,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-02 19:11:03','2023-05-02 19:11:03','Only one patient died from hepatocellular cancer HCC in the total cohort and as mentioned above, from the AFLD group <a href=\"http://cialiss.top\" rel=\"nofollow ugc\">cialis online pharmacy</a> 2002; see also GГёtzsche and Nielsen, 2009',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','review',0,0),(221,1134,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-02 20:35:28','2023-05-02 20:35:28','7835 CYP450 inhibitory promiscuity High CYP Inhibitory Promiscuity 0 <a href=\"https://buycialis.skin\" rel=\"nofollow ugc\">cheap cialis no prescription</a> Pathophysiology of Neonatal Sepsis',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36','review',0,0),(222,2419,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-03 16:16:12','2023-05-03 16:16:12','The DNA content in each cell was determined by flow cytometry analysis using the Wallac 1420 Multilabel Counter from PerkinElmer Life and Analytical Sciences, Inc <a href=\"http://tadalafil.top\" rel=\"nofollow ugc\">buy cialis without prescription</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36','review',0,0),(223,1131,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-04 00:12:44','2023-05-04 00:12:44','1 Most CSF is produced by the choroid plexus in the third and fourth ventricles in the brain <a href=\"https://buycialis.yachts\" rel=\"nofollow ugc\">buy cialis online reviews</a>',0,'0','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','review',0,0),(224,1132,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-04 08:46:30','2023-05-04 08:46:30','However, no such consensus seems to exist and a variety of dosing regimens are advocated <a href=\"https://alevitra.mom\" rel=\"nofollow ugc\">que es levitra y para que sirve</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36','review',0,0),(225,1,'https://iloveroom.co.il/room/דירות-דיסקרטיות-בחיפה/','xst8lownp@gmail.com','https://iloveroom.co.il/room/דירות-דיסקרטיות-בחיפה/','206.41.164.7','2023-05-11 01:02:48','2023-05-11 01:02:48','I was excited to uncover this great site. I need to to thank you for your time for this particularly wonderful read!! I definitely enjoyed every part of it and I have you book marked to check out new stuff in your web site.',0,'0','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.82 Safari/537.36 OPR/35.0.2066.37','comment',0,0),(226,1,'terri','84342@gmail.com','http://prephe.ro/Laqn','45.158.49.95','2023-05-11 01:33:52','2023-05-11 01:33:52','May I borrow your tongue? http://prephe.ro/Laqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(227,1,'rosalinda','77415@gmail.com','http://prephe.ro/Laqn','45.158.49.95','2023-05-11 01:34:08','2023-05-11 01:34:08','I\'m ready for you http://prephe.ro/Laqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(228,1,'israelnightclub.com','2e1bji@gmail.com','https://aaisharai.rocks/anket/Discreet-apartments-in-Hadera-mickhojagwe-28.php','38.154.204.250','2023-05-15 23:12:29','2023-05-15 23:12:29','Itís nearly impossible to find educated people in this particular subject, however, you seem like you know what youíre talking about! Thanks',0,'0','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.21 (KHTML, like Gecko) Chrome/19.0.1042.0 Safari/535.21','comment',0,0),(229,2295,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-19 03:55:58','2023-05-19 03:55:58','<a href=\"http://alevitra.mom\" rel=\"nofollow ugc\">vardenafil hcl 20mg tab</a> 7 Other Malignancy 1',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36','review',0,0),(230,1134,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-19 05:20:09','2023-05-19 05:20:09','<a href=\"https://propecia.mom\" rel=\"nofollow ugc\">cheapest propecia uk</a> I just want to mention I m all new to blogs and certainly savored you re web site',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','review',0,0),(231,1,'celeste','21254@gmail.com','http://prephe.ro/Phqn','45.158.49.95','2023-05-19 06:51:59','2023-05-19 06:51:59','I wonder if it will fit :) http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(232,1,'patty','78237@gmail.com','http://prephe.ro/Phqn','45.158.49.95','2023-05-19 06:52:14','2023-05-19 06:52:14','Cum on my tits or mouth? http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(233,2419,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-19 21:31:15','2023-05-19 21:31:15','<a href=\"http://tadalafil.top\" rel=\"nofollow ugc\">soft tab cialis</a> If you use CBD, it s important that you take it in a way that maximizes its absorption',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Safari/537.36','review',0,0),(234,1131,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-20 00:48:07','2023-05-20 00:48:07','<a href=\"https://sildenafil.buzz\" rel=\"nofollow ugc\">white pill 36 viagra</a> What should a person with type 1 diabetes eat',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','review',0,0),(235,1132,'cruilia','pipmera@lmaill.xyz','','37.139.53.17','2023-05-20 06:55:19','2023-05-20 06:55:19','The Effects of Blue Light on Ocular Health 2000 Texas School for the Blind <a href=\"https://bcialis.mom\" rel=\"nofollow ugc\">cialis generic buy</a> Pizza, The Miracle Drug',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36','review',0,0),(236,1,'tracie','26963@gmail.com','http://prephe.ro/Phqn','109.227.90.204','2023-05-22 17:48:20','2023-05-22 17:48:20','I always feeling sexy showing off my tits! http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(237,1,'justine','20607@gmail.com','http://prephe.ro/Phqn','23.129.64.224','2023-05-30 18:25:32','2023-05-30 18:25:32','My pussy gets red like this when I\'m horny http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(238,1,'juliana','17538@gmail.com','http://prephe.ro/Phqn','185.220.100.249','2023-05-30 18:25:46','2023-05-30 18:25:46','Touch and lick my nipples http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(239,1,'freida','97059@gmail.com','http://prephe.ro/Phqn','199.249.230.150','2023-05-30 18:26:06','2023-05-30 18:26:06','Small girls are the easiest to throw around in bed http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(240,1,'nona','49898@gmail.com','http://prephe.ro/Phqn','107.189.5.7','2023-05-30 18:26:24','2023-05-30 18:26:24','I just wanna know what would you do to me [OC] http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(241,1,'mari','1011@gmail.com','http://prephe.ro/Phqn','185.220.101.178','2023-05-30 18:26:31','2023-05-30 18:26:31','Have me from behind! http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(242,1,'dolores','19214@gmail.com','http://prephe.ro/Phqn','192.42.116.24','2023-05-30 18:26:41','2023-05-30 18:26:41','I wonder if it will fit :) http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(243,1,'cecilia','4228@gmail.com','http://prephe.ro/Phqn','171.25.193.20','2023-05-30 18:27:00','2023-05-30 18:27:00','I may look small but I’m feisty! http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(244,1,'gladys','8807@gmail.com','http://prephe.ro/Phqn','185.220.101.86','2023-05-30 18:27:24','2023-05-30 18:27:24','I want to put my legs over your shoulders while you pump me full of cum http://prephe.ro/Phqn',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','comment',0,0),(245,1,'whoiscall','rueckerjaquelin@gmail.com','https://whoiscall.ru/','185.127.26.28','2023-06-14 03:10:21','2023-06-14 03:10:21','Cheers!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wpb1_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_e_events`
--

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

--
-- Dumping data for table `wpb1_e_events`
--

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

--
-- Table structure for table `wpb1_links`
--

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

--
-- Dumping data for table `wpb1_links`
--

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

--
-- Table structure for table `wpb1_options`
--

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

--
-- Dumping data for table `wpb1_options`
--

LOCK TABLES `wpb1_options` WRITE;
/*!40000 ALTER TABLE `wpb1_options` DISABLE KEYS */;
INSERT INTO `wpb1_options` VALUES (1,'siteurl','https://msdawnshaircare.com','yes'),(2,'home','https://msdawnshaircare.com','yes'),(3,'blogname','Ms. Dawn&#039;s Pure Emollients','yes'),(4,'blogdescription','Hair Growth Oils','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','dawnloggins@gmail.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'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:1;s:27:\"autoptimize/autoptimize.php\";i:2;s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";i:3;s:31:\"elementor-pro/elementor-pro.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:6;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:7;s:27:\"updraftplus/updraftplus.php\";i:8;s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";i:9;s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";i:10;s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";i:11;s:45:\"woocommerce-services/woocommerce-services.php\";i:12;s:27:\"woocommerce/woocommerce.php\";i:13;s:24:\"wordpress-seo/wp-seo.php\";i:14;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','','no'),(40,'template','astra','yes'),(41,'stylesheet','astra','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','53496','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a: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'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:46:\"under-construction-page/under-construction.php\";a:2:{i:0;s:3:\"UCP\";i:1;s:9:\"uninstall\";}s:27:\"autoptimize/autoptimize.php\";s:29:\"autoptimizeMain::on_uninstall\";s:45:\"woocommerce-services/woocommerce-services.php\";a:2:{i:0;s:17:\"WC_Connect_Loader\";i:1;s:16:\"plugin_uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','818','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1626649379','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'initial_db_version','49752','yes'),(99,'wpb1_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(100,'fresh_site','0','yes'),(101,'widget_search','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,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_recent-comments','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(104,'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'),(105,'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'),(106,'sidebars_widgets','a:16:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:12:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:17:\"recent-comments-3\";i:3;s:10:\"archives-3\";i:4;s:12:\"categories-3\";i:5;s:6:\"meta-3\";i:6;s:8:\"search-2\";i:7;s:14:\"recent-posts-2\";i:8;s:17:\"recent-comments-2\";i:9;s:10:\"archives-2\";i:10;s:12:\"categories-2\";i:11;s:6:\"meta-2\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:15:\"footer-widget-3\";a:0:{}s:15:\"footer-widget-4\";a:0:{}s:15:\"header-widget-1\";a:0:{}s:15:\"header-widget-2\";a:0:{}s:22:\"astra-woo-shop-sidebar\";a:0:{}s:24:\"astra-woo-single-sidebar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(107,'cron','a:31:{i:1687385444;a:1:{s:29:\"rsssl_every_five_minutes_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"rsssl_five_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1687385480;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:1687385926;a:1:{s:39:\"cartflows_ca_update_order_status_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"every_fifteen_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1200;}}}i:1687386044;a:1:{s:28:\"rsssl_every_three_hours_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"rsssl_every_three_hours\";s:4:\"args\";a:0:{}s:8:\"interval\";i:10800;}}}i:1687386328;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:1687386991;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:1687388576;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:1687388579;a:5:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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;}}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:1687388580;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:1687390184;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:1687392000;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:1687395145;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:1687395243;a:1:{s:15:\"ao_cachechecker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687395370;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687397123;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:1687404318;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:1687406435;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687409530;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687418447;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:1687420473;a:1:{s:20:\"rsssl_every_day_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"rsssl_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687420486;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687420511;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:1687420684;a:1:{s:24:\"spai_account_check_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1687440057;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:1687450847;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:1687465129;a:1:{s:32:\"wc_connect_fetch_service_schemas\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1687593273;a:1:{s:21:\"rsssl_every_week_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"rsssl_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1687788000;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:1687936443;a:2:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1688304107;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'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'recovery_keys','a:2:{s:22:\"Pb85HejnwIxBBIqnAlBGNZ\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BB8VcvS7HrdJmI5HlxGH/hyDFhIFT0.\";s:10:\"created_at\";i:1687278412;}s:22:\"7IfspEggu5JMjMkTwXjvi0\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BwLDLvT8rR0vPEtQbwsS5cDnukhPmD.\";s:10:\"created_at\";i:1687383393;}}','yes'),(119,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1612046959;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'),(128,'rt_wp_nginx_helper_options','a:18:{s:9:\"log_level\";s:4:\"INFO\";s:12:\"log_filesize\";i:5;s:12:\"enable_purge\";i:1;s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:21:\"purge_homepage_on_new\";i:1;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:20:\"purge_archive_on_new\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";}','yes'),(8732,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"dawnloggins@gmail.com\";s:7:\"version\";s:5:\"6.2.2\";s:9:\"timestamp\";i:1684580625;}','no'),(270,'woocommerce_admin_install_timestamp','1611105823','yes'),(999,'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;}}}}','yes'),(132,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"JJEQ1RZm8muEATuDz8rIbCnZzwDyeq3W\";}','yes'),(133,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(134,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(138,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(139,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(140,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(142,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(143,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(145,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(146,'action_scheduler_hybrid_store_demarkation','4','yes'),(147,'schema-ActionScheduler_StoreSchema','6.0.1642727054','yes'),(148,'schema-ActionScheduler_LoggerSchema','3.0.1642727054','yes'),(149,'woocommerce_onboarding_opt_in','no','yes'),(150,'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'),(156,'woocommerce_store_address','14527 Eastern Redbud Lane','yes'),(152,'current_theme_supports_woocommerce','yes','yes'),(153,'woocommerce_queue_flush_rewrite_rules','no','yes'),(157,'woocommerce_store_address_2','','yes'),(158,'woocommerce_store_city','Houston','yes'),(159,'woocommerce_default_country','US:TX','yes'),(160,'woocommerce_store_postcode','77044','yes'),(161,'woocommerce_allowed_countries','specific','yes'),(162,'woocommerce_all_except_countries','a:0:{}','yes'),(163,'woocommerce_specific_allowed_countries','a:1:{i:0;s:2:\"US\";}','yes'),(164,'woocommerce_ship_to_countries','','yes'),(165,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(166,'woocommerce_default_customer_address','base','yes'),(167,'woocommerce_calc_taxes','yes','yes'),(168,'woocommerce_enable_coupons','yes','yes'),(169,'woocommerce_calc_discounts_sequentially','no','no'),(170,'woocommerce_currency','USD','yes'),(171,'woocommerce_currency_pos','left','yes'),(172,'woocommerce_price_thousand_sep',',','yes'),(173,'woocommerce_price_decimal_sep','.','yes'),(174,'woocommerce_price_num_decimals','2','yes'),(175,'woocommerce_shop_page_id','','yes'),(176,'woocommerce_cart_redirect_after_add','no','yes'),(177,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(178,'woocommerce_placeholder_image','2273','yes'),(179,'woocommerce_weight_unit','kg','yes'),(180,'woocommerce_dimension_unit','cm','yes'),(181,'woocommerce_enable_reviews','yes','yes'),(182,'woocommerce_review_rating_verification_label','yes','no'),(183,'woocommerce_review_rating_verification_required','no','no'),(184,'woocommerce_enable_review_rating','yes','yes'),(185,'woocommerce_review_rating_required','yes','no'),(186,'woocommerce_manage_stock','yes','yes'),(187,'woocommerce_hold_stock_minutes','60','no'),(188,'woocommerce_notify_low_stock','yes','no'),(189,'woocommerce_notify_no_stock','yes','no'),(190,'woocommerce_stock_email_recipient','dawnloggins@gmail.com','no'),(191,'woocommerce_notify_low_stock_amount','2','no'),(192,'woocommerce_notify_no_stock_amount','0','yes'),(193,'woocommerce_hide_out_of_stock_items','no','yes'),(194,'woocommerce_stock_format','','yes'),(195,'woocommerce_file_download_method','force','no'),(196,'woocommerce_downloads_require_login','no','no'),(197,'woocommerce_downloads_grant_access_after_payment','yes','no'),(198,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(199,'woocommerce_prices_include_tax','no','yes'),(200,'woocommerce_tax_based_on','shipping','yes'),(201,'woocommerce_shipping_tax_class','','yes'),(202,'woocommerce_tax_round_at_subtotal','no','yes'),(203,'woocommerce_tax_classes','','yes'),(204,'woocommerce_tax_display_shop','excl','yes'),(205,'woocommerce_tax_display_cart','excl','yes'),(206,'woocommerce_price_display_suffix','','yes'),(207,'woocommerce_tax_total_display','single','no'),(208,'woocommerce_enable_shipping_calc','no','no'),(209,'woocommerce_shipping_cost_requires_address','no','yes'),(210,'woocommerce_ship_to_destination','billing','no'),(211,'woocommerce_shipping_debug_mode','no','yes'),(212,'woocommerce_enable_guest_checkout','yes','no'),(213,'woocommerce_enable_checkout_login_reminder','no','no'),(214,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(215,'woocommerce_enable_myaccount_registration','no','no'),(216,'woocommerce_registration_generate_username','yes','no'),(217,'woocommerce_registration_generate_password','yes','no'),(218,'woocommerce_erasure_request_removes_order_data','yes','no'),(219,'woocommerce_erasure_request_removes_download_data','yes','no'),(220,'woocommerce_allow_bulk_remove_personal_data','no','no'),(221,'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'),(222,'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'),(223,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(224,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(225,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(226,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(227,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(228,'woocommerce_email_from_name','Ms Dawns Hair Care','no'),(229,'woocommerce_email_from_address','dawnloggins@gmail.com','no'),(230,'woocommerce_email_header_image','','no'),(231,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(232,'woocommerce_email_base_color','#96588a','no'),(233,'woocommerce_email_background_color','#f7f7f7','no'),(234,'woocommerce_email_body_background_color','#ffffff','no'),(235,'woocommerce_email_text_color','#3c3c3c','no'),(236,'woocommerce_cart_page_id','816','no'),(237,'woocommerce_checkout_page_id','817','no'),(238,'woocommerce_myaccount_page_id','8','no'),(239,'woocommerce_terms_page_id','102','yes'),(240,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(241,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(242,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(243,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(244,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(245,'woocommerce_myaccount_orders_endpoint','orders','yes'),(246,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(247,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(248,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(249,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(250,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(251,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(252,'woocommerce_logout_endpoint','customer-logout','yes'),(253,'woocommerce_api_enabled','no','yes'),(254,'woocommerce_allow_tracking','no','no'),(255,'woocommerce_show_marketplace_suggestions','yes','no'),(256,'woocommerce_single_image_width','800','yes'),(257,'woocommerce_thumbnail_image_width','300','yes'),(258,'woocommerce_checkout_highlight_required_fields','yes','yes'),(259,'woocommerce_demo_store','no','no'),(3169,'product_cat_children','a:0:{}','yes'),(261,'default_product_cat','15','yes'),(262,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";}','yes'),(275207,'woocommerce_navigation_enabled','no','yes'),(265,'woocommerce_version','7.8.0','yes'),(266,'woocommerce_db_version','5.0.0','yes'),(95865,'woocommerce_admin_version','3.0.3','yes'),(1340,'_transient_shipping-transient-version','1642726447','yes'),(994,'woocommerce_schema_version','430','yes'),(277,'woocommerce_admin_last_orders_milestone','10','yes'),(278,'do_activate','0','yes'),(281,'woocommerce_onboarding_profile','a:8:{s:9:\"completed\";b:1;s:12:\"setup_client\";b:1;s:8:\"industry\";a:2:{i:0;a:1:{s:4:\"slug\";s:13:\"health-beauty\";}i:1;a:1:{s:4:\"slug\";s:27:\"fashion-apparel-accessories\";}}s:13:\"product_types\";a:1:{i:0;s:8:\"physical\";}s:13:\"product_count\";s:4:\"1-10\";s:14:\"selling_venues\";s:2:\"no\";s:19:\"business_extensions\";a:0:{}s:7:\"plugins\";s:17:\"already-installed\";}','yes'),(1321,'_transient_product-transient-version','1684565719','yes'),(1346,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:14:\"Pay via PayPal\";s:5:\"email\";s:21:\"dawnloggins@gmail.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:21:\"dawnloggins@gmail.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:12:\"msdawnsADMIN\";s:12:\"api_password\";s:24:\"ZQMu&yV^A9chOkmOREL&jHlZ\";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'),(291,'action_scheduler_lock_async-request-runner','1687383547','yes'),(292,'woocommerce_meta_box_errors','a:0:{}','yes'),(299,'_transient_product_query-transient-version','1686709062','yes'),(316,'finished_updating_comment_type','1','yes'),(2778,'category_children','a:0:{}','yes'),(1007,'_transient_jetpack_autoloader_plugin_paths','a:2:{i:0;s:46:\"{{WP_PLUGIN_DIR}}/woo-gutenberg-products-block\";i:1;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(95880,'rewrite_rules','a:213:{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:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:61:\"^\\.well-known\\/apple-developer-merchantid-domain-association$\";s:57:\"index.php?apple-developer-merchantid-domain-association=1\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s: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:62:\"hair-growth-oil-large/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?pa_hair-growth-oil-large=$matches[1]&feed=$matches[2]\";s:57:\"hair-growth-oil-large/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?pa_hair-growth-oil-large=$matches[1]&feed=$matches[2]\";s:38:\"hair-growth-oil-large/([^/]+)/embed/?$\";s:57:\"index.php?pa_hair-growth-oil-large=$matches[1]&embed=true\";s:50:\"hair-growth-oil-large/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?pa_hair-growth-oil-large=$matches[1]&paged=$matches[2]\";s:32:\"hair-growth-oil-large/([^/]+)/?$\";s:46:\"index.php?pa_hair-growth-oil-large=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:38:\"elementor-hf/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?elementor-hf=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor-hf/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"elementor-hf/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s: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:40:\"index.php?&page_id=818&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'),(378741,'_site_transient_timeout_browser_33f7ffa60f8bb768dd0686b902d6e243','1687988193','no'),(378742,'_site_transient_browser_33f7ffa60f8bb768dd0686b902d6e243','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"114.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(95805,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(275204,'woocommerce_downloads_deliver_inline','','no'),(275206,'woocommerce_attribute_lookup_direct_updates','no','yes'),(373782,'_transient_timeout_wc_report_orders_stats_1c6c97a180e7e0616f5e7e52bdfe9b5f','1687313860','no'),(373783,'_transient_wc_report_orders_stats_1c6c97a180e7e0616f5e7e52bdfe9b5f','a:2:{s:7:\"version\";s:10:\"1685862166\";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:14:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-06-01\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-02\";s:10:\"date_start\";s:19:\"2023-06-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-02 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-03\";s:10:\"date_start\";s:19:\"2023-06-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-03 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-04\";s:10:\"date_start\";s:19:\"2023-06-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-04 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-05\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-06\";s:10:\"date_start\";s:19:\"2023-06-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-07\";s:10:\"date_start\";s:19:\"2023-06-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-07 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:\"2023-06-08\";s:10:\"date_start\";s:19:\"2023-06-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-08 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-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:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-06-09\";s:10:\"date_start\";s:19:\"2023-06-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-09 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-09 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:9;a:6:{s:8:\"interval\";s:10:\"2023-06-10\";s:10:\"date_start\";s:19:\"2023-06-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-10 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-10 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:10;a:6:{s:8:\"interval\";s:10:\"2023-06-11\";s:10:\"date_start\";s:19:\"2023-06-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-11 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 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:11;a:6:{s:8:\"interval\";s:10:\"2023-06-12\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-12 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:12;a:6:{s:8:\"interval\";s:10:\"2023-06-13\";s:10:\"date_start\";s:19:\"2023-06-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-13 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:13;a:6:{s:8:\"interval\";s:10:\"2023-06-14\";s:10:\"date_start\";s:19:\"2023-06-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-14 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 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:14;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(373784,'_transient_timeout_wc_low_stock_count','1689301060','no'),(373785,'_transient_wc_low_stock_count','0','no'),(373786,'_transient_timeout_wc_outofstock_count','1689301060','no'),(373787,'_transient_wc_outofstock_count','0','no'),(361,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":6,\"critical\":1}','yes'),(6451,'jetpack_plugin_api_action_links','a:11:{s:27:\"astra-addon/astra-addon.php\";a:1:{s:8:\"Settings\";s:58:\"https://msdawnshaircare.com/wp-admin/themes.php?page=astra\";}s:27:\"autoptimize/autoptimize.php\";a:1:{s:8:\"Settings\";s:73:\"https://msdawnshaircare.com/wp-admin/options-general.php?page=autoptimize\";}s:23:\"elementor/elementor.php\";a:1:{s:8:\"Settings\";s:61:\"https://msdawnshaircare.com/wp-admin/admin.php?page=elementor\";}s:19:\"jetpack/jetpack.php\";a:1:{s:7:\"Jetpack\";s:59:\"https://msdawnshaircare.com/wp-admin/admin.php?page=jetpack\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:3:{s:18:\"Upgrade to premium\";s:33:\"https://really-simple-ssl.com/pro\";s:7:\"Support\";s:55:\"https://wordpress.org/support/plugin/really-simple-ssl/\";s:8:\"Settings\";s:87:\"https://msdawnshaircare.com/wp-admin/options-general.php?page=rlrsssl_really_simple_ssl\";}s:27:\"updraftplus/updraftplus.php\";a:3:{s:21:\"Add-Ons / Pro Support\";s:24:\"https://updraftplus.com/\";s:8:\"Settings\";s:73:\"https://msdawnshaircare.com/wp-admin/options-general.php?page=updraftplus\";s:9:\"Take Tour\";s:92:\"https://msdawnshaircare.com/wp-admin/options-general.php?page=updraftplus&updraftplus_tour=1\";}s:27:\"woocommerce/woocommerce.php\";a:1:{s:8:\"Settings\";s:63:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings\";}s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";a:1:{s:8:\"Settings\";s:81:\"https://msdawnshaircare.com/wp-admin/admin.php?page=woo-cart-abandonment-recovery\";}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";a:1:{s:8:\"Settings\";s:91:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe\";}s:24:\"wpforms-lite/wpforms.php\";a:2:{s:8:\"Settings\";s:68:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-settings\";s:15:\"Premium Support\";s:77:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-about&view=versus\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:11:\"Get Premium\";s:151:\"https://yoa.st/1yb?php_version=7.4&platform=wordpress&platform_version=5.6.2&software=free&software_version=15.7&days_active=30plus&user_language=en_US\";s:3:\"FAQ\";s:151:\"https://yoa.st/1yc?php_version=7.4&platform=wordpress&platform_version=5.6.2&software=free&software_version=15.7&days_active=30plus&user_language=en_US\";s:8:\"Settings\";s:67:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpseo_dashboard\";}}','yes'),(6600,'tiled_galleries','1','yes'),(6466,'wpcom_publish_posts_with_markdown','1','yes'),(22788,'woocommerce_flat_rate_3_settings','a:11:{s:5:\"title\";s:9:\"Flat rate\";s:10:\"tax_status\";s:4:\"none\";s:4:\"cost\";s:0:\"\";s:11:\"class_costs\";s:0:\"\";s:13:\"class_cost_49\";s:0:\"\";s:13:\"class_cost_48\";s:0:\"\";s:13:\"no_class_cost\";s:0:\"\";s:4:\"type\";s:5:\"class\";s:13:\"class_cost_51\";s:15:\"5 + (2 * [qty])\";s:13:\"class_cost_50\";s:15:\"8 + (2 * [qty])\";s:13:\"class_cost_52\";s:11:\"(5 * [qty])\";}','yes'),(29489,'woocommerce_flat_rate_6_settings','a:11:{s:5:\"title\";s:12:\"Flat rate 12\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:12:\"12 + ([qty])\";s:11:\"class_costs\";s:0:\"\";s:13:\"class_cost_49\";s:0:\"\";s:13:\"class_cost_48\";s:0:\"\";s:13:\"no_class_cost\";s:0:\"\";s:4:\"type\";s:5:\"class\";s:13:\"class_cost_51\";s:0:\"\";s:13:\"class_cost_50\";s:0:\"\";s:13:\"class_cost_52\";s:0:\"\";}','yes'),(15273,'autoptimize_imgopt_settings','a:5:{s:31:\"autoptimize_imgopt_text_field_6\";s:0:\"\";s:33:\"autoptimize_imgopt_select_field_2\";s:1:\"1\";s:35:\"autoptimize_imgopt_checkbox_field_3\";s:1:\"1\";s:31:\"autoptimize_imgopt_text_field_5\";s:1:\"1\";s:33:\"autoptimize_imgopt_number_field_7\";s:1:\"0\";}','yes'),(275192,'rsssl_show_onboarding','1','no'),(275193,'rsssl_options','a:7:{s:11:\"ssl_enabled\";b:1;s:19:\"mixed_content_fixer\";b:1;s:8:\"redirect\";s:11:\"wp_redirect\";s:20:\"do_not_edit_htaccess\";b:0;s:19:\"dismiss_all_notices\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:12:\"site_has_ssl\";s:1:\"1\";}','yes'),(377262,'_transient_timeout_wc_shipping_method_count_legacy','1689673386','no'),(377263,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1642726447\";s:5:\"value\";i:3;}','no'),(7579,'bsf_analytics_optin','no','yes'),(7580,'cf_analytics_optin','no','yes'),(7577,'new_admin_email','dawnloggins@gmail.com','yes'),(7576,'WPLANG','','yes'),(376697,'elementor_controls_usage','a:6:{s:7:\"section\";a:12:{s:11:\"menu-anchor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}}}}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:3:{s:5:\"title\";i:1;s:5:\"align\";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:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:20:\"testimonial-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:3:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_slides_style\";a:1:{s:13:\"space_between\";i:1;}s:21:\"section_content_style\";a:21:{s:11:\"content_gap\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:29:\"content_typography_font_style\";i:1;s:30:\"content_typography_line_height\";i:1;s:10:\"name_color\";i:1;s:26:\"name_typography_typography\";i:1;s:25:\"name_typography_font_size\";i:1;s:27:\"name_typography_font_weight\";i:1;s:26:\"name_typography_font_style\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:28:\"title_typography_line_height\";i:1;s:30:\"content_typography_font_family\";i:1;s:27:\"name_typography_font_family\";i:1;}s:19:\"section_image_style\";a:4:{s:10:\"image_size\";i:1;s:12:\"image_border\";i:1;s:18:\"image_border_color\";i:1;s:18:\"image_border_width\";i:1;}s:18:\"section_navigation\";a:4:{s:15:\"pagination_size\";i:1;s:16:\"pagination_color\";i:1;s:12:\"arrows_color\";i:1;s:11:\"arrows_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:7;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:16;s:16:\"content_position\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:14:{s:16:\"background_image\";i:14;s:25:\"background_video_fallback\";i:11;s:22:\"background_hover_image\";i:11;s:31:\"background_hover_video_fallback\";i:11;s:21:\"background_background\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:2;s:25:\"background_hover_position\";i:2;s:21:\"background_hover_size\";i:2;s:27:\"background_hover_transition\";i:2;s:16:\"background_color\";i:3;s:17:\"background_repeat\";i:3;s:22:\"background_hover_color\";i:1;}s:26:\"section_background_overlay\";a:12:{s:24:\"background_overlay_image\";i:11;s:33:\"background_overlay_video_fallback\";i:11;s:30:\"background_overlay_hover_image\";i:11;s:39:\"background_overlay_hover_video_fallback\";i:11;s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:5;s:35:\"background_overlay_hover_background\";i:2;s:30:\"background_overlay_hover_color\";i:5;s:35:\"background_overlay_hover_transition\";i:2;s:26:\"background_overlay_color_b\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:32:\"background_overlay_hover_color_b\";i:3;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:3;s:21:\"box_shadow_box_shadow\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:3:\"gap\";i:4;s:13:\"custom_height\";i:1;s:6:\"_title\";i:2;s:15:\"stretch_section\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:13:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:4;s:16:\"background_image\";i:6;s:25:\"background_video_fallback\";i:6;s:22:\"background_hover_image\";i:6;s:31:\"background_hover_video_fallback\";i:6;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;s:21:\"background_color_stop\";i:1;s:23:\"background_color_b_stop\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:6;s:33:\"background_overlay_video_fallback\";i:6;s:30:\"background_overlay_hover_image\";i:6;s:39:\"background_overlay_hover_video_fallback\";i:6;}}}}s:10:\"price-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:18:{s:13:\"heading_color\";i:2;s:29:\"heading_typography_typography\";i:2;s:28:\"heading_typography_font_size\";i:2;s:30:\"heading_typography_font_family\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_family\";i:2;s:15:\"separator_style\";i:2;s:15:\"separator_color\";i:2;s:16:\"separator_weight\";i:2;s:17:\"separator_spacing\";i:2;s:34:\"description_typography_font_weight\";i:2;s:30:\"heading_typography_font_weight\";i:2;s:30:\"heading_typography_line_height\";i:2;s:34:\"description_typography_line_height\";i:2;s:37:\"description_typography_letter_spacing\";i:2;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:10:\"image_size\";i:2;s:22:\"image_custom_dimension\";i:1;}}s:8:\"advanced\";a:4:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";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:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:15:\"navigation-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:13:\"navmenu_align\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:7:\"columns\";i:2;s:4:\"rows\";i:2;s:8:\"paginate\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:40:{s:10:\"column_gap\";i:2;s:7:\"row_gap\";i:2;s:19:\"image_border_radius\";i:2;s:13:\"image_spacing\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:2;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:2;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:2;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:11:\"title_color\";i:1;s:28:\"title_typography_font_weight\";i:1;s:15:\"old_price_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:2:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:12:\"text_padding\";i:3;}}}}}s:5:\"popup\";a:8:{s:7:\"heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:5:\"align\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:25:\"typography_text_transform\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:3;s:22:\"typography_font_family\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_z_index\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:8;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:4;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:19:\"background_position\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:3;s:23:\"background_overlay_size\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:15:\"animation_delay\";i:1;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:16:\"background_image\";i:2;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;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:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;s:7:\"padding\";i:2;}s:15:\"section_effects\";a:3:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{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:8:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:10:\"text_color\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:5:\"align\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:11:\"hover_color\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:17:\"button_text_color\";i:1;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:10:\"navigation\";i:1;}s:26:\"section_additional_options\";a:3:{s:14:\"pause_on_hover\";i:1;s:14:\"autoplay_speed\";i:1;s:9:\"direction\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:20:\"section_form_options\";a:1:{s:13:\"error_message\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_field_style\";a:7:{s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;}s:20:\"section_button_style\";a:6:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:29:\"button_background_hover_color\";i:1;s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;}}}}}s:6:\"header\";a:7:{s:6:\"column\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:8:\"advanced\";a:2:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;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:8:{s:5:\"align\";i:2;s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:11:\"align_items\";i:2;s:12:\"toggle_align\";i:2;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:5:{s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:29:\"pointer_color_menu_item_hover\";i:2;s:13:\"pointer_width\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:10:\"icon_color\";i:2;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:8:\"hfe-cart\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_general_fields\";a:1:{s:15:\"items_indicator\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_heading_typography\";a:7:{s:9:\"icon_size\";i:1;s:26:\"toggle_button_border_width\";i:1;s:24:\"toggle_button_text_color\";i:1;s:30:\"toggle_button_background_color\";i:1;s:26:\"toggle_button_border_color\";i:1;s:30:\"toggle_button_hover_text_color\";i:1;s:32:\"toggle_button_hover_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}s:7:\"wp-post\";a:19:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:3:{s:6:\"editor\";i:15;s:12:\"text_columns\";i:1;s:10:\"column_gap\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:10:\"text_color\";i:13;s:21:\"typography_typography\";i:13;s:22:\"typography_font_family\";i:9;s:20:\"typography_font_size\";i:15;s:22:\"typography_font_weight\";i:7;s:22:\"typography_line_height\";i:11;s:25:\"typography_letter_spacing\";i:4;s:5:\"align\";i:8;s:21:\"typography_font_style\";i:1;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:7;s:10:\"_animation\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:28:\"_background_hover_background\";i:1;s:23:\"_background_hover_color\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:20:\"_border_radius_hover\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:43;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:37;s:16:\"content_position\";i:10;s:5:\"align\";i:9;s:21:\"space_between_widgets\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:13:{s:21:\"background_background\";i:8;s:19:\"background_position\";i:6;s:15:\"background_size\";i:6;s:16:\"background_image\";i:7;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:4;s:31:\"background_hover_video_fallback\";i:3;s:27:\"background_hover_background\";i:3;s:25:\"background_hover_position\";i:2;s:21:\"background_hover_size\";i:2;s:27:\"background_hover_transition\";i:3;s:38:\"background_motion_fx_translateY_effect\";i:1;s:24:\"background_hover_color_b\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:6;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:21:\"box_shadow_box_shadow\";i:2;}s:26:\"section_background_overlay\";a:16:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;s:28:\"css_filters_hover_css_filter\";i:1;s:28:\"css_filters_hover_brightness\";i:1;s:26:\"css_filters_hover_contrast\";i:1;s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:35:\"background_overlay_hover_background\";i:2;s:30:\"background_overlay_hover_color\";i:1;s:35:\"background_overlay_hover_transition\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:32:\"background_overlay_hover_color_b\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:8;s:6:\"margin\";i:5;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:4;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:26;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}s:14:\"section_layout\";a:6:{s:16:\"content_position\";i:5;s:3:\"gap\";i:9;s:13:\"custom_height\";i:4;s:13:\"content_width\";i:5;s:15:\"stretch_section\";i:4;s:6:\"_title\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:15:{s:21:\"background_background\";i:18;s:16:\"background_color\";i:15;s:18:\"background_color_b\";i:4;s:25:\"background_gradient_angle\";i:4;s:21:\"background_color_stop\";i:2;s:23:\"background_color_b_stop\";i:2;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:2;s:19:\"background_bg_width\";i:1;s:15:\"background_size\";i:4;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:18:{s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:4;s:26:\"background_overlay_opacity\";i:4;s:26:\"background_overlay_color_b\";i:2;s:31:\"background_overlay_color_b_stop\";i:1;s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;s:22:\"css_filters_css_filter\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:28:\"css_filters_hover_brightness\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:3;s:21:\"box_shadow_box_shadow\";i:2;}s:21:\"section_shape_divider\";a:8:{s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:16;s:6:\"margin\";i:5;}s:19:\"_section_responsive\";a:4:{s:11:\"hide_mobile\";i:3;s:12:\"hide_desktop\";i:2;s:11:\"hide_tablet\";i:2;s:20:\"reverse_order_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:9:\"animation\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:2;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}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:4:{s:5:\"title\";i:26;s:11:\"header_size\";i:14;s:5:\"align\";i:21;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:18;s:21:\"typography_typography\";i:20;s:22:\"typography_font_family\";i:20;s:22:\"typography_font_weight\";i:18;s:20:\"typography_font_size\";i:20;s:22:\"typography_line_height\";i:12;s:25:\"typography_letter_spacing\";i:11;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:14;s:8:\"_padding\";i:19;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:4;s:26:\"_background_video_fallback\";i:4;s:23:\"_background_hover_image\";i:4;s:32:\"_background_hover_video_fallback\";i:4;}s:15:\"section_effects\";a:9:{s:27:\"motion_fx_translateY_effect\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:23:\"motion_fx_opacity_level\";i:1;s:23:\"motion_fx_opacity_range\";i:1;s:25:\"motion_fx_motion_fx_mouse\";i:1;s:30:\"motion_fx_mouseTrack_direction\";i:1;s:26:\"motion_fx_mouseTrack_speed\";i:1;s:18:\"animation_duration\";i:7;s:10:\"_animation\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:5;s:12:\"hide_desktop\";i:4;s:11:\"hide_tablet\";i:4;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:5:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;s:13:\"divider_color\";i:2;s:14:\"divider_height\";i:2;s:14:\"divider_weight\";i:2;}s:18:\"section_icon_style\";a:5:{s:9:\"icon_size\";i:3;s:11:\"text_indent\";i:3;s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:25:\"icon_typography_font_size\";i:3;s:26:\"icon_typography_typography\";i:3;s:16:\"text_color_hover\";i:2;s:27:\"icon_typography_font_family\";i:3;s:27:\"icon_typography_font_weight\";i:3;s:27:\"icon_typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:13:\"border_radius\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:15:\"hover_animation\";i:2;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:3;s:11:\"form_fields\";i:3;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:4:{s:12:\"button_width\";i:3;s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_mobile\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:3;s:15:\"email_from_name\";i:3;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:3;s:17:\"email_from_name_2\";i:3;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"custom_messages\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:11:{s:10:\"column_gap\";i:3;s:7:\"row_gap\";i:3;s:13:\"label_spacing\";i:2;s:11:\"label_color\";i:2;s:27:\"label_typography_typography\";i:3;s:26:\"label_typography_font_size\";i:2;s:10:\"html_color\";i:2;s:28:\"label_typography_font_family\";i:1;s:28:\"label_typography_font_weight\";i:1;s:12:\"html_spacing\";i:1;s:26:\"html_typography_typography\";i:1;}s:19:\"section_field_style\";a:8:{s:27:\"field_typography_typography\";i:3;s:28:\"field_typography_font_family\";i:3;s:28:\"field_typography_font_weight\";i:3;s:22:\"field_background_color\";i:3;s:16:\"field_text_color\";i:1;s:26:\"field_typography_font_size\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:17:{s:28:\"button_typography_typography\";i:3;s:29:\"button_typography_font_family\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:23:\"button_background_color\";i:3;s:32:\"previous_button_background_color\";i:2;s:29:\"button_background_hover_color\";i:3;s:18:\"button_hover_color\";i:2;s:38:\"previous_button_background_color_hover\";i:2;s:32:\"previous_button_text_color_hover\";i:2;s:22:\"button_hover_animation\";i:3;s:20:\"button_border_radius\";i:3;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_text_padding\";i:1;s:29:\"button_typography_line_height\";i:1;}s:22:\"section_messages_style\";a:6:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:2:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:3;s:21:\"_element_width_mobile\";i:3;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:3;s:26:\"_background_video_fallback\";i:3;s:23:\"_background_hover_image\";i:3;s:32:\"_background_hover_video_fallback\";i:3;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:3;s:3:\"gap\";i:3;s:6:\"weight\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:6;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:4;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:11:\"menu-anchor\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:7:\"columns\";i:2;s:4:\"rows\";i:2;s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:2;s:11:\"query_order\";i:2;}}s:5:\"style\";a:3:{s:22:\"section_products_style\";a:47:{s:10:\"column_gap\";i:2;s:7:\"row_gap\";i:2;s:19:\"image_border_radius\";i:2;s:13:\"image_spacing\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:10:\"star_color\";i:2;s:9:\"star_size\";i:2;s:14:\"rating_spacing\";i:2;s:11:\"price_color\";i:2;s:27:\"price_typography_typography\";i:2;s:14:\"button_spacing\";i:2;s:5:\"align\";i:2;s:13:\"title_spacing\";i:2;s:16:\"empty_star_color\";i:2;s:28:\"price_typography_font_family\";i:2;s:26:\"price_typography_font_size\";i:2;s:28:\"price_typography_font_weight\";i:2;s:28:\"price_typography_line_height\";i:2;s:31:\"price_typography_letter_spacing\";i:2;s:23:\"button_background_color\";i:2;s:19:\"button_border_color\";i:2;s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:27:\"button_typography_font_size\";i:2;s:32:\"button_typography_text_transform\";i:2;s:29:\"button_typography_line_height\";i:2;s:18:\"button_hover_color\";i:2;s:29:\"button_hover_background_color\";i:2;s:25:\"button_hover_border_color\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:20:\"button_border_radius\";i:2;s:19:\"button_text_padding\";i:2;s:32:\"button_typography_letter_spacing\";i:2;s:15:\"view_cart_color\";i:1;s:31:\"view_cart_typography_typography\";i:1;s:32:\"view_cart_typography_font_family\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:31:\"old_price_typography_typography\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"button_text_color\";i:1;s:30:\"view_cart_typography_font_size\";i:1;s:32:\"view_cart_typography_font_weight\";i:1;s:32:\"view_cart_typography_line_height\";i:1;}s:18:\"section_design_box\";a:1:{s:17:\"box_border_radius\";i:1;}s:24:\"section_pagination_style\";a:2:{s:18:\"pagination_spacing\";i:1;s:18:\"pagination_padding\";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:\"testimonial-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:3:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_slides_style\";a:1:{s:13:\"space_between\";i:1;}s:21:\"section_content_style\";a:21:{s:11:\"content_gap\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:29:\"content_typography_font_style\";i:1;s:30:\"content_typography_line_height\";i:1;s:10:\"name_color\";i:1;s:26:\"name_typography_typography\";i:1;s:25:\"name_typography_font_size\";i:1;s:27:\"name_typography_font_weight\";i:1;s:26:\"name_typography_font_style\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:28:\"title_typography_line_height\";i:1;s:30:\"content_typography_font_family\";i:1;s:27:\"name_typography_font_family\";i:1;}s:19:\"section_image_style\";a:4:{s:10:\"image_size\";i:1;s:12:\"image_border\";i:1;s:18:\"image_border_color\";i:1;s:18:\"image_border_width\";i:1;}s:18:\"section_navigation\";a:4:{s:15:\"pagination_size\";i:1;s:16:\"pagination_color\";i:1;s:12:\"arrows_color\";i:1;s:11:\"arrows_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"gallery\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:8:\"settings\";a:6:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:16:\"ideal_row_height\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;}s:7:\"overlay\";a:1:{s:19:\"overlay_description\";i:1;}}s:5:\"style\";a:2:{s:11:\"image_style\";a:6:{s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:25:\"image_border_radius_hover\";i:1;s:28:\"image_css_filters_hover_blur\";i:1;s:32:\"image_css_filters_hover_saturate\";i:1;s:21:\"image_hover_animation\";i:1;}s:13:\"overlay_style\";a:1:{s:30:\"overlay_background_hover_color\";i:1;}}}}s:10:\"price-list\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:18:{s:13:\"heading_color\";i:5;s:29:\"heading_typography_typography\";i:5;s:28:\"heading_typography_font_size\";i:5;s:30:\"heading_typography_font_family\";i:5;s:33:\"heading_typography_letter_spacing\";i:5;s:17:\"description_color\";i:5;s:33:\"description_typography_typography\";i:5;s:32:\"description_typography_font_size\";i:5;s:34:\"description_typography_font_family\";i:5;s:15:\"separator_style\";i:5;s:15:\"separator_color\";i:5;s:16:\"separator_weight\";i:5;s:17:\"separator_spacing\";i:5;s:34:\"description_typography_font_weight\";i:5;s:30:\"heading_typography_font_weight\";i:5;s:30:\"heading_typography_line_height\";i:5;s:34:\"description_typography_line_height\";i:5;s:37:\"description_typography_letter_spacing\";i:5;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}}s:4:\"page\";a:9:{s:7:\"heading\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:4;s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:2;s:3:\"gap\";i:5;s:13:\"custom_height\";i:3;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:2;s:19:\"background_bg_width\";i:1;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:6:\"margin\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:3:{s:6:\"editor\";i:5;s:12:\"text_columns\";i:1;s:10:\"column_gap\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:20:\"typography_font_size\";i:4;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:2;s:11:\"icon_indent\";i:2;s:4:\"size\";i:2;s:12:\"align_mobile\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{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:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:4:{s:11:\"image_space\";i:3;s:10:\"image_size\";i:3;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;}s:21:\"section_style_content\";a:6:{s:10:\"text_align\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;s:26:\"title_typography_font_size\";i:3;s:32:\"description_typography_font_size\";i:3;s:37:\"description_typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:3;s:16:\"_background_size\";i:3;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:3;s:3:\"gap\";i:3;s:6:\"weight\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:3;s:5:\"shape\";i:3;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:3;s:18:\"icon_primary_color\";i:3;s:20:\"icon_secondary_color\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"icon_spacing\";i:3;}s:20:\"section_social_hover\";a:2:{s:21:\"hover_secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;}}}}}s:7:\"wp-page\";a:5:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:4:\"rows\";i:2;s:7:\"columns\";i:2;s:8:\"paginate\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:2;s:11:\"query_order\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:40:{s:10:\"column_gap\";i:2;s:7:\"row_gap\";i:2;s:19:\"image_border_radius\";i:2;s:13:\"image_spacing\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:10:\"star_color\";i:2;s:9:\"star_size\";i:2;s:14:\"rating_spacing\";i:2;s:11:\"price_color\";i:2;s:27:\"price_typography_typography\";i:2;s:14:\"button_spacing\";i:2;s:5:\"align\";i:2;s:13:\"title_spacing\";i:2;s:16:\"empty_star_color\";i:2;s:28:\"price_typography_font_family\";i:2;s:26:\"price_typography_font_size\";i:2;s:28:\"price_typography_font_weight\";i:2;s:28:\"price_typography_line_height\";i:2;s:31:\"price_typography_letter_spacing\";i:2;s:23:\"button_background_color\";i:2;s:19:\"button_border_color\";i:2;s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:27:\"button_typography_font_size\";i:2;s:32:\"button_typography_text_transform\";i:2;s:29:\"button_typography_line_height\";i:2;s:18:\"button_hover_color\";i:2;s:29:\"button_hover_background_color\";i:2;s:25:\"button_hover_border_color\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:20:\"button_border_radius\";i:2;s:19:\"button_text_padding\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_letter_spacing\";i:2;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}}}','no'),(373778,'_transient_timeout_wc_report_products_stats_3d2570ae1bbb74f7db8e6fc792c6319f','1687313860','no'),(373779,'_transient_wc_report_products_stats_3d2570ae1bbb74f7db8e6fc792c6319f','a:2:{s:7:\"version\";s:10:\"1685862166\";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:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-24\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 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:\"2023-23\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 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:2;a:6:{s:8:\"interval\";s:7:\"2023-22\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 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:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(377931,'_transient_timeout_wc_term_counts','1689771318','no'),(377932,'_transient_wc_term_counts','a:13:{i:53;s:1:\"1\";i:22;s:1:\"3\";i:35;s:1:\"2\";i:25;s:1:\"2\";i:23;s:1:\"2\";i:36;s:1:\"3\";i:37;s:1:\"1\";i:17;s:1:\"5\";i:16;s:1:\"5\";i:18;s:1:\"5\";i:19;s:1:\"5\";i:33;s:1:\"2\";i:34;s:1:\"1\";}','no'),(95873,'wc_stripe_wh_monitor_began_at','1642727109','yes'),(95874,'wc_stripe_wh_last_success_at','1686766839','yes'),(95875,'wc_stripe_wh_last_failure_at','0','yes'),(95876,'wc_stripe_wh_last_error','validation_succeeded','yes'),(95868,'wcf_ca_delete_plugin_data','off','yes'),(20650,'cartflows-elementor-flows-and-steps-1','a:15:{i:0;a:11:{s:2:\"ID\";i:20774;s:5:\"title\";s:20:\"Evergreen Product 01\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-landing.jpg\";s:19:\"thumbnail_image_url\";s:117:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-landing-600x1511.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20776;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-landing.jpg\";s:19:\"thumbnail_image_url\";s:117:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-landing-600x1511.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/elementor/product01-landing/\";}i:1;a:6:{s:2:\"ID\";i:20814;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-checkout.jpg\";s:19:\"thumbnail_image_url\";s:117:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/evergreen-product-1-checkout-600x864.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/product01-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20822;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product01-thank-you2.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product01-thank-you2-600x551.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/elementor/product01-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:1;a:11:{s:2:\"ID\";i:20723;s:5:\"title\";s:20:\"Evergreen Product 02\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing-600x2189.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20725;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing-600x2189.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/elementor/product02-landing/\";}i:1;a:6:{s:2:\"ID\";i:20755;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-checkout.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-checkout-600x706.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/product02-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20771;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing2.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product02-landing2-600x502.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/elementor/product02-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:2;a:11:{s:2:\"ID\";i:20698;s:5:\"title\";s:20:\"Evergreen Product 03\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-landing.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-landing-600x2007.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20700;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-landing.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-landing-600x2007.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/elementor/product03-landing/\";}i:1;a:6:{s:2:\"ID\";i:20714;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-checkout.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-checkout-600x632.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/product03-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20720;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-thankyou2.jpg\";s:19:\"thumbnail_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/product03-thankyou2-600x490.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/elementor/product03-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:3;a:11:{s:2:\"ID\";i:20678;s:5:\"title\";s:15:\"Inline Checkout\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-checkout.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-checkout-600x1881.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:20680;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-checkout.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-checkout-600x1881.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/elementor/inline-checkout/\";}i:1;a:6:{s:2:\"ID\";i:20695;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-thankyou2.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/inline-thankyou2-600x510.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/elementor/inline-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:4;a:11:{s:2:\"ID\";i:20642;s:5:\"title\";s:5:\"eBook\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-landing-2-600x1576.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:20644;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-landing-2-600x1576.jpg\";s:4:\"link\";s:56:\"https://templates.cartflows.com/elementor/ebook-landing/\";}i:1;a:6:{s:2:\"ID\";i:20661;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:106:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-checkout-1-600x1201.jpg\";s:4:\"link\";s:57:\"https://templates.cartflows.com/elementor/ebook-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20664;s:5:\"title\";s:12:\"EBook Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-upsell.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-upsell-600x392.jpg\";s:4:\"link\";s:55:\"https://templates.cartflows.com/elementor/ebook-upsell/\";}i:3;a:6:{s:2:\"ID\";i:20669;s:5:\"title\";s:14:\"EBook Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:95:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-downsell.jpg\";s:19:\"thumbnail_image_url\";s:103:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-downsell-600x407.jpg\";s:4:\"link\";s:57:\"https://templates.cartflows.com/elementor/ebook-downsell/\";}i:4;a:6:{s:2:\"ID\";i:20674;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-thankyou2.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/ebook-thankyou2-600x653.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/elementor/ebook-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:5;a:11:{s:2:\"ID\";i:20606;s:5:\"title\";s:18:\"Protein Supplement\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-landing.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-landing-600x1894.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:20608;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-landing.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-landing-600x1894.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/elementor/protein-supplement-landing/\";}i:1;a:6:{s:2:\"ID\";i:20626;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-checkout.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-checkout-600x907.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/elementor/protein-supplement-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20632;s:5:\"title\";s:25:\"Protein Supplement Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-upsell-1-600x353.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/elementor/protein-supplement-upsell/\";}i:3;a:6:{s:2:\"ID\";i:20639;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-thankyou2.jpg\";s:19:\"thumbnail_image_url\";s:117:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/protein-supplement-thankyou2-600x474.jpg\";s:4:\"link\";s:71:\"https://templates.cartflows.com/elementor/protein-supplement-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:6;a:11:{s:2:\"ID\";i:20571;s:5:\"title\";s:14:\"Beauty Product\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-landing.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-landing-600x1961.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:20573;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-landing.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-landing-600x1961.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/elementor/beauty-product-landing/\";}i:1;a:6:{s:2:\"ID\";i:20584;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-checkout.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-checkout-600x999.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/elementor/beauty-product-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20588;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-upsell.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-upsell-600x424.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/elementor/beauty-product-upsell/\";}i:3;a:6:{s:2:\"ID\";i:20596;s:5:\"title\";s:8:\"Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-downsell.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-downsell-600x437.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/elementor/beauty-product-downsell/\";}i:4;a:6:{s:2:\"ID\";i:20601;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-thankyou2.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/beauty-product-thankyou2-600x585.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/elementor/beauty-product-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:7;a:11:{s:2:\"ID\";i:20511;s:5:\"title\";s:11:\"Organic Tea\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-landing-1.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-landing-1-600x1715.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:20513;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-landing-1.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-landing-1-600x1715.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/elementor/organic-tea-landing/\";}i:1;a:6:{s:2:\"ID\";i:20557;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-checkout.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-checkout-600x917.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/elementor/organic-tea-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20563;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-upsell-1-600x405.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/organic-tea-upsell/\";}i:3;a:6:{s:2:\"ID\";i:20568;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-thankyou-1.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/organic-tea-thankyou-1-600x489.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/elementor/organic-tea-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:8;a:11:{s:2:\"ID\";i:21255;s:5:\"title\";s:26:\"Dog Food Two Step Checkout\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-checkout.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-checkout-600x2073.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:21256;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-checkout.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-checkout-600x2073.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/elementor/dog-food-checkout/\";}i:1;a:6:{s:2:\"ID\";i:21258;s:5:\"title\";s:20:\"Dog Food Upsell Page\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-upsell.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-upsell-600x385.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/elementor/dog-food-offer-1/\";}i:2;a:6:{s:2:\"ID\";i:21260;s:5:\"title\";s:17:\"Dog Food Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-downsell-2.jpg\";s:19:\"thumbnail_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-downsell-2-600x390.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/elementor/dog-food-offer-2/\";}i:3;a:6:{s:2:\"ID\";i:21265;s:5:\"title\";s:18:\"Dog Food Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:106:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/dog-food-thankyou-600x763.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/dog-food-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:9;a:11:{s:2:\"ID\";i:20203;s:5:\"title\";s:16:\"Weight Loss Flow\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-checkout.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-checkout-600x2114.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20205;s:5:\"title\";s:19:\"Weightloss Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-checkout.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-checkout-600x2114.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/elementor/weight-loss-checkout/\";}i:1;a:6:{s:2:\"ID\";i:20231;s:5:\"title\";s:14:\"One Time Offer\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-upsell-1-600x495.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/elementor/weight-loss-offer-1/\";}i:2;a:6:{s:2:\"ID\";i:20237;s:5:\"title\";s:20:\"Weightloss Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/weight-loss-thankyou-600x590.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/elementor/weight-loss-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:10;a:11:{s:2:\"ID\";i:20113;s:5:\"title\";s:14:\"Download eBook\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-600x517.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:20115;s:5:\"title\";s:18:\"Download The eBook\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-600x517.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/elementor/download-the-ebook/\";}i:1;a:6:{s:2:\"ID\";i:20124;s:5:\"title\";s:9:\"Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/download-the-ebook-thankyou-600x682.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/elementor/download-ebook-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:34;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:34;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:2;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:11;a:11:{s:2:\"ID\";i:20092;s:5:\"title\";s:11:\"Music Album\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page-600x1325.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20094;s:5:\"title\";s:24:\"Music Album Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-landing-page-600x1325.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/elementor/music-album-landing-page/\";}i:1;a:6:{s:2:\"ID\";i:20105;s:5:\"title\";s:20:\"Music Album Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-checkout.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-checkout-600x441.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/elementor/music-album-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20109;s:5:\"title\";s:21:\"Music Album Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/music-album-thankyou-600x416.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/elementor/music-album-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:12;a:11:{s:2:\"ID\";i:20073;s:5:\"title\";s:22:\"Email Marketing Course\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead-600x1178.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:20075;s:5:\"title\";s:27:\"Email Marketing Free Course\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-lead-600x1178.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/elementor/email-marketing-lead/\";}i:1;a:6:{s:2:\"ID\";i:20082;s:5:\"title\";s:27:\"Email Marketing Full Access\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-checkout-1-600x1984.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/elementor/email-marketing-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20089;s:5:\"title\";s:25:\"Email Marketing Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/email-marketing-thankyou-600x673.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/elementor/email-marketing-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:34;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:34;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:2;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:13;a:11:{s:2:\"ID\";i:20029;s:5:\"title\";s:18:\"Photoshop Tutorial\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin-600x2477.jpg\";s:8:\"category\";a:2:{i:0;s:12:\"sales-funnel\";i:1;s:15:\"tripwire-funnel\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:20031;s:5:\"title\";s:15:\"Learn Photoshop\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-optin-600x2477.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/elementor/learn-photoshop/\";}i:1;a:6:{s:2:\"ID\";i:20048;s:5:\"title\";s:24:\"Learn Photoshop Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-checkout-1-600x2468.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/elementor/learn-photoshop-checkout/\";}i:2;a:6:{s:2:\"ID\";i:20067;s:5:\"title\";s:22:\"Learn Photoshop Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-upsell.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-upsell-600x704.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/elementor/learn-photoshop-upsell/\";}i:3;a:6:{s:2:\"ID\";i:20070;s:5:\"title\";s:25:\"Learn Photoshop Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/learn-photoshop-thankyou-600x502.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/elementor/learn-photoshop-thank-you-2/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:2:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}i:1;a:11:{s:7:\"term_id\";i:35;s:4:\"name\";s:15:\"Tripwire Funnel\";s:4:\"slug\";s:15:\"tripwire-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:35;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:1;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:9;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:14;a:11:{s:2:\"ID\";i:20005;s:5:\"title\";s:23:\"Digital Marketing Guide\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-checkout-2.jpg\";s:19:\"thumbnail_image_url\";s:118:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-checkout-2-600x2047.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"elementor\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:20007;s:5:\"title\";s:26:\"Digital Marketing Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-checkout-2.jpg\";s:19:\"thumbnail_image_url\";s:118:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-checkout-2-600x2047.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/elementor/digital-marketing-checkout/\";}i:1;a:6:{s:2:\"ID\";i:20025;s:5:\"title\";s:27:\"Digital Marketing Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-thankyou.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/elementor/wp-content/uploads/sites/2/2020/07/digital-marketing-thankyou-600x630.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/elementor/digital-marketing-thank-you/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:16;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:24;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}}','no'),(15214,'autoptimize_imgopt_launched','on','yes'),(20581,'_transient_wcc_is_new_label_user','yes','yes'),(378737,'_transient_timeout_wpseo_unindexed_post_link_count','1687469793','no'),(378738,'_transient_wpseo_unindexed_post_link_count','0','no'),(378735,'_transient_timeout_wpseo_total_unindexed_general_items','1687469793','no'),(378736,'_transient_wpseo_total_unindexed_general_items','0','no'),(378739,'_transient_timeout_wpseo_unindexed_term_link_count','1687469793','no'),(378740,'_transient_wpseo_unindexed_term_link_count','0','no'),(378752,'_transient_timeout_astra-theme-cron-test-ok','1687389759','no'),(378753,'_transient_astra-theme-cron-test-ok','1','no'),(378716,'_transient_timeout_rsssl_testpage','1687469791','no'),(378717,'_transient_rsssl_testpage','<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\">\n</head>\n<body>\n<h1>#SSL TEST PAGE#</h1>\n<p>This page is used purely to test for SSL availability.</p>\n#SERVER-HTTPS-ON# (on)<br>#SERVERPORT443#<br>#LOADBALANCER#<br><br>#SUCCESSFULLY DETECTED SSL#\n</body>\n</html>\n','no'),(378720,'_transient_timeout_rsssl_certinfo','1687469791','no'),(378721,'_transient_rsssl_certinfo','a:16:{s:4:\"name\";s:23:\"/CN=msdawnshaircare.com\";s:7:\"subject\";a:1:{s:2:\"CN\";s:19:\"msdawnshaircare.com\";}s:4:\"hash\";s:8:\"ed684040\";s:6:\"issuer\";a:5:{s:1:\"C\";s:2:\"US\";s:2:\"ST\";s:2:\"TX\";s:1:\"L\";s:7:\"Houston\";s:1:\"O\";s:12:\"cPanel, Inc.\";s:2:\"CN\";s:36:\"cPanel, Inc. Certification Authority\";}s:7:\"version\";i:2;s:12:\"serialNumber\";s:34:\"0x9C54DBF8F42926CB36A76204E6530B7C\";s:15:\"serialNumberHex\";s:32:\"9C54DBF8F42926CB36A76204E6530B7C\";s:9:\"validFrom\";s:13:\"230428000000Z\";s:7:\"validTo\";s:13:\"230727235959Z\";s:16:\"validFrom_time_t\";i:1682640000;s:14:\"validTo_time_t\";i:1690502399;s:15:\"signatureTypeSN\";s:10:\"RSA-SHA256\";s:15:\"signatureTypeLN\";s:23:\"sha256WithRSAEncryption\";s:16:\"signatureTypeNID\";i:668;s:8:\"purposes\";a:9:{i:1;a:3:{i:0;b:1;i:1;b:0;i:2;s:9:\"sslclient\";}i:2;a:3:{i:0;b:1;i:1;b:0;i:2;s:9:\"sslserver\";}i:3;a:3:{i:0;b:1;i:1;b:0;i:2;s:11:\"nssslserver\";}i:4;a:3:{i:0;b:0;i:1;b:0;i:2;s:9:\"smimesign\";}i:5;a:3:{i:0;b:0;i:1;b:0;i:2;s:12:\"smimeencrypt\";}i:6;a:3:{i:0;b:0;i:1;b:0;i:2;s:7:\"crlsign\";}i:7;a:3:{i:0;b:1;i:1;b:1;i:2;s:3:\"any\";}i:8;a:3:{i:0;b:1;i:1;b:0;i:2;s:10:\"ocsphelper\";}i:9;a:3:{i:0;b:0;i:1;b:0;i:2;s:13:\"timestampsign\";}}s:10:\"extensions\";a:10:{s:22:\"authorityKeyIdentifier\";s:66:\"keyid:7E:03:5A:65:41:6B:A7:7E:0A:E1:B8:9D:08:EA:1D:8E:1D:6A:C7:65\n\";s:20:\"subjectKeyIdentifier\";s:59:\"96:2F:12:3E:7C:32:40:7A:33:DE:36:44:26:5C:BE:8B:A4:63:FE:47\";s:8:\"keyUsage\";s:35:\"Digital Signature, Key Encipherment\";s:16:\"basicConstraints\";s:8:\"CA:FALSE\";s:16:\"extendedKeyUsage\";s:60:\"TLS Web Server Authentication, TLS Web Client Authentication\";s:19:\"certificatePolicies\";s:88:\"Policy: 1.3.6.1.4.1.6449.1.2.2.52\n  CPS: https://sectigo.com/CPS\nPolicy: 2.23.140.1.2.1\n\";s:21:\"crlDistributionPoints\";s:78:\"\nFull Name:\n  URI:http://crl.comodoca.com/cPanelIncCertificationAuthority.crl\n\";s:19:\"authorityInfoAccess\";s:113:\"CA Issuers - URI:http://crt.comodoca.com/cPanelIncCertificationAuthority.crt\nOCSP - URI:http://ocsp.comodoca.com\n\";s:15:\"ct_precert_scts\";s:1158:\"Signed Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : AD:F7:BE:FA:7C:FF:10:C8:8B:9D:3D:9C:1E:3E:18:6A:\n                B4:67:29:5D:CF:B1:0C:24:CA:85:86:34:EB:DC:82:8A\n    Timestamp : Apr 28 11:17:48.614 2023 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:20:02:F6:1C:91:86:EB:47:5E:C6:8F:D5:25:\n                8E:55:9C:29:79:72:96:02:43:6A:58:B6:CB:78:7C:C8:\n                72:E1:44:59:02:21:00:8E:72:57:30:7B:D9:C1:96:B4:\n                24:09:B5:57:87:19:88:B6:E3:8A:D7:B5:50:AB:FC:74:\n                71:CA:D5:0E:8D:B6:16\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 7A:32:8C:54:D8:B7:2D:B6:20:EA:38:E0:52:1E:E9:84:\n                16:70:32:13:85:4D:3B:D2:2B:C1:3A:57:A3:52:EB:52\n    Timestamp : Apr 28 11:17:48.692 2023 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:44:02:20:72:9A:29:DE:44:2F:27:B8:04:55:61:7B:\n                56:0F:7F:88:6F:43:E0:A5:05:6F:9A:EE:B5:19:B0:D9:\n                6D:4F:B3:26:02:20:4F:70:04:DB:72:D2:9D:D2:72:8C:\n                20:88:7A:96:01:7B:0A:A6:31:97:67:12:99:27:E5:E8:\n                1E:81:DC:82:82:D7\";s:14:\"subjectAltName\";s:377:\"DNS:msdawnshaircare.com, DNS:autodiscover.msdawnshaircare.com, DNS:cpanel.msdawnshaircare.com, DNS:cpcalendars.msdawnshaircare.com, DNS:cpcontacts.msdawnshaircare.com, DNS:mail.msdawnshaircare.com, DNS:msdawnshaircare.brandcampagency.com, DNS:webdisk.msdawnshaircare.com, DNS:webmail.msdawnshaircare.com, DNS:www.msdawnshaircare.brandcampagency.com, DNS:www.msdawnshaircare.com\";}}','no'),(27590,'updraft_lock_957214e4cc48','0','no'),(95789,'rsssl_current_version','7.0.5','no'),(95686,'wp_force_deactivated_plugins','a:0:{}','yes'),(95787,'rsssl_mixed_content_scan_dismissed','1','yes'),(95788,'rsssl_google_analytics_dismissed','1','yes'),(373774,'_transient_timeout_wc_report_orders_stats_7465749b8bc9f15164e47bc976b4fa78','1687313860','no'),(373775,'_transient_wc_report_orders_stats_7465749b8bc9f15164e47bc976b4fa78','a:2:{s:7:\"version\";s:10:\"1685862166\";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:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-24\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 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:\"2023-23\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 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:2;a:6:{s:8:\"interval\";s:7:\"2023-22\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 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:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(95751,'bdthemes-element-pack-lite_TPL_VER','1.0.0','yes'),(167802,'user_count','1','no'),(55751,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(376698,'elementor_elementor_updater_completed','1','yes'),(15210,'autoptimize_version','3.1.7','yes'),(15211,'autoptimize_service_availablity','a:2:{s:12:\"extra_imgopt\";a:3:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:28:\"https://sp-ao.shortpixel.ai/\";}s:16:\"launch-threshold\";s:4:\"4096\";}s:7:\"critcss\";a:2:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:24:\"https://criticalcss.com/\";}}}','yes'),(15212,'autoptimize_ccss_version','AO_3.1.7','yes'),(95798,'woocommerce_inbox_variant_assignment','2','yes'),(95806,'wc_remote_inbox_notifications_wca_updated','','no'),(376676,'woocommerce_feature_product_block_editor_enabled','no','yes'),(376750,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:136;s:3:\"all\";i:136;s:9:\"moderated\";s:3:\"136\";s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(376720,'_elementor_global_css','a:7:{s:4:\"time\";i:1687010363;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(376691,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:21:\"hair-growth-oil-large\";s:15:\"attribute_label\";s:23:\"Hair Growth Oil - Large\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"1\";}}','yes'),(979,'current_theme','Astra','yes'),(980,'theme_mods_oceanwp','a:30:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:9:\"main_menu\";i:32;s:11:\"footer_menu\";i:32;s:11:\"mobile_menu\";i:32;}s:18:\"custom_css_post_id\";i:-1;s:19:\"ocean_primary_color\";s:7:\"#ff43c2\";s:25:\"ocean_hover_primary_color\";s:22:\"rgba(255,255,255,0.82)\";s:17:\"ocean_links_color\";s:7:\"#ff43c2\";s:23:\"ocean_links_color_hover\";s:7:\"#ffffff\";s:15:\"body_typography\";a:1:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";}s:19:\"ocean_top_bar_style\";s:5:\"three\";s:24:\"ocean_top_bar_text_color\";s:7:\"#bfbfbf\";s:24:\"ocean_top_bar_link_color\";s:7:\"#ff43c2\";s:32:\"ocean_top_bar_social_links_color\";s:7:\"#ff3ac4\";s:38:\"ocean_top_bar_social_hover_links_color\";s:21:\"rgba(255,66,217,0.46)\";s:29:\"ocean_top_bar_social_profiles\";a:2:{s:9:\"instagram\";s:36:\"https://www.instagram.com/msdawnllc/\";s:5:\"email\";s:21:\"dawnloggins@gmail.com\";}s:18:\"ocean_header_style\";s:11:\"transparent\";s:30:\"ocean_has_header_border_bottom\";b:0;s:19:\"ocean_menu_position\";s:11:\"center-menu\";s:23:\"ocean_menu_links_effect\";s:3:\"one\";s:34:\"ocean_menu_links_effect_blue_color\";s:7:\"#ff14d3\";s:21:\"ocean_menu_link_color\";s:7:\"#ffffff\";s:27:\"ocean_menu_link_color_hover\";s:7:\"#ff14d3\";s:28:\"ocean_menu_link_color_active\";s:7:\"#28d4ff\";s:17:\"ocean_menu_social\";b:1;s:26:\"ocean_menu_social_profiles\";a:2:{s:9:\"instagram\";s:36:\"https://www.instagram.com/msdawnllc/\";s:5:\"email\";s:21:\"dawnloggins@gmail.com\";}s:27:\"ocean_footer_copyright_text\";s:28:\"© 2021 msdawnshaircare.com \";s:25:\"ocean_bottom_footer_color\";s:7:\"#ffffff\";s:36:\"ocean_bottom_footer_link_color_hover\";s:7:\"#ff14bc\";s:20:\"copyright_typography\";a:3:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";s:11:\"font-weight\";s:3:\"200\";s:9:\"font-size\";s:4:\"13px\";}s:28:\"ocean_footer_widgets_columns\";i:4;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1613548453;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:11:\"woo_sidebar\";a:12:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:17:\"recent-comments-3\";i:3;s:10:\"archives-3\";i:4;s:12:\"categories-3\";i:5;s:6:\"meta-3\";i:6;s:8:\"search-2\";i:7;s:14:\"recent-posts-2\";i:8;s:17:\"recent-comments-2\";i:9;s:10:\"archives-2\";i:10;s:12:\"categories-2\";i:11;s:6:\"meta-2\";}s:7:\"sidebar\";a:0:{}s:9:\"sidebar-2\";a:0:{}s:14:\"search_sidebar\";a:0:{}s:10:\"footer-one\";a:0:{}s:10:\"footer-two\";a:0:{}s:12:\"footer-three\";a:0:{}s:11:\"footer-four\";a:0:{}s:9:\"sidebar-1\";a:0:{}}}}','yes'),(981,'theme_switched','','yes'),(982,'woocommerce_maybe_regenerate_images_hash','68ec4b5ecb7535855d78449ea59779da','yes'),(987,'recently_activated','a:0:{}','yes'),(1000,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','yes'),(1005,'wc_admin_note_home_screen_feedback_homescreen_accessed','1612047094','yes'),(1004,'_transient_woocommerce_reports-transient-version','1685862166','yes'),(1006,'wc_blocks_db_schema_version','260','yes'),(2406,'woocommerce_force_ssl_checkout','no','yes'),(20651,'cartflows-gutenberg-flows-and-steps-1','a:10:{i:0;a:11:{s:2:\"ID\";i:19398;s:5:\"title\";s:24:\"Evergreen Product – 01\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03-600x1534.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19400;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-landing-03-600x1534.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/gutenberg/product01-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19413;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-checkout-03-600x884.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/product01-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19417;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product01-thank-you-03-600x538.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/gutenberg/product01-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:1;a:11:{s:2:\"ID\";i:19374;s:5:\"title\";s:24:\"Evergreen Product – 02\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03-600x1921.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19376;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-landing-03-600x1921.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/gutenberg/product02-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19389;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-checkout-03-600x719.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/product02-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19395;s:5:\"title\";s:9:\"Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product02-thank-you-03-600x567.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/gutenberg/product02-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:2;a:11:{s:2:\"ID\";i:19353;s:5:\"title\";s:24:\"Evergreen Product – 03\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03-600x1998.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19355;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-landing-03-600x1998.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/gutenberg/product03-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19367;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-checkout-03-600x642.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/product03-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19371;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-product03-thank-you-03-600x489.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/gutenberg/product03-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:3;a:11:{s:2:\"ID\";i:19335;s:5:\"title\";s:15:\"Inline Checkout\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03-600x1931.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19337;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-inline-checkout-03-600x1931.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/gutenberg/inline-checkout-03/\";}i:1;a:6:{s:2:\"ID\";i:19350;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-thank-you-03-600x581.jpg\";s:4:\"link\";s:55:\"https://templates.cartflows.com/gutenberg/thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:4;a:11:{s:2:\"ID\";i:19315;s:5:\"title\";s:18:\"Protein Supplement\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:122:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03-600x1956.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19317;s:5:\"title\";s:26:\"Protein Supplement Landing\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:122:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-landing-03-600x1956.jpg\";s:4:\"link\";s:72:\"https://templates.cartflows.com/gutenberg/protein-supplement-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19323;s:5:\"title\";s:16:\"Protein Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:114:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:122:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-checkout-03-600x920.jpg\";s:4:\"link\";s:73:\"https://templates.cartflows.com/gutenberg/protein-supplement-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19328;s:5:\"title\";s:25:\"Protein Supplement Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-upsell-03.jpg\";s:19:\"thumbnail_image_url\";s:120:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-upsell-03-600x406.jpg\";s:4:\"link\";s:71:\"https://templates.cartflows.com/gutenberg/protein-supplement-upsell-03/\";}i:3;a:6:{s:2:\"ID\";i:19332;s:5:\"title\";s:17:\"Protein Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:115:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:123:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-protein-supplement-thank-you-03-600x535.jpg\";s:4:\"link\";s:74:\"https://templates.cartflows.com/gutenberg/protein-supplement-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:5;a:11:{s:2:\"ID\";i:19281;s:5:\"title\";s:5:\"eBook\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03-600x1533.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19283;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-landing-03-600x1533.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/gutenberg/ebook-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19299;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-checkout-03-600x1229.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/gutenberg/ebook-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19304;s:5:\"title\";s:12:\"EBook Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-upsell-03.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-upsell-03-600x366.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/gutenberg/ebook-upsell-03/\";}i:3;a:6:{s:2:\"ID\";i:19308;s:5:\"title\";s:14:\"EBook Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-downsell-03.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-downsell-03-600x365.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/gutenberg/ebook-downsell-03/\";}i:4;a:6:{s:2:\"ID\";i:19312;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-ebook-thank-you-03-600x662.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/gutenberg/ebook-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:6;a:11:{s:2:\"ID\";i:19255;s:5:\"title\";s:14:\"Beauty Product\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:118:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03-600x1921.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19257;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:118:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-landing-03-600x1921.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/gutenberg/beauty-product-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19264;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:110:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:119:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-checkout-03-600x1026.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/gutenberg/beauty-product-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19270;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-upsell-03.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-upsell-03-600x342.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/gutenberg/beauty-product-upsell-03/\";}i:3;a:6:{s:2:\"ID\";i:19274;s:5:\"title\";s:8:\"Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:110:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-downsell-03.jpg\";s:19:\"thumbnail_image_url\";s:118:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-downsell-03-600x324.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/gutenberg/beauty-product-downsell-03/\";}i:4;a:6:{s:2:\"ID\";i:19278;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:111:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:119:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-beauty-product-thank-you-03-600x611.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/gutenberg/beauty-product-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:7;a:11:{s:2:\"ID\";i:19224;s:5:\"title\";s:11:\"Organic Tea\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03-600x1741.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19226;s:5:\"title\";s:19:\"Organic Tea Landing\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-landing-03-600x1741.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/gutenberg/organic-tea-landing-03/\";}i:1;a:6:{s:2:\"ID\";i:19244;s:5:\"title\";s:25:\"Organic Tea Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-checkout-03-600x953.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/gutenberg/organic-tea-checkout-03/\";}i:2;a:6:{s:2:\"ID\";i:19248;s:5:\"title\";s:23:\"Organic Tea Upsell Page\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-upsell-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-upsell-03-600x383.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/organic-tea-upsell-03/\";}i:3;a:6:{s:2:\"ID\";i:19252;s:5:\"title\";s:26:\"Organic Tea Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:108:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-organic-tea-thank-you-03-600x500.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/gutenberg/organic-tea-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:8;a:11:{s:2:\"ID\";i:19182;s:5:\"title\";s:26:\"Dog Food Two Step Checkout\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03-600x2160.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19184;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-checkout-03-600x2160.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/gutenberg/dog-food-checkout-03/\";}i:1;a:6:{s:2:\"ID\";i:19200;s:5:\"title\";s:20:\"Dog Food Upsell Page\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-upsell-03.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-upsell-03-600x365.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/gutenberg/dog-food-upsell-03/\";}i:2;a:6:{s:2:\"ID\";i:19204;s:5:\"title\";s:22:\"Dog Food Downsell Page\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-downsell-03.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-downsell-03-600x428.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/gutenberg/dog-food-downsell-03/\";}i:3;a:6:{s:2:\"ID\";i:19208;s:5:\"title\";s:18:\"Dog Food Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-dog-food-thank-you-03-600x538.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/dog-food-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:9;a:11:{s:2:\"ID\";i:19211;s:5:\"title\";s:14:\"Download eBook\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:111:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:119:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03-600x734.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:9:\"gutenberg\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19213;s:5:\"title\";s:18:\"Download The eBook\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:111:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03.jpg\";s:19:\"thumbnail_image_url\";s:119:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-ebook-thank-you-03-600x734.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/gutenberg/download-the-ebook-03/\";}i:1;a:6:{s:2:\"ID\";i:19220;s:5:\"title\";s:9:\"Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-the-ebook-03.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/gutenberg/wp-content/uploads/sites/4/2020/07/gb-download-the-ebook-03-600x530.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/gutenberg/download-ebook-thank-you-03/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:32;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:32;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:15;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:34;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:34;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:1;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}}','no'),(378652,'_transient_timeout_wc_onboarding_product_data','1687441774','no'),(378653,'_transient_wc_onboarding_product_data','a:1:{s:5:\"en_US\";a:6:{s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 21 Jun 2023 13:49:34 GMT\";s:12:\"content-type\";s:31:\"application/json; charset=UTF-8\";s:14:\"content-length\";s:5:\"13481\";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:15:\"bur5 85 188 443\";s:16:\"content-encoding\";s:4:\"gzip\";s:3:\"age\";s:2:\"12\";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:71280:\"{\"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\":4.4,\"reviews_count\":23,\"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\":28,\"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\":\"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\":3.5,\"reviews_count\":13,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.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\":4.7,\"reviews_count\":13,\"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 to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"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\":65,\"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\\/02\\/woocommerce-payments@2x.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.2,\"reviews_count\":28,\"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\":\"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. Sync with Google Merchant Center and control your product feed. 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.7,\"reviews_count\":18,\"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;59.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":27,\"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\":\"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.3,\"reviews_count\":97,\"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\":\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally\",\"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.1,\"reviews_count\":29,\"vendor_name\":\"Amazon Pay\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/amazon-pay-admin\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.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;99.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.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 on shipping. 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\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"One checkout solution. Many ways to pay. PayPal\\u2019s all-in-one solution allows you to offer PayPal, Venmo (US), Pay Later at no additional cost, credit and debit cards, and country-specific payment options.\",\"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\":3.6,\"reviews_count\":103,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"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;59.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.6,\"reviews_count\":14,\"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 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;239.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":66,\"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\":\"Minimum and maximum quantity rules for products, orders and categories.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"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;99.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;99.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;99.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\":\"Avalara AvaTax\",\"image\":\"\",\"excerpt\":\"Automated sales tax calculations for your WooCommerce store.\",\"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\":3.3,\"reviews_count\":16,\"vendor_name\":\"Avalara\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/avalara\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Avalara-Wordpress-Plugin-Creative_icon-80.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;59.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":124,\"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 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;39.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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"Gift Cards\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/03\\/logo-gc-z327mo.png\",\"excerpt\":\"Offer prepaid digital gift cards that customers can redeem online.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gift-cards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"4e0e8c35-e777-4ecc-b96b-202ee1eb256f\",\"slug\":\"woocommerce-gift-cards\",\"id\":5571998,\"rating\":4.5,\"reviews_count\":37,\"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\":\"EU VAT Number\",\"image\":\"\",\"excerpt\":\"Collect VAT numbers at checkout and remove the VAT charge for eligible EU businesses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eu-vat-number\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.00\",\"hash\":\"d2720c4b4bb8d6908e530355b7a2d734\",\"slug\":\"woocommerce-eu-vat-number\",\"id\":18592,\"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\":\"ShipStation for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.\",\"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\":\"Back In Stock Notifications\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/11\\/logo-bis-ircwrk.png\",\"excerpt\":\"Notify customers when your products are restocked.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/back-in-stock-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"755424b1-28b6-448a-aeb3-709cb3029eb6\",\"slug\":\"woocommerce-back-in-stock-notifications\",\"id\":6855144,\"rating\":4.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\":\"Product Recommendations\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/07\\/logo-prl-lfwngz.png\",\"excerpt\":\"Offer smarter upsells, cross-sells, and \\\"frequently bought together\\\" recommendations. Measure their impact with in-depth analytics.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-recommendations\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"4f9d0025-64b2-496f-97bb-ef553752d2d1\",\"slug\":\"woocommerce-product-recommendations\",\"id\":4486128,\"rating\":4.9,\"reviews_count\":13,\"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\":\"Payfast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/Stand-Alone-Safe-Zone@1x.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\\/Payfast-favicon-1.png\"},{\"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.8,\"reviews_count\":32,\"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;119.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":4.2,\"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\":\"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;119.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":4.1,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/05\\/wooblocks.jpg\"},{\"title\":\"Google, Facebook, Retargeting all-in-one Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo.png\",\"excerpt\":\"Reach beyond your competition and grow your store sales in 5 Minutes.\",\"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\":113,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo-80x80-2.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;59.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\":\"Pinterest for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/Marketplace_card_Pinterest.png\",\"excerpt\":\"Get your products in front of Pinterest users searching for ideas and things to buy. Connect your WooCommerce store to make your entire catalog browsable.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pinterest-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"29785cce-92ef-4b3a-8bd7-979bc688fd47\",\"slug\":\"pinterest-for-woocommerce\",\"id\":8688768,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/icon@2x-pe5lqg.png\"},{\"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;99.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":2.7,\"reviews_count\":12,\"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 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.3,\"reviews_count\":96,\"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 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;99.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\":\"Codisto Omnichannel Commerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"One plugin to sell on Amazon, eBay, Walmart, &amp; Google directly from WooCommerce, with automation and real-time sync.\",\"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,\"reviews_count\":38,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"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;159.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":3,\"reviews_count\":14,\"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\":\"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;39.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 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;159.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\":\"Unlimited images for your product variations.\",\"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;59.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\":\"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\":\"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;219.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"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\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"TikTok is offering eligible merchants $200 in TikTok ad credit (terms &amp; conditions apply). 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\":3.3,\"reviews_count\":25,\"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\":\"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;59.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\":\"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.4,\"reviews_count\":60,\"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;79.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/amazon-s3-storage-icon.png\"},{\"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;59.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\":\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/force-sells-icon.png\"},{\"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;49.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/05\\/quick-view-icon.png\"},{\"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, and let customers request and 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;99.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\":\"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;99.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;59.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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/360-image-icon.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/01\\/photography-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/software-add-on-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/04\\/products-compare-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/store-catalog-pdf-download-icon.png\"},{\"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\":\"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 12,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.3,\"reviews_count\":49,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"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\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for gift cards, discounts, coupons, store credits, BOGO deals, product giveaways, offers, and promotions. Smart Coupons is the original, most complete, best selling and most advanced WooCommerce coupons plugin.\",\"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;129.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":159,\"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\":\"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.4,\"reviews_count\":32,\"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;59.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":73,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-80x80-1.jpg\"},{\"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\":56,\"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\":\"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\":\"Mercado Pago Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/logo-juzfys.png\",\"excerpt\":\"Mercado Pago is already in 7 countries in Latin America and has the best checkout for your customers\' preferences and your type of online store. Ensure security and offer the main payment methods without worry.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mercado-pago-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b51b437b-1948-4405-b96e-0ef86485d3eb\",\"slug\":\"woocommerce-mercadopago\",\"id\":7909962,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mercado Pago\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mercado-pago\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/Mercado-Pago.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/klarna-checkout-icon.png\"},{\"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\":30,\"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\":\"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.2,\"reviews_count\":32,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"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;119.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":102,\"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;109.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":3.7,\"reviews_count\":13,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"title\":\"Trustpilot Reviews\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Trustpilot_brandmark_gr-blk_RGB-2-1-px9shb.png\",\"excerpt\":\"Collect and showcase verified reviews that consumers trust.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/trustpilot-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cbbd9b5e-b226-492c-a87e-cb21743ed8bf\",\"slug\":\"trustpilot-reviews\",\"id\":8173894,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Trustpilot\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/trustpilot\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/logo-160x160-1.png\"},{\"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 (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\":\"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\":2.8,\"reviews_count\":10,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"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;99.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.8,\"reviews_count\":44,\"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\":\"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;179.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"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.4,\"reviews_count\":15,\"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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4,\"reviews_count\":23,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/reCaptcha-For-WooCOmmerce-logo-164x164-2.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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"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\":166,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-icon-160x160-sunrise.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"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\":4.6,\"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\":\"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,\"reviews_count\":34,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.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:23:\"WpOrg\\Requests\\Response\":10:{s:4:\"body\";s:71280:\"{\"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\":4.4,\"reviews_count\":23,\"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\":28,\"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\":\"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\":3.5,\"reviews_count\":13,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.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\":4.7,\"reviews_count\":13,\"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 to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"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\":65,\"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\\/02\\/woocommerce-payments@2x.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.2,\"reviews_count\":28,\"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\":\"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. Sync with Google Merchant Center and control your product feed. 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.7,\"reviews_count\":18,\"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;59.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":27,\"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\":\"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.3,\"reviews_count\":97,\"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\":\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally\",\"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.1,\"reviews_count\":29,\"vendor_name\":\"Amazon Pay\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/amazon-pay-admin\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.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;99.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.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 on shipping. 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\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"One checkout solution. Many ways to pay. PayPal\\u2019s all-in-one solution allows you to offer PayPal, Venmo (US), Pay Later at no additional cost, credit and debit cards, and country-specific payment options.\",\"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\":3.6,\"reviews_count\":103,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"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;59.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.6,\"reviews_count\":14,\"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 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;239.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":66,\"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\":\"Minimum and maximum quantity rules for products, orders and categories.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"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;99.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;99.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;99.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\":\"Avalara AvaTax\",\"image\":\"\",\"excerpt\":\"Automated sales tax calculations for your WooCommerce store.\",\"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\":3.3,\"reviews_count\":16,\"vendor_name\":\"Avalara\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/avalara\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Avalara-Wordpress-Plugin-Creative_icon-80.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;59.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":124,\"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 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;39.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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"Gift Cards\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/03\\/logo-gc-z327mo.png\",\"excerpt\":\"Offer prepaid digital gift cards that customers can redeem online.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gift-cards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"4e0e8c35-e777-4ecc-b96b-202ee1eb256f\",\"slug\":\"woocommerce-gift-cards\",\"id\":5571998,\"rating\":4.5,\"reviews_count\":37,\"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\":\"EU VAT Number\",\"image\":\"\",\"excerpt\":\"Collect VAT numbers at checkout and remove the VAT charge for eligible EU businesses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eu-vat-number\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.00\",\"hash\":\"d2720c4b4bb8d6908e530355b7a2d734\",\"slug\":\"woocommerce-eu-vat-number\",\"id\":18592,\"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\":\"ShipStation for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.\",\"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\":\"Back In Stock Notifications\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/11\\/logo-bis-ircwrk.png\",\"excerpt\":\"Notify customers when your products are restocked.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/back-in-stock-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"755424b1-28b6-448a-aeb3-709cb3029eb6\",\"slug\":\"woocommerce-back-in-stock-notifications\",\"id\":6855144,\"rating\":4.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\":\"Product Recommendations\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/07\\/logo-prl-lfwngz.png\",\"excerpt\":\"Offer smarter upsells, cross-sells, and \\\"frequently bought together\\\" recommendations. Measure their impact with in-depth analytics.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-recommendations\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"4f9d0025-64b2-496f-97bb-ef553752d2d1\",\"slug\":\"woocommerce-product-recommendations\",\"id\":4486128,\"rating\":4.9,\"reviews_count\":13,\"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\":\"Payfast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/Stand-Alone-Safe-Zone@1x.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\\/Payfast-favicon-1.png\"},{\"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.8,\"reviews_count\":32,\"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;119.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":4.2,\"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\":\"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;119.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":4.1,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/05\\/wooblocks.jpg\"},{\"title\":\"Google, Facebook, Retargeting all-in-one Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo.png\",\"excerpt\":\"Reach beyond your competition and grow your store sales in 5 Minutes.\",\"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\":113,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo-80x80-2.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;59.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\":\"Pinterest for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/Marketplace_card_Pinterest.png\",\"excerpt\":\"Get your products in front of Pinterest users searching for ideas and things to buy. Connect your WooCommerce store to make your entire catalog browsable.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pinterest-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"29785cce-92ef-4b3a-8bd7-979bc688fd47\",\"slug\":\"pinterest-for-woocommerce\",\"id\":8688768,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/icon@2x-pe5lqg.png\"},{\"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;99.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":2.7,\"reviews_count\":12,\"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 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.3,\"reviews_count\":96,\"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 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;99.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\":\"Codisto Omnichannel Commerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"One plugin to sell on Amazon, eBay, Walmart, &amp; Google directly from WooCommerce, with automation and real-time sync.\",\"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,\"reviews_count\":38,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"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;159.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":3,\"reviews_count\":14,\"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\":\"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;39.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 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;159.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\":\"Unlimited images for your product variations.\",\"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;59.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\":\"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\":\"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;219.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"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\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"TikTok is offering eligible merchants $200 in TikTok ad credit (terms &amp; conditions apply). 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\":3.3,\"reviews_count\":25,\"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\":\"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;59.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\":\"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.4,\"reviews_count\":60,\"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;79.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/amazon-s3-storage-icon.png\"},{\"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;59.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\":\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/force-sells-icon.png\"},{\"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;49.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/05\\/quick-view-icon.png\"},{\"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, and let customers request and 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;99.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\":\"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;99.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;59.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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/360-image-icon.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/01\\/photography-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/software-add-on-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/04\\/products-compare-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/store-catalog-pdf-download-icon.png\"},{\"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\":\"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 12,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.3,\"reviews_count\":49,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"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\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for gift cards, discounts, coupons, store credits, BOGO deals, product giveaways, offers, and promotions. Smart Coupons is the original, most complete, best selling and most advanced WooCommerce coupons plugin.\",\"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;129.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":159,\"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\":\"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.4,\"reviews_count\":32,\"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;59.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":73,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-80x80-1.jpg\"},{\"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\":56,\"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\":\"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\":\"Mercado Pago Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/logo-juzfys.png\",\"excerpt\":\"Mercado Pago is already in 7 countries in Latin America and has the best checkout for your customers\' preferences and your type of online store. Ensure security and offer the main payment methods without worry.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mercado-pago-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b51b437b-1948-4405-b96e-0ef86485d3eb\",\"slug\":\"woocommerce-mercadopago\",\"id\":7909962,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mercado Pago\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mercado-pago\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/Mercado-Pago.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/klarna-checkout-icon.png\"},{\"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\":30,\"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\":\"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.2,\"reviews_count\":32,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"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;119.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":102,\"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;109.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":3.7,\"reviews_count\":13,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"title\":\"Trustpilot Reviews\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Trustpilot_brandmark_gr-blk_RGB-2-1-px9shb.png\",\"excerpt\":\"Collect and showcase verified reviews that consumers trust.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/trustpilot-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cbbd9b5e-b226-492c-a87e-cb21743ed8bf\",\"slug\":\"trustpilot-reviews\",\"id\":8173894,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Trustpilot\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/trustpilot\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/logo-160x160-1.png\"},{\"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 (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\":\"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\":2.8,\"reviews_count\":10,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"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;99.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.8,\"reviews_count\":44,\"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\":\"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;179.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"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.4,\"reviews_count\":15,\"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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4,\"reviews_count\":23,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/reCaptcha-For-WooCOmmerce-logo-164x164-2.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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"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\":166,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-icon-160x160-sunrise.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"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\":4.6,\"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\":\"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,\"reviews_count\":34,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"}]}\";s:3:\"raw\";s:71962:\"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Wed, 21 Jun 2023 13:49:34 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 13481\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: bur5 85 188 443\r\nContent-Encoding: gzip\r\nAge: 12\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\":4.4,\"reviews_count\":23,\"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\":28,\"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\":\"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\":3.5,\"reviews_count\":13,\"vendor_name\":\"Mailchimp\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2017\\/09\\/Mailchimp.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\":4.7,\"reviews_count\":13,\"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 to reach your customers across Facebook, Instagram, Messenger and WhatsApp.\",\"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\":65,\"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\\/02\\/woocommerce-payments@2x.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.2,\"reviews_count\":28,\"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\":\"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. Sync with Google Merchant Center and control your product feed. 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.7,\"reviews_count\":18,\"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;59.00\",\"hash\":\"147d0077e591e16db9d0d67daeb8c484\",\"slug\":\"woocommerce-product-addons\",\"id\":18618,\"rating\":3.2,\"reviews_count\":27,\"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\":\"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.3,\"reviews_count\":97,\"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\":\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally\",\"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.1,\"reviews_count\":29,\"vendor_name\":\"Amazon Pay\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/amazon-pay-admin\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/08\\/woo-Amazon_Pay-8lvfuy.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;99.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-UPS-1.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 on shipping. 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\":\"PayPal Payments\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg\",\"excerpt\":\"One checkout solution. Many ways to pay. PayPal\\u2019s all-in-one solution allows you to offer PayPal, Venmo (US), Pay Later at no additional cost, credit and debit cards, and country-specific payment options.\",\"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\":3.6,\"reviews_count\":103,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/woo-PayPal-nlioum.png\"},{\"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;59.00\",\"hash\":\"1968e199038a8a001c9f9966fd06bf88\",\"slug\":\"woocommerce-shipment-tracking\",\"id\":18693,\"rating\":3.6,\"reviews_count\":14,\"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 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;239.00\",\"hash\":\"6115e6d7e297b623a169fdcf5728b224\",\"slug\":\"woocommerce-subscriptions\",\"id\":27147,\"rating\":3.3,\"reviews_count\":66,\"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\":\"Minimum and maximum quantity rules for products, orders and categories.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.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;99.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/01\\/woo-AustraliaPost.png\"},{\"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;99.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;99.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;99.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\":\"Avalara AvaTax\",\"image\":\"\",\"excerpt\":\"Automated sales tax calculations for your WooCommerce store.\",\"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\":3.3,\"reviews_count\":16,\"vendor_name\":\"Avalara\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/avalara\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Avalara-Wordpress-Plugin-Creative_icon-80.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;59.00\",\"hash\":\"aa2518b5-ab19-4b75-bde9-60ca51e20f28\",\"slug\":\"woocommerce-product-bundles\",\"id\":18716,\"rating\":4.9,\"reviews_count\":124,\"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 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;39.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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/TaxJar.png\"},{\"title\":\"Gift Cards\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/03\\/logo-gc-z327mo.png\",\"excerpt\":\"Offer prepaid digital gift cards that customers can redeem online.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/gift-cards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"4e0e8c35-e777-4ecc-b96b-202ee1eb256f\",\"slug\":\"woocommerce-gift-cards\",\"id\":5571998,\"rating\":4.5,\"reviews_count\":37,\"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\":\"EU VAT Number\",\"image\":\"\",\"excerpt\":\"Collect VAT numbers at checkout and remove the VAT charge for eligible EU businesses.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/eu-vat-number\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;39.00\",\"hash\":\"d2720c4b4bb8d6908e530355b7a2d734\",\"slug\":\"woocommerce-eu-vat-number\",\"id\":18592,\"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\":\"ShipStation for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png\",\"excerpt\":\"Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.\",\"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\":\"Back In Stock Notifications\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/11\\/logo-bis-ircwrk.png\",\"excerpt\":\"Notify customers when your products are restocked.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/back-in-stock-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;59.00\",\"hash\":\"755424b1-28b6-448a-aeb3-709cb3029eb6\",\"slug\":\"woocommerce-back-in-stock-notifications\",\"id\":6855144,\"rating\":4.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\":\"Product Recommendations\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/07\\/logo-prl-lfwngz.png\",\"excerpt\":\"Offer smarter upsells, cross-sells, and \\\"frequently bought together\\\" recommendations. Measure their impact with in-depth analytics.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/product-recommendations\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;99.00\",\"hash\":\"4f9d0025-64b2-496f-97bb-ef553752d2d1\",\"slug\":\"woocommerce-product-recommendations\",\"id\":4486128,\"rating\":4.9,\"reviews_count\":13,\"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\":\"Payfast Payment Gateway\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/09\\/Stand-Alone-Safe-Zone@1x.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\\/Payfast-favicon-1.png\"},{\"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.8,\"reviews_count\":32,\"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;119.00\",\"hash\":\"3034ed8aff427b0f635fe4c86bbf008a\",\"slug\":\"woocommerce-table-rate-shipping\",\"id\":18718,\"rating\":4.2,\"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\":\"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;119.00\",\"hash\":\"ba9299b8-1dba-4aa0-a313-28bc1755cb88\",\"slug\":\"automatewoo\",\"id\":4652610,\"rating\":4.1,\"reviews_count\":12,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/10\\/woo-AutomateWoo.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/05\\/wooblocks.jpg\"},{\"title\":\"Google, Facebook, Retargeting all-in-one Marketing\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo.png\",\"excerpt\":\"Reach beyond your competition and grow your store sales in 5 Minutes.\",\"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\":113,\"vendor_name\":\"Kliken\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/02\\/Woo-Extension-Logo-80x80-2.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;59.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\":\"Pinterest for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/Marketplace_card_Pinterest.png\",\"excerpt\":\"Get your products in front of Pinterest users searching for ideas and things to buy. Connect your WooCommerce store to make your entire catalog browsable.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/pinterest-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"29785cce-92ef-4b3a-8bd7-979bc688fd47\",\"slug\":\"pinterest-for-woocommerce\",\"id\":8688768,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"WooCommerce\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/10\\/icon@2x-pe5lqg.png\"},{\"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;99.00\",\"hash\":\"f0dd29d338d3c67cf6cee88eddf6869b\",\"slug\":\"woocommerce-xero\",\"id\":18733,\"rating\":2.7,\"reviews_count\":12,\"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 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.3,\"reviews_count\":96,\"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 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;99.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\":\"Codisto Omnichannel Commerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v3.png\",\"excerpt\":\"One plugin to sell on Amazon, eBay, Walmart, &amp; Google directly from WooCommerce, with automation and real-time sync.\",\"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,\"reviews_count\":38,\"vendor_name\":\"Codisto\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/\",\"icon\":null},{\"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;159.00\",\"hash\":\"1649b6cca5da8b923b01ca56b5cdd246\",\"slug\":\"woocommerce-points-and-rewards\",\"id\":210259,\"rating\":3,\"reviews_count\":14,\"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\":\"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;39.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 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;159.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\":\"Unlimited images for your product variations.\",\"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;59.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\":\"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\":\"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;219.00\",\"hash\":\"de192a6cf12c4fd803248da5db700762\",\"slug\":\"woocommerce-deposits\",\"id\":977087,\"rating\":1.7,\"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\":\"TikTok for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2022\\/04\\/TTFB_logo__4C_horizontal_black.png?w=620\",\"excerpt\":\"TikTok is offering eligible merchants $200 in TikTok ad credit (terms &amp; conditions apply). 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\":3.3,\"reviews_count\":25,\"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\":\"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;59.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\":\"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.4,\"reviews_count\":60,\"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;79.00\",\"hash\":\"473bf6f221b865eff165c97881b473bb\",\"slug\":\"woocommerce-amazon-s3-storage\",\"id\":18663,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/amazon-s3-storage-icon.png\"},{\"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;59.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\":\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/force-sells-icon.png\"},{\"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;49.00\",\"hash\":\"619c6e57ce72c49c4b57e15b06eddb65\",\"slug\":\"woocommerce-quick-view\",\"id\":187509,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/05\\/quick-view-icon.png\"},{\"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, and let customers request and 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;99.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\":\"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;99.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;59.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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/360-image-icon.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/11\\/LiveChat.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/01\\/photography-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/software-add-on-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/04\\/products-compare-icon.png\"},{\"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\":\"Themesquad\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/themesquad\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/03\\/store-catalog-pdf-download-icon.png\"},{\"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\":\"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 12,000+ users.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;79.00\",\"hash\":\"0782bdbe932c00f4978850268c6cfe40\",\"slug\":\"woocommerce-zapier\",\"id\":243589,\"rating\":4.3,\"reviews_count\":49,\"vendor_name\":\"OM4\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/09\\/zapier-icon-80px@2x.png\"},{\"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\":\"Smart Coupons\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png\",\"excerpt\":\"Everything you need for gift cards, discounts, coupons, store credits, BOGO deals, product giveaways, offers, and promotions. Smart Coupons is the original, most complete, best selling and most advanced WooCommerce coupons plugin.\",\"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;129.00\",\"hash\":\"05c45f2aa466106a466de4402fff9dde\",\"slug\":\"woocommerce-smart-coupons\",\"id\":18729,\"rating\":4.5,\"reviews_count\":159,\"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\":\"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.4,\"reviews_count\":32,\"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;59.00\",\"hash\":\"31b4e11696cd99a3c0572975a84f1c08\",\"slug\":\"woocommerce-name-your-price\",\"id\":18738,\"rating\":5,\"reviews_count\":73,\"vendor_name\":\"Backcourt Development\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/nyp-icon-80x80-1.jpg\"},{\"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\":56,\"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\":\"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\":\"Mercado Pago Checkout\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/logo-juzfys.png\",\"excerpt\":\"Mercado Pago is already in 7 countries in Latin America and has the best checkout for your customers\' preferences and your type of online store. Ensure security and offer the main payment methods without worry.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/mercado-pago-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"b51b437b-1948-4405-b96e-0ef86485d3eb\",\"slug\":\"woocommerce-mercadopago\",\"id\":7909962,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Mercado Pago\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/mercado-pago\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/05\\/Mercado-Pago.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/klarna-checkout-icon.png\"},{\"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\":30,\"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\":\"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.2,\"reviews_count\":32,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"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;119.00\",\"hash\":\"0343e0115bbcb97ccd98442b8326a0af\",\"slug\":\"woocommerce-composite-products\",\"id\":216836,\"rating\":4.9,\"reviews_count\":102,\"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;109.00\",\"hash\":\"a6ac0ab1a1536e3a357ccf24c0650ed0\",\"slug\":\"woocommerce-gravityforms-product-addons\",\"id\":18633,\"rating\":3.7,\"reviews_count\":13,\"vendor_name\":\"Element Stark\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/\",\"icon\":null},{\"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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"title\":\"Trustpilot Reviews\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/Trustpilot_brandmark_gr-blk_RGB-2-1-px9shb.png\",\"excerpt\":\"Collect and showcase verified reviews that consumers trust.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/trustpilot-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"\",\"price\":\"&#36;0.00\",\"hash\":\"cbbd9b5e-b226-492c-a87e-cb21743ed8bf\",\"slug\":\"trustpilot-reviews\",\"id\":8173894,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Trustpilot\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/trustpilot\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/logo-160x160-1.png\"},{\"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 (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\":\"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\":2.8,\"reviews_count\":10,\"vendor_name\":\"Krokedil\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Klarna.png\"},{\"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;99.00\",\"hash\":\"1f56ff002fa830b77017b0107505211a\",\"slug\":\"woocommerce-conditional-shipping-and-payments\",\"id\":680253,\"rating\":4.8,\"reviews_count\":44,\"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\":\"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;179.00\",\"hash\":\"bad2a02a063555b7e2bee59924690763\",\"slug\":\"woothemes-sensei\",\"id\":152116,\"rating\":null,\"reviews_count\":null,\"vendor_name\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/01\\/SenseiProWooIcon-aut8wu.png\"},{\"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.4,\"reviews_count\":15,\"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\":\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2019\\/04\\/qb_thumb.png\"},{\"title\":\"reCaptcha for WooCommerce\",\"image\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/WooCommerce-reCpatcha.png?w=150&amp;h=150&amp;crop=1\",\"excerpt\":\"Protect your eCommerce store from malicious and automated attacks by using reCaptcha for WooCommerce.\",\"link\":\"https:\\/\\/woocommerce.com\\/products\\/recaptcha-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\",\"demo_url\":\"https:\\/\\/www.i13websolution.com\\/wp-test\\/\",\"price\":\"&#36;29.00\",\"hash\":\"c9793ede-aadc-484f-8c5a-1a0776604ce6\",\"slug\":\"recaptcha-for-woocommerce\",\"id\":5347485,\"rating\":4,\"reviews_count\":23,\"vendor_name\":\"I13 Web Solution\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/i13-web-solution\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/02\\/reCaptcha-For-WooCOmmerce-logo-164x164-2.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\":\"Sensei\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/sensei\\/\",\"icon\":null},{\"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\":166,\"vendor_name\":\"itthinx\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce-product-search-product-icon-160x160-sunrise.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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/woocommerce.png\"},{\"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\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/07\\/Viva-Wallet.png\"},{\"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\":4.6,\"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\":\"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,\"reviews_count\":34,\"vendor_name\":\"SkyVerge\",\"vendor_url\":\"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/\",\"icon\":\"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png\"}]}\";s:7:\"headers\";O:31:\"WpOrg\\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:\"Wed, 21 Jun 2023 13:49:34 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:\"13481\";}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:15:\"bur5 85 188 443\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:3:\"age\";a:1:{i:0;s:2:\"12\";}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:72:\"https://woocommerce.com/wp-json/wccom-extensions/1.0/search?locale=en_US\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:25:\"WpOrg\\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'),(376692,'woocommerce_attribute_lookup_enabled','yes','yes'),(1631,'hestia_time_activated','1612064279','yes'),(1632,'hestia_load_shim','no','yes'),(4492,'widget_astra-widget-address','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(35787,'astra_theme_js_key-ast-customizer','60468a0b725f47-12230060','yes'),(35785,'astra_theme_css_key-ast-customizer','60468a0b6c9795-78966123','yes'),(35786,'astra_theme_js_key-dep-ast-customizer','a:2:{s:6:\"jquery\";N;s:12:\"imagesloaded\";N;}','yes'),(35788,'astra_theme_css_key-astra-addon','60468a17dd1f59-95091953','yes'),(35789,'astra_theme_js_key-dep-astra-addon','a:2:{s:6:\"jquery\";N;s:12:\"imagesloaded\";N;}','yes'),(35790,'astra_theme_js_key-astra-addon','60468a17df20e1-42178655','yes'),(2779,'elementor_library_category_children','a:0:{}','yes'),(2781,'_astra_sites_old_site_options','a:49:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:3:{i:20;a:4:{s:7:\"term_id\";i:20;s:4:\"name\";s:13:\"Uncategorized\";s:4:\"slug\";s:13:\"uncategorized\";s:11:\"description\";s:0:\"\";}i:22;a:4:{s:7:\"term_id\";i:22;s:4:\"name\";s:6:\"Cactus\";s:4:\"slug\";s:6:\"cactus\";s:11:\"description\";s:0:\"\";}i:23;a:4:{s:7:\"term_id\";i:23;s:4:\"name\";s:6:\"Plants\";s:4:\"slug\";s:6:\"plants\";s:11:\"description\";s:0:\"\";}}s:23:\"woocommerce_product_cat\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"uncategorized\";s:12:\"thumbnail_id\";s:0:\"\";s:13:\"thumbnail_src\";s:0:\"\";}i:1;a:3:{s:4:\"slug\";s:6:\"cactus\";s:12:\"thumbnail_id\";s:2:\"43\";s:13:\"thumbnail_src\";s:0:\"\";}i:2;a:3:{s:4:\"slug\";s:6:\"plants\";s:12:\"thumbnail_id\";s:0:\"\";s:13:\"thumbnail_src\";s:0:\"\";}}s:11:\"custom_logo\";s:104:\"https://websitedemos.net/plant-store-02/wp-content/uploads/sites/410/2020/06/plants-store-logo-green.svg\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";s:9:\"main-menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"elementor_container_width\";s:4:\"1200\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"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\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#4e5768\";i:4;s:7:\"#75c32c\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"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\";}}s:31:\"elementor_space_between_widgets\";s:0:\"\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:23:\"elementor_load_fa4_shim\";s:3:\"yes\";s:20:\"elementor_active_kit\";s:3:\"840\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:4:\"Cart\";s:31:\"woocommerce_checkout_page_title\";s:8:\"Checkout\";s:32:\"woocommerce_myaccount_page_title\";s:10:\"My account\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";s:3:\"yes\";s:42:\"woocommerce_enable_checkout_login_reminder\";s:2:\"no\";s:49:\"woocommerce_enable_signup_and_login_from_checkout\";s:2:\"no\";s:41:\"woocommerce_enable_myaccount_registration\";s:2:\"no\";s:42:\"woocommerce_registration_generate_username\";s:2:\"no\";s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}','yes'),(2782,'elementor_container_width','1200','yes'),(2783,'elementor_default_generic_fonts','Sans-serif','yes'),(2784,'elementor_global_image_lightbox','yes','yes'),(2785,'elementor_page_title_selector','','yes'),(2786,'elementor_space_between_widgets','','yes'),(2787,'elementor_stretched_section_container','','yes'),(2788,'wpforms_settings','a:5:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;s:13:\"modern-markup\";s:1:\"0\";s:20:\"modern-markup-is-set\";b:1;}','yes'),(1059,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(376781,'_site_transient_timeout_browser_f90fccba99565780b100fb8e9e1406ce','1687620164','no'),(376782,'_site_transient_browser_f90fccba99565780b100fb8e9e1406ce','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"113.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'),(376783,'_site_transient_timeout_php_check_3fde9d06ba9e4fd20d08658e6f30b792','1687620164','no'),(376784,'_site_transient_php_check_3fde9d06ba9e4fd20d08658e6f30b792','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'),(1086,'elementor_active_kit','840','yes'),(1347,'woocommerce_stripe_settings','a:26:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:26:\"Debit/Credit Card (Stripe)\";s:11:\"description\";s:47:\"Pay with your credit or debit card with Stripe!\";s:7:\"webhook\";s:0:\"\";s:15:\"api_credentials\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:20:\"test_publishable_key\";s:107:\"pk_test_51IJNSjCkSu0Vh5YQj9gX9isVG5td7gCxWYaCDeXl4fgq9RbqAO3oRkNVYJ3v5yAfgC8C7dHHG26UAUIJwHnY9Z6A00PKMz0RMs\";s:15:\"test_secret_key\";s:107:\"sk_test_51IJNSjCkSu0Vh5YQ2IUu5brboeSPKThf4Q6flCcPUv9cbgU0R3TNLhiq6OOklZQinYNcVd4jz45j0wRQ7PzVc4H500JCNUYJKz\";s:19:\"test_webhook_secret\";s:0:\"\";s:15:\"publishable_key\";s:107:\"pk_live_51IJNSjCkSu0Vh5YQpSsuElopjQ3nbuvXTJUGOuf5LRjqh69ErJFecenNCW6ufauICrnbfn1xYnqKnfuG9D5T8bny00l116ogei\";s:10:\"secret_key\";s:107:\"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\";s:14:\"webhook_secret\";s:38:\"whsec_tQxyCMxxUyHzwh1BwkihkYIbU53fVsoT\";s:14:\"inline_cc_form\";s:3:\"yes\";s:20:\"statement_descriptor\";s:22:\"Ms Dawns Pure Emollien\";s:7:\"capture\";s:3:\"yes\";s:15:\"payment_request\";s:3:\"yes\";s:27:\"payment_request_button_type\";s:3:\"buy\";s:28:\"payment_request_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:28:\"payment_request_button_label\";s:7:\"Buy now\";s:35:\"payment_request_button_branded_type\";s:4:\"long\";s:11:\"saved_cards\";s:3:\"yes\";s:7:\"logging\";s:2:\"no\";s:20:\"apple_pay_domain_set\";s:3:\"yes\";s:25:\"apple_pay_verified_domain\";s:19:\"msdawnshaircare.com\";s:32:\"payment_request_button_locations\";a:2:{i:0;s:7:\"product\";i:1;s:4:\"cart\";}}','yes'),(1116,'rsssl_activation_timestamp','1614651053','yes'),(1070,'elementor_version','3.13.4','yes'),(1071,'elementor_install_history','a:4:{s:5:\"3.1.0\";i:1612047691;s:5:\"3.1.1\";i:1613538697;s:5:\"3.1.3\";i:1614967860;s:6:\"3.13.4\";i:1687008051;}','yes'),(1073,'_elementor_installed_time','1612047234','yes');
INSERT INTO `wpb1_options` VALUES (1074,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(1075,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:70:\"Introducing Elementor AI – Revolutionize the Way You Create Websites\";s:7:\"excerpt\";s:232:\"Elementor includes a new natively integrated AI product, available as a free trial starting in Elementor 3.13. Benefit from a wide array of use cases available from directly within the Editor to transform the way you build websites.\";s:7:\"created\";i:1682945240;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:124:\"https://elementor.com/blog/introducing-elementor-ai/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.12 – Design Beautiful and Sophisticated Mega Menus\";s:7:\"excerpt\";s:245:\"Elementor 3.12 includes a number of eagerly awaited features that will take your website’s design and navigation to the next level. This version also reveals the first phase of the Elementor interface revamp, and expands existing capabilities.\";s:7:\"created\";i:1680605140;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"https://elementor.com/blog/new-mega-menu-loop-alternate-template-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:135:\"Introducing Elementor 3.11 - Introducing Elementor 3.11 – New Loop Carousel Widget to Customize the Display of Your Posts or Products\";s:7:\"excerpt\";s:176:\"Elementor 3.11 includes new features that will expand your ability to customize the design and display of your listings, improve your workflow, and your visitor’s experience.\";s:7:\"created\";i:1677155418;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/new-loop-carousel-copy-paste-between-websites-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(1082,'rlrsssl_options','a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.2.2\";s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:0;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:13:\"high_contrast\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),(1083,'rsssl_remaining_tasks','1','yes'),(1101,'wc_stripe_show_style_notice','no','yes'),(1102,'wc_stripe_show_sca_notice','no','yes'),(376693,'wc_stripe_version','7.4.1','yes'),(376694,'wcf_ca_show_weekly_report_email_notice','yes','yes'),(1096,'auto_update_plugins','a:0:{}','no'),(1097,'updraftplus_tour_cancelled_on','intro','yes'),(1620,'theme_mods_hestia','a:21:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:28:\"zerif_frontpage_was_imported\";s:9:\"not-zerif\";s:28:\"ti_about_recommended_plugins\";a:1:{s:19:\"themeisle-companion\";s:7:\"visible\";}s:31:\"hestia_feature_thumbnail_buffer\";s:16:\"image_was_synced\";s:18:\"custom_css_post_id\";i:-1;s:24:\"hestia_feature_thumbnail\";s:75:\"https://msdawnshaircare.com/wp-content/themes/hestia/assets/img/contact.jpg\";s:20:\"hestia_headings_font\";s:28:\"Arial, Helvetica, sans-serif\";s:16:\"hestia_body_font\";s:28:\"Arial, Helvetica, sans-serif\";s:16:\"background_color\";s:6:\"fff0d8\";s:22:\"hestia_general_credits\";s:158:\"<a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"nofollow\">Hestia</a> | Site by <a href=\"https://brandcampagency.com/\" rel=\"nofollow\">Brand Camp</a>\";s:21:\"hestia_big_title_hide\";b:0;s:23:\"hestia_header_titles_fs\";s:35:\"{\"desktop\":0,\"tablet\":0,\"mobile\":0}\";s:27:\"hestia_big_title_background\";s:97:\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\";s:18:\"hestia_slider_type\";s:5:\"image\";s:22:\"hestia_parallax_layer1\";s:97:\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\";s:19:\"hestia_top_bar_hide\";b:1;s:22:\"hestia_parallax_layer2\";s:97:\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.34-PM-1.png\";s:16:\"hestia_shop_hide\";b:1;s:20:\"hestia_shop_subtitle\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1612067131;s:4:\"data\";a:10:{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:17:\"subscribe-widgets\";a:0:{}s:19:\"sidebar-woocommerce\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}s:15:\"sidebar-top-bar\";a:0:{}s:14:\"header-sidebar\";a:0:{}s:17:\"sidebar-big-title\";a:0:{}s:18:\"footer-one-widgets\";a:0:{}s:18:\"footer-two-widgets\";a:0:{}s:20:\"footer-three-widgets\";a:0:{}}}}','yes'),(1129,'elementor_pro_version','3.0.10','yes'),(1130,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1131,'_elementor_pro_installed_time','1612047691','yes'),(1134,'elementor_allow_tracking','yes','yes'),(1133,'elementor_connect_site_key','7c920ffddc3c2e44c30dad9387aa13c3','yes'),(1106,'element_pack_license_key','','yes'),(1107,'element_pack_active_modules','','yes'),(1108,'element_pack_third_party_widget','','yes'),(1109,'element_pack_elementor_extend','','yes'),(1110,'element_pack_api_settings','','yes'),(1111,'element_pack_other_settings','','yes'),(1135,'elementor_tracker_last_send','1687309293','yes'),(1136,'elementor_pro_license_key','ad0a8b2388f0b63743f2084378b62b23','yes'),(1137,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1686795458;s:5:\"value\";s:197:\"{\"expires\":\"2023-11-24 06:42:10\",\"subscription_id\":8775967,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"]}\";}','yes'),(1138,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1686752258;s:5:\"value\";s:197:\"{\"expires\":\"2023-11-24 06:42:10\",\"subscription_id\":8775967,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"]}\";}','yes'),(29923,'wc_connect_taxes_enabled','yes','yes'),(12820,'w3tc_browsercache_flush_timestamp','40009','yes'),(12823,'w3tc_setupguide_completed','1612682212','no'),(12824,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym> and <acronym title=\'JavaScript\'>JS<\\/acronym> files. Automatically remove unncessary data from <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym>, <acronym title=\'JavaScript\'>JS<\\/acronym>, feed, page and post <acronym title=\'Hypertext Markup Language\'>HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. <a href=\'%s\' target=\'_blank\'>Sign up for a (free) account<\\/a>. Visit <a href=\'%s\' target=\'_blank\'>New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the <a href=\'%s\'>Page Cache settings<\\/a> page and <a href=\'%s\'>Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\"}},\"expires\":1614293979}','no'),(2750,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2751,'wcf_ca_status','on','yes'),(2752,'wcf_ca_gdpr_status','off','yes'),(2753,'wcf_ca_coupon_code_status','off','yes'),(2754,'wcf_ca_zapier_tracking_status','off','yes'),(2755,'wcf_ca_cut_off_time','15','yes'),(2756,'wcf_ca_from_name','Admin','yes'),(2757,'wcf_ca_from_email','dawnloggins@gmail.com','yes'),(2758,'wcf_ca_reply_email','dawnloggins@gmail.com','yes'),(2759,'wcf_ca_discount_type','percent','yes'),(2760,'wcf_ca_coupon_amount','10','yes'),(1621,'woocommerce_thumbnail_cropping','1:1','yes'),(1622,'woocommerce_thumbnail_cropping_custom_width','30','yes'),(1623,'woocommerce_thumbnail_cropping_custom_height','35','yes'),(1625,'hestia_update_woocommerce_customizer_controls','1','yes'),(1627,'hestia_install','1612064279','yes'),(1628,'hestia_had_elementor','no','yes'),(1629,'woocommerce_catalog_rows','4','yes'),(1630,'woocommerce_catalog_columns','4','yes'),(1780,'hestia_sync_needed','','yes'),(1781,'woocommerce_demo_store_notice','Welcome to Ms. Dawn\'s Hair Care','yes'),(4167,'_astra_ext_enabled_extensions','a:19:{s:14:\"advanced-hooks\";s:14:\"advanced-hooks\";s:8:\"blog-pro\";s:0:\"\";s:21:\"colors-and-background\";s:21:\"colors-and-background\";s:15:\"advanced-footer\";s:0:\"\";s:13:\"mobile-header\";s:13:\"mobile-header\";s:15:\"header-sections\";s:15:\"header-sections\";s:9:\"lifterlms\";s:0:\"\";s:9:\"learndash\";s:0:\"\";s:16:\"advanced-headers\";s:16:\"advanced-headers\";s:12:\"site-layouts\";s:12:\"site-layouts\";s:7:\"spacing\";s:7:\"spacing\";s:13:\"sticky-header\";s:0:\"\";s:13:\"scroll-to-top\";s:13:\"scroll-to-top\";s:18:\"transparent-header\";s:0:\"\";s:10:\"typography\";s:10:\"typography\";s:11:\"woocommerce\";s:11:\"woocommerce\";s:3:\"edd\";s:0:\"\";s:8:\"nav-menu\";s:8:\"nav-menu\";s:3:\"all\";s:3:\"all\";}','yes'),(2073,'widget_eaw-recent-posts-plus','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2074,'widget_eaw-recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2794,'wpforms_crypto_secret_key','ELcT4OYeO1UAXVu4kzIZfCxE6ifLFoPtg+deX1AylLo=','yes'),(15289,'autoptimize_extra_settings','a:6:{s:31:\"autoptimize_extra_radio_field_4\";s:1:\"5\";s:34:\"autoptimize_extra_checkbox_field_1\";s:1:\"1\";s:34:\"autoptimize_extra_checkbox_field_0\";s:1:\"1\";s:30:\"autoptimize_extra_text_field_2\";s:0:\"\";s:30:\"autoptimize_extra_text_field_7\";s:0:\"\";s:30:\"autoptimize_extra_text_field_3\";s:0:\"\";}','yes'),(2807,'wpforms_notifications','a:4:{s:6:\"update\";i:1686709062;s:4:\"feed\";a:0:{}s:6:\"events\";a:5:{s:22:\"wp-mail-smtp-education\";a:5:{s:2:\"id\";s:22:\"wp-mail-smtp-education\";s:5:\"title\";s:43:\"Don’t Miss Your Form Notification Emails!\";s:7:\"content\";s:260:\"Did you know that many WordPress sites are not properly configured to send emails? With the free WP Mail SMTP plugin, you can easily optimize your site to send emails, avoid the spam folder, and make sure your emails land in the recipient’s inbox every time.\";s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:64:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-smtp\";s:4:\"text\";s:11:\"Install Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=WP%20Mail%20SMTP%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2022-12-27 07:55:29\";}s:15:\"join-vip-circle\";a:5:{s:2:\"id\";s:15:\"join-vip-circle\";s:5:\"title\";s:27:\"Want to Be a VIP? Join Now!\";s:7:\"content\";s:326:\"Running a WordPress site can be challenging. But help is just around the corner! Our Facebook group contains tons of tips and help to get your business growing! When you join our VIP Circle, you’ll get instant access to tips, tricks, and answers from a community of loyal WPForms users. Best of all, membership is 100% free!\";s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:43:\"https://www.facebook.com/groups/wpformsvip/\";s:4:\"text\";s:8:\"Join Now\";}}s:5:\"start\";s:19:\"2023-01-23 07:55:29\";}s:14:\"survey-reports\";a:5:{s:2:\"id\";s:14:\"survey-reports\";s:5:\"title\";s:46:\"Want to Know What Your Customers Really Think?\";s:7:\"content\";s:334:\"Nothing beats real feedback from your customers and visitors. That’s why many small businesses love our awesome Surveys and Polls addon. Instantly unlock full survey reporting right in your WordPress dashboard. And don’t forget: building a survey is easy with our pre-made templates, so you could get started within a few minutes!\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:161:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Lite\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:202:\"https://wpforms.com/docs/how-to-install-and-use-the-surveys-and-polls-addon/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-02-07 07:55:29\";}s:16:\"form-abandonment\";a:5:{s:2:\"id\";s:16:\"form-abandonment\";s:5:\"title\";s:31:\"Get More Leads From Your Forms!\";s:7:\"content\";s:363:\"Are your forms converting fewer visitors than you hoped? Often, visitors quit forms partway through. That can prevent you from getting all the leads you deserve to capture. With our Form Abandonment addon, you can capture partial entries even if your visitor didn’t hit Submit! From there, it’s easy to follow up with leads and turn them into loyal customers.\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:158:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Lite\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://wpforms.com/docs/how-to-install-and-use-form-abandonment-with-wpforms/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-02-22 07:55:29\";}s:5:\"ideas\";a:5:{s:2:\"id\";s:5:\"ideas\";s:5:\"title\";s:36:\"What’s Your Dream WPForms Feature?\";s:7:\"content\";s:288:\"If you could add just one feature to WPForms, what would it be? We want to know! Our team is busy surveying valued customers like you as we plan the year ahead. We’d love to know which features would take your business to the next level! Do you have a second to share your idea with us?\";s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:36:\"https://wpforms.com/share-your-idea/\";s:4:\"text\";s:15:\"Share Your Idea\";}}s:5:\"start\";s:19:\"2023-04-23 07:55:29\";}}s:9:\"dismissed\";a:0:{}}','yes'),(5793,'woolentor_general_tabs','','yes'),(5794,'woolentor_woo_template_tabs','','yes'),(5795,'woolentor_elements_tabs','','yes'),(5796,'woolentor_themes_library_tabs','','yes'),(5797,'woolentor_rename_label_tabs','','yes'),(5798,'woolentor_sales_notification_tabs','','yes'),(5799,'woolentor_others_tabs','','yes'),(5800,'woolentor_style_tabs','','yes'),(5801,'woolentor_buy_pro_tabs','','yes'),(2830,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(22811,'woocommerce_free_shipping_4_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:10:\"min_amount\";s:10:\"min_amount\";s:5:\"99.00\";s:16:\"ignore_discounts\";s:3:\"yes\";}','yes'),(2922,'wpforms_email_summaries_fetch_info_blocks_last_run','1687024774','yes'),(95888,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1616589690;s:9:\"dismissed\";b:1;}}','yes'),(21954,'updraft_retain_extrarules','a:0:{}','yes'),(21955,'updraft_email','','yes'),(21956,'updraft_report_warningsonly','a:0:{}','yes'),(21957,'updraft_report_wholebackup','a:0:{}','yes'),(21958,'updraft_extradbs','a:0:{}','yes'),(21959,'updraft_include_more_path','a:0:{}','yes'),(21960,'updraft_interval','weekly','yes'),(21961,'updraft_retain','2','yes'),(21964,'updraft_interval_database','weekly','yes'),(21965,'updraft_retain_db','2','yes'),(21970,'updraft_include_others','1','yes'),(21971,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(21972,'updraft_split_every','400','yes'),(21973,'updraft_delete_local','1','yes'),(21974,'updraft_dir','updraft','yes'),(21975,'updraft_service','googledrive','yes'),(21976,'updraft_debug_mode','0','yes'),(21977,'updraft_ssl_useservercerts','0','yes'),(21978,'updraft_ssl_disableverify','0','yes'),(21979,'updraft_ssl_nossl','0','yes'),(21981,'updraft_lastmessage','The backup apparently succeeded and is now complete (Jun 21 07:23:22)','yes'),(21984,'updraftplus_unlocked_fd','1','no'),(21985,'updraftplus_last_lock_time_fd','2023-06-21 07:20:12','no'),(21986,'updraftplus_semaphore_fd','0','no'),(21987,'updraft_last_scheduled_fd','1687332012','yes'),(22004,'updraft_last_backup','a:6:{s:26:\"nonincremental_backup_time\";i:1687332012;s:11:\"backup_time\";i:1687332012;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-plugins.zip\";}s:12:\"plugins-size\";i:71475530;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-themes.zip\";}s:11:\"themes-size\";i:18493703;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-uploads.zip\";}s:12:\"uploads-size\";i:241298083;s:6:\"others\";a:1:{i:0;s:74:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-others.zip\";}s:11:\"others-size\";i:25343;s:2:\"db\";s:69:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-db.gz\";s:7:\"db-size\";i:4257472;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"68f629f9fb1101f72e639bfe05f5b09e5cea35d1\";s:7:\"themes0\";s:40:\"a600c42df97b5e8f29a88edbbfc475fc37b2e3ca\";s:8:\"uploads0\";s:40:\"1116c569f2e9f2d9016cebd5fc03dcef44902a1a\";s:7:\"others0\";s:40:\"00f3e140d6444ab1cef2f2418beaa84fabd98cc5\";s:3:\"db0\";s:40:\"d9dc0c30b96c82458cb1be5e0457e46dcda8be60\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"2aef0e51d37e75a5a5ba13676631f34c67ab49e7fa500fc68b9960ed24f9a019\";s:7:\"themes0\";s:64:\"12a5a8dea0c843afe1c9a65f65d438e91239ec7f38b2875f9a7c8e0ca872692c\";s:8:\"uploads0\";s:64:\"c8f0e32fa7d8e5893a2b639f0d388a9b2286f65b88d632fb5e0927f5a485deaa\";s:7:\"others0\";s:64:\"016c670c2d07ee30dc3c0940deccb849357be6cbaf42b1ca44b3992ce0644761\";s:3:\"db0\";s:64:\"c39189426bd99949dc8be11ec2360f890334a138b3fae9f9ee3f8472c94d669b\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"f2e6e9cf8fba\";}','yes'),(22003,'updraft_backup_history','a:2:{i:1687332012;a:19:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-plugins.zip\";}s:12:\"plugins-size\";i:71475530;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-themes.zip\";}s:11:\"themes-size\";i:18493703;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-uploads.zip\";}s:12:\"uploads-size\";i:241298083;s:6:\"others\";a:1:{i:0;s:74:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-others.zip\";}s:11:\"others-size\";i:25343;s:2:\"db\";s:69:\"backup_2023-06-21-0720_Ms_Dawn039s_Pure_Emollients_f2e6e9cf8fba-db.gz\";s:7:\"db-size\";i:4257472;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"68f629f9fb1101f72e639bfe05f5b09e5cea35d1\";s:7:\"themes0\";s:40:\"a600c42df97b5e8f29a88edbbfc475fc37b2e3ca\";s:8:\"uploads0\";s:40:\"1116c569f2e9f2d9016cebd5fc03dcef44902a1a\";s:7:\"others0\";s:40:\"00f3e140d6444ab1cef2f2418beaa84fabd98cc5\";s:3:\"db0\";s:40:\"d9dc0c30b96c82458cb1be5e0457e46dcda8be60\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"2aef0e51d37e75a5a5ba13676631f34c67ab49e7fa500fc68b9960ed24f9a019\";s:7:\"themes0\";s:64:\"12a5a8dea0c843afe1c9a65f65d438e91239ec7f38b2875f9a7c8e0ca872692c\";s:8:\"uploads0\";s:64:\"c8f0e32fa7d8e5893a2b639f0d388a9b2286f65b88d632fb5e0927f5a485deaa\";s:7:\"others0\";s:64:\"016c670c2d07ee30dc3c0940deccb849357be6cbaf42b1ca44b3992ce0644761\";s:3:\"db0\";s:64:\"c39189426bd99949dc8be11ec2360f890334a138b3fae9f9ee3f8472c94d669b\";}}s:5:\"nonce\";s:12:\"f2e6e9cf8fba\";s:7:\"service\";a:1:{i:0;s:11:\"googledrive\";}s:20:\"service_instance_ids\";a:1:{s:11:\"googledrive\";a:1:{i:0;s:34:\"s-f5906c5d07567277ef9136012fdd24c1\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1687332012;s:6:\"themes\";i:1687332083;s:7:\"uploads\";i:1687332098;s:6:\"others\";i:1687332190;}s:18:\"created_by_version\";s:6:\"1.23.4\";s:21:\"last_saved_by_version\";s:6:\"1.23.4\";s:12:\"is_multisite\";b:0;}i:1686727002;a:19:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2023-06-14-0716_Ms_Dawn039s_Pure_Emollients_b46e6a3cab7f-plugins.zip\";}s:12:\"plugins-size\";i:48255876;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2023-06-14-0716_Ms_Dawn039s_Pure_Emollients_b46e6a3cab7f-themes.zip\";}s:11:\"themes-size\";i:18490313;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2023-06-14-0716_Ms_Dawn039s_Pure_Emollients_b46e6a3cab7f-uploads.zip\";}s:12:\"uploads-size\";i:241295395;s:6:\"others\";a:1:{i:0;s:74:\"backup_2023-06-14-0716_Ms_Dawn039s_Pure_Emollients_b46e6a3cab7f-others.zip\";}s:11:\"others-size\";i:25343;s:2:\"db\";s:69:\"backup_2023-06-14-0716_Ms_Dawn039s_Pure_Emollients_b46e6a3cab7f-db.gz\";s:7:\"db-size\";i:4482440;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"96c06f9faf83c3d44ca4391782c2719104156239\";s:7:\"themes0\";s:40:\"89b3cd65553bb753c489d568db668d52604cb502\";s:8:\"uploads0\";s:40:\"60533560a30b06bad196212515d875bac77a366b\";s:7:\"others0\";s:40:\"19ff4ab7545e08617a08359b5a02a9a171a0d1bc\";s:3:\"db0\";s:40:\"0524c5e117bce7a3f5b477ff306f4935ec60ca1b\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"d909d50c7ac70d1d30d0e035919e9249b8743ca1f37b0548ecc262d924eaefca\";s:7:\"themes0\";s:64:\"264edbf9052674b1bb8c720a4b6684545f099a982b9b518f18238fe183f06019\";s:8:\"uploads0\";s:64:\"84da4fe5942173d610c6b3306e0bd738ac40fa6c22d9974180ad5102d8985486\";s:7:\"others0\";s:64:\"1611202a47f0059ce9efdb2b36ad237cac35418c1e6126d25cffc89f6fcfec15\";s:3:\"db0\";s:64:\"bdd3ab8ff77ebd5053907f00380455c65eea19625316e029e5205a2f2416093a\";}}s:5:\"nonce\";s:12:\"b46e6a3cab7f\";s:7:\"service\";a:1:{i:0;s:11:\"googledrive\";}s:20:\"service_instance_ids\";a:1:{s:11:\"googledrive\";a:1:{i:0;s:34:\"s-f5906c5d07567277ef9136012fdd24c1\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1686727002;s:6:\"themes\";i:1686727063;s:7:\"uploads\";i:1686727074;s:6:\"others\";i:1686727157;}s:18:\"created_by_version\";s:6:\"1.23.3\";s:21:\"last_saved_by_version\";s:6:\"1.23.3\";s:12:\"is_multisite\";b:0;}}','no'),(1152,'ocean-extra-version','1.7.1','yes'),(1154,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:35:\"bdthemes-element-pack-lite/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.7\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1687008037;s:11:\"plugin_path\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";}}s:7:\"abspath\";s:35:\"/home/brandc16/msdawnshaircare.com/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";s:8:\"sdk_path\";s:35:\"bdthemes-element-pack-lite/freemius\";s:7:\"version\";s:5:\"2.5.7\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1687008037;}}','yes'),(1155,'fs_debug_mode','','yes'),(1156,'fs_accounts','a:10:{s:21:\"id_slug_type_path_map\";a:2:{i:3752;a:3:{s:4:\"slug\";s:7:\"oceanwp\";s:4:\"type\";s:5:\"theme\";s:4:\"path\";s:21:\"oceanwp/functions.php\";}i:12687;a:3:{s:4:\"slug\";s:26:\"bdthemes-element-pack-lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";}}s:10:\"theme_data\";a:1:{s:7:\"oceanwp\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"oceanwp/functions.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1612047820;s:17:\"was_plugin_loaded\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"2.0.2\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:19:\"msdawnshaircare.com\";s:9:\"server_ip\";s:13:\"75.85.177.187\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1612047820;s:7:\"version\";s:5:\"2.0.2\";}s:15:\"prev_is_premium\";b:0;s:18:\"sticky_optin_added\";b:1;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1612064212;s:7:\"version\";s:5:\"2.0.2\";}}}s:13:\"file_slug_map\";a:2:{s:7:\"oceanwp\";s:7:\"oceanwp\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";s:26:\"bdthemes-element-pack-lite\";}s:6:\"themes\";a:1:{s:7:\"oceanwp\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:7:\"OceanWP\";s:4:\"slug\";s:7:\"oceanwp\";s:12:\"premium_slug\";s:15:\"oceanwp-premium\";s:4:\"type\";s:5:\"theme\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:7:\"oceanwp\";s:7:\"version\";s:5:\"2.0.2\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";s:4:\"3767\";s:17:\"bundle_public_key\";s:32:\"pk_c334eb1ae413deac41e30bf00b9dc\";s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_043077b34f20f5e11334af3c12493\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3752\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"c035944e24da32134ab0f2a337489a5a\";s:13:\"admin_notices\";a:2:{s:13:\"oceanwp:theme\";a:0:{}s:26:\"bdthemes-element-pack-lite\";a:1:{s:15:\"connect_account\";a:10:{s:7:\"message\";s:195:\"We made a few tweaks to the plugin, <b><a href=\"https://msdawnshaircare.com/wp-admin/admin.php?page=element_pack_options\">Opt in to make \"Element Pack Lite - Addons for Elementor\" better!</a></b>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:10:\"update-nag\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"connect_account\";s:10:\"manager_id\";s:26:\"bdthemes-element-pack-lite\";s:6:\"plugin\";s:40:\"Element Pack Lite - Addons for Elementor\";s:10:\"wp_user_id\";N;s:11:\"dismissible\";b:1;s:4:\"data\";a:0:{}}}}s:6:\"addons\";a:1:{i:3752;a:22:{i:0;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3754\";s:7:\"updated\";s:19:\"2021-01-31 02:04:50\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3755\";s:7:\"updated\";s:19:\"2021-01-31 02:37:38\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:12:\"premium_slug\";s:16:\"ocean-side-panel\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3756\";s:7:\"updated\";s:19:\"2021-01-31 02:08:27\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:8;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3757\";s:7:\"updated\";s:19:\"2021-01-31 02:04:43\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:4;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Hooks\";s:4:\"slug\";s:11:\"ocean-hooks\";s:12:\"premium_slug\";s:11:\"ocean-hooks\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3758\";s:7:\"updated\";s:19:\"2021-01-31 01:53:54\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:5;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3759\";s:7:\"updated\";s:19:\"2021-01-31 02:10:09\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:6;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:12:\"premium_slug\";s:23:\"ocean-woo-popup-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3760\";s:7:\"updated\";s:19:\"2021-01-31 02:12:22\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:7;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:12:\"premium_slug\";s:15:\"ocean-portfolio\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:4;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3761\";s:7:\"updated\";s:19:\"2021-01-31 02:03:24\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:8;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean White Label\";s:4:\"slug\";s:17:\"ocean-white-label\";s:12:\"premium_slug\";s:17:\"ocean-white-label\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3762\";s:7:\"updated\";s:19:\"2021-01-31 02:16:36\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:9;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Instagram\";s:4:\"slug\";s:15:\"ocean-instagram\";s:12:\"premium_slug\";s:15:\"ocean-instagram\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:1;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3763\";s:7:\"updated\";s:19:\"2021-01-31 02:06:05\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:10;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:12:\"premium_slug\";s:17:\"ocean-popup-login\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:6;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3764\";s:7:\"updated\";s:19:\"2021-01-31 02:02:53\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:11;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3765\";s:7:\"updated\";s:19:\"2021-01-31 02:03:38\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:12;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:12:\"premium_slug\";s:17:\"ocean-full-screen\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3766\";s:7:\"updated\";s:19:\"2021-01-31 02:04:40\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:13;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3797\";s:7:\"updated\";s:19:\"2021-01-31 02:06:56\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:14;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Extra\";s:4:\"slug\";s:11:\"ocean-extra\";s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3806\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:15;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3807\";s:7:\"updated\";s:19:\"2021-01-31 02:40:30\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:16;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3809\";s:7:\"updated\";s:19:\"2021-01-31 01:59:16\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:17;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3810\";s:7:\"updated\";s:19:\"2021-01-31 02:40:25\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:18;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3811\";s:7:\"updated\";s:19:\"2021-01-31 01:06:18\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:19;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3813\";s:7:\"updated\";s:19:\"2021-01-31 01:58:35\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:20;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3814\";s:7:\"updated\";s:19:\"2021-01-31 01:59:15\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:21;O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3815\";s:7:\"updated\";s:19:\"2021-01-31 02:37:20\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:11:\"plugin_data\";a:1:{s:26:\"bdthemes-element-pack-lite\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1687008037;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.5.7\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"5.1.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:19:\"msdawnshaircare.com\";s:9:\"server_ip\";s:15:\"205.134.254.189\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1687008048;s:7:\"version\";s:5:\"5.1.1\";}s:15:\"prev_is_premium\";b:1;s:18:\"sticky_optin_added\";b:1;}}s:7:\"plugins\";a:1:{s:26:\"bdthemes-element-pack-lite\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Element Pack Lite - Addons for Elementor\";s:4:\"slug\";s:26:\"bdthemes-element-pack-lite\";s:12:\"premium_slug\";s:21:\"bdthemes-element-pack\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";s:7:\"version\";s:5:\"5.1.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_a3dc126cd59aadc29e8aec86e3159\";s:10:\"secret_key\";s:32:\"sk_Wv&@AuP20ijQDykiwCQSw1_:OqMjZ\";s:2:\"id\";s:5:\"12687\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:7:\"updates\";a:1:{i:12687;N;}}','yes'),(1157,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(1158,'widget_ocean_about_me','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1159,'widget_ocean_contact_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1160,'widget_ocean_custom_links','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1161,'widget_ocean_custom_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1162,'widget_ocean_facebook','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1163,'widget_ocean_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1164,'widget_ocean_instagram','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1165,'widget_ocean_mailchimp','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1166,'widget_ocean_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1167,'widget_ocean_social','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1168,'widget_ocean_social_share','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1169,'widget_ocean_tags','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1170,'widget_ocean_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1171,'widget_ocean_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1172,'widget_ocean_custom_header_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1173,'widget_ocean_custom_header_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1174,'ocean_extra_installed_time','1612047820','yes'),(1176,'elementor_fonts_manager_font_types','a:0:{}','yes'),(1177,'elementor_fonts_manager_fonts','a:0:{}','yes'),(1178,'elementor_custom_icon_sets_config','a:0:{}','yes'),(1187,'elementor_log','a:25:{s:32:\"13297aebef0a19fe74a5e4fe2e839171\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:96:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:1405;s:7:\"\0*\0date\";s:19:\"2021-01-30 23:06:08\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:92;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2021-02-17 08:56:45\";i:1;s:19:\"2021-02-17 08:58:34\";i:2;s:19:\"2021-02-17 09:09:50\";i:3;s:19:\"2021-02-17 22:30:57\";i:4;s:19:\"2021-02-17 22:34:39\";i:5;s:19:\"2021-02-17 22:43:38\";i:6;s:19:\"2021-02-19 04:50:15\";i:7;s:19:\"2021-02-19 06:03:37\";i:8;s:19:\"2021-02-20 06:45:42\";i:9;s:19:\"2021-02-25 00:34:33\";i:10;s:19:\"2021-02-25 05:45:10\";i:11;s:19:\"2021-02-25 07:36:27\";i:12;s:19:\"2021-02-25 07:40:35\";i:13;s:19:\"2021-02-25 15:38:33\";i:14;s:19:\"2021-03-01 03:34:37\";i:15;s:19:\"2021-03-01 03:37:29\";i:16;s:19:\"2021-03-01 03:39:00\";i:17;s:19:\"2021-03-01 03:43:40\";i:18;s:19:\"2021-03-01 04:39:44\";i:19;s:19:\"2021-03-02 00:59:43\";i:20;s:19:\"2021-03-02 17:02:39\";i:21;s:19:\"2021-03-02 18:59:56\";i:22;s:19:\"2021-03-02 19:30:15\";i:23;s:19:\"2021-03-02 19:31:34\";i:24;s:19:\"2021-03-02 19:32:01\";i:25;s:19:\"2021-03-02 20:39:44\";i:26;s:19:\"2021-03-04 16:43:14\";i:27;s:19:\"2021-03-04 16:44:28\";i:28;s:19:\"2021-03-04 19:14:30\";i:29;s:19:\"2021-03-08 20:21:45\";i:30;s:19:\"2021-03-08 20:30:36\";i:31;s:19:\"2021-03-08 21:16:45\";i:32;s:19:\"2021-03-08 21:22:19\";i:33;s:19:\"2021-03-10 17:36:16\";i:34;s:19:\"2021-03-11 00:23:13\";i:35;s:19:\"2021-03-11 00:30:16\";i:36;s:19:\"2021-03-11 00:32:34\";i:37;s:19:\"2021-03-11 00:48:31\";i:38;s:19:\"2021-03-11 15:28:49\";i:39;s:19:\"2021-03-20 17:17:06\";i:40;s:19:\"2021-03-22 08:06:59\";i:41;s:19:\"2021-03-24 16:55:55\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type null\";s:4:\"file\";s:96:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:1405;s:5:\"trace\";b:1;}}s:32:\"ea0c479904db9dded04669946be87537\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"19952\";s:7:\"\0*\0file\";s:116:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:7:\"\0*\0line\";s:2:\"24\";s:7:\"\0*\0date\";s:19:\"2021-01-31 08:47:22\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:82:\"View (cid: \\&quot;view42551\\&quot;) has already been destroyed and cannot be used.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-01-31 08:47:22\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1612082842\";s:7:\"message\";s:72:\"View (cid: \\\"view42551\\\") has already been destroyed and cannot be used.\";s:3:\"url\";s:116:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js?ver=2.4.5.e1\";s:4:\"line\";s:2:\"24\";s:6:\"column\";s:5:\"19952\";}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:99:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;s:7:\"\0*\0date\";s:19:\"2021-02-01 01:02:59\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:20;s:14:\"\0*\0times_dates\";a:20:{i:0;s:19:\"2021-02-01 01:02:59\";i:1;s:19:\"2021-02-01 04:06:46\";i:2;s:19:\"2021-02-01 05:16:36\";i:3;s:19:\"2021-02-01 06:41:01\";i:4;s:19:\"2021-02-01 07:00:41\";i:5;s:19:\"2021-02-01 07:01:04\";i:6;s:19:\"2021-02-01 07:06:49\";i:7;s:19:\"2021-02-01 07:49:03\";i:8;s:19:\"2021-02-02 06:48:35\";i:9;s:19:\"2021-02-02 06:49:24\";i:10;s:19:\"2021-02-02 07:57:09\";i:11;s:19:\"2021-02-02 17:16:08\";i:12;s:19:\"2021-02-03 00:43:43\";i:13;s:19:\"2021-02-03 08:08:24\";i:14;s:19:\"2021-02-04 21:06:21\";i:15;s:19:\"2021-02-15 03:12:35\";i:16;s:19:\"2021-02-15 03:35:21\";i:17;s:19:\"2021-02-19 04:49:56\";i:18;s:19:\"2021-03-04 16:43:03\";i:19;s:19:\"2022-01-21 00:55:35\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:99:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}}s:32:\"06b7c44f100d080e3cb1905bf37d1aab\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:111:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php\";s:7:\"\0*\0line\";i:142;s:7:\"\0*\0date\";s:19:\"2021-02-15 03:00:22\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:24:\"Undefined index: post_id\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2021-02-15 03:00:22\";i:1;s:19:\"2021-02-15 03:00:32\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:24:\"Undefined index: post_id\";s:4:\"file\";s:111:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/woocommerce/widgets/add-to-cart.php\";s:4:\"line\";i:142;s:5:\"trace\";b:1;}}s:32:\"66e599253667c9b565909c692db45244\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-02-17 05:11:37\";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.0\";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-17 05:11:37\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.0\";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:\"04197f5698c9ecb6f71e6d60c9b846d3\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"16820\";s:7:\"\0*\0file\";s:96:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-02-18 05:18:13\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:48:\"Cannot read property \\&#039;clone\\&#039; of null\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:27504;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2021-02-18 08:42:44\";i:1;s:19:\"2021-02-18 08:42:44\";i:2;s:19:\"2021-02-18 08:42:44\";i:3;s:19:\"2021-02-18 08:42:44\";i:4;s:19:\"2021-02-18 08:42:44\";i:5;s:19:\"2021-02-18 08:42:44\";i:6;s:19:\"2021-02-18 08:42:44\";i:7;s:19:\"2021-02-18 08:42:44\";i:8;s:19:\"2021-02-18 08:42:44\";i:9;s:19:\"2021-02-18 08:42:44\";i:10;s:19:\"2021-02-18 08:42:44\";i:11;s:19:\"2021-02-18 08:42:44\";i:12;s:19:\"2021-02-18 08:42:44\";i:13;s:19:\"2021-02-18 08:42:44\";i:14;s:19:\"2021-02-18 08:42:44\";i:15;s:19:\"2021-02-18 08:42:44\";i:16;s:19:\"2021-02-18 08:42:44\";i:17;s:19:\"2021-02-18 08:42:44\";i:18;s:19:\"2021-02-18 08:42:44\";i:19;s:19:\"2021-02-18 08:42:44\";i:20;s:19:\"2021-02-18 08:42:44\";i:21;s:19:\"2021-02-18 08:42:44\";i:22;s:19:\"2021-02-18 08:42:44\";i:23;s:19:\"2021-02-18 08:42:44\";i:24;s:19:\"2021-02-18 08:42:44\";i:25;s:19:\"2021-02-18 08:42:44\";i:26;s:19:\"2021-02-18 08:42:44\";i:27;s:19:\"2021-02-18 08:42:44\";i:28;s:19:\"2021-02-18 08:42:44\";i:29;s:19:\"2021-02-18 08:42:44\";i:30;s:19:\"2021-02-18 08:42:44\";i:31;s:19:\"2021-02-18 08:42:44\";i:32;s:19:\"2021-02-18 08:42:45\";i:33;s:19:\"2021-02-18 08:42:45\";i:34;s:19:\"2021-02-18 08:42:45\";i:35;s:19:\"2021-02-18 08:42:45\";i:36;s:19:\"2021-02-18 08:42:45\";i:37;s:19:\"2021-02-18 08:42:45\";i:38;s:19:\"2021-02-18 08:42:49\";i:39;s:19:\"2021-02-18 08:42:49\";i:40;s:19:\"2021-02-18 08:42:50\";i:41;s:19:\"2021-02-18 08:42:50\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1613625493\";s:7:\"message\";s:38:\"Cannot read property \\\'clone\\\' of null\";s:3:\"url\";s:96:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"16820\";}}s:32:\"a10411800be150f076b867144ab9bf7e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"21012\";s:7:\"\0*\0file\";s:96:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-02-18 05:18:17\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:53:\"Cannot read property \\&#039;changestop\\&#039; of null\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:532;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2021-02-18 08:18:11\";i:1;s:19:\"2021-02-18 08:18:11\";i:2;s:19:\"2021-02-18 08:18:13\";i:3;s:19:\"2021-02-18 08:21:02\";i:4;s:19:\"2021-02-18 08:21:17\";i:5;s:19:\"2021-02-18 08:21:21\";i:6;s:19:\"2021-02-18 08:21:29\";i:7;s:19:\"2021-02-18 08:21:38\";i:8;s:19:\"2021-02-18 08:21:41\";i:9;s:19:\"2021-02-18 08:21:50\";i:10;s:19:\"2021-02-18 08:21:52\";i:11;s:19:\"2021-02-18 08:21:56\";i:12;s:19:\"2021-02-18 08:22:29\";i:13;s:19:\"2021-02-18 08:23:06\";i:14;s:19:\"2021-02-18 08:23:08\";i:15;s:19:\"2021-02-18 08:23:09\";i:16;s:19:\"2021-02-18 08:23:09\";i:17;s:19:\"2021-02-18 08:23:12\";i:18;s:19:\"2021-02-18 08:35:37\";i:19;s:19:\"2021-02-18 08:35:40\";i:20;s:19:\"2021-02-18 08:36:22\";i:21;s:19:\"2021-02-18 08:36:24\";i:22;s:19:\"2021-02-18 08:36:33\";i:23;s:19:\"2021-02-18 08:36:37\";i:24;s:19:\"2021-02-18 08:36:39\";i:25;s:19:\"2021-02-18 08:36:46\";i:26;s:19:\"2021-02-18 08:36:48\";i:27;s:19:\"2021-02-18 08:36:50\";i:28;s:19:\"2021-02-18 08:36:54\";i:29;s:19:\"2021-02-18 08:36:56\";i:30;s:19:\"2021-02-18 08:39:41\";i:31;s:19:\"2021-02-18 08:39:45\";i:32;s:19:\"2021-02-18 08:39:49\";i:33;s:19:\"2021-02-18 08:39:55\";i:34;s:19:\"2021-02-18 08:39:55\";i:35;s:19:\"2021-02-18 08:39:59\";i:36;s:19:\"2021-02-18 08:41:53\";i:37;s:19:\"2021-02-18 08:41:57\";i:38;s:19:\"2021-02-18 08:42:15\";i:39;s:19:\"2021-02-18 08:42:19\";i:40;s:19:\"2021-02-18 08:42:25\";i:41;s:19:\"2021-02-18 08:42:45\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1613625497\";s:7:\"message\";s:43:\"Cannot read property \\\'changestop\\\' of null\";s:3:\"url\";s:96:\"https://msdawnshaircare.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"21012\";}}s:32:\"eb37b88c51167d0bc3512da3767dd923\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2021-03-05 18:10:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.1\";s:2:\"to\";s:5:\"3.1.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-03-05 18:10:59\";}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.1.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b37aea81c51887747e62be4f9b66367f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:105:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:7:\"\0*\0line\";i:183;s:7:\"\0*\0date\";s:19:\"2021-07-21 22:53:06\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:25:\"Undefined index: referrer\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1149;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2022-10-22 12:17:11\";i:1;s:19:\"2022-10-22 14:32:41\";i:2;s:19:\"2022-10-22 19:05:01\";i:3;s:19:\"2022-10-23 01:57:52\";i:4;s:19:\"2022-10-23 08:47:18\";i:5;s:19:\"2022-10-23 12:35:52\";i:6;s:19:\"2022-10-23 15:35:47\";i:7;s:19:\"2022-10-23 22:22:54\";i:8;s:19:\"2022-10-24 05:06:47\";i:9;s:19:\"2022-10-24 12:18:41\";i:10;s:19:\"2022-10-24 19:24:57\";i:11;s:19:\"2022-10-24 20:52:16\";i:12;s:19:\"2022-10-25 02:12:23\";i:13;s:19:\"2022-10-25 08:59:48\";i:14;s:19:\"2022-10-25 14:35:10\";i:15;s:19:\"2022-10-25 15:50:02\";i:16;s:19:\"2022-10-25 22:46:54\";i:17;s:19:\"2022-10-26 05:38:55\";i:18;s:19:\"2022-10-26 13:44:19\";i:19;s:19:\"2022-10-26 20:39:46\";i:20;s:19:\"2022-10-27 03:32:54\";i:21;s:19:\"2022-10-27 10:37:01\";i:22;s:19:\"2022-10-27 17:55:12\";i:23;s:19:\"2022-10-27 19:31:21\";i:24;s:19:\"2022-10-28 01:09:32\";i:25;s:19:\"2022-10-28 08:01:54\";i:26;s:19:\"2022-10-28 15:20:52\";i:27;s:19:\"2022-10-29 13:59:46\";i:28;s:19:\"2022-10-29 19:19:38\";i:29;s:19:\"2022-10-29 21:19:13\";i:30;s:19:\"2022-10-30 04:16:41\";i:31;s:19:\"2022-10-30 11:07:19\";i:32;s:19:\"2022-10-30 18:01:12\";i:33;s:19:\"2022-10-31 00:57:16\";i:34;s:19:\"2022-10-31 07:48:37\";i:35;s:19:\"2022-10-31 14:42:41\";i:36;s:19:\"2022-10-31 21:34:42\";i:37;s:19:\"2022-11-01 04:28:07\";i:38;s:19:\"2022-11-01 11:23:46\";i:39;s:19:\"2022-11-01 18:19:45\";i:40;s:19:\"2022-11-02 01:15:15\";i:41;s:19:\"2022-11-02 08:23:00\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:25:\"Undefined index: referrer\";s:4:\"file\";s:105:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:4:\"line\";i:183;s:5:\"trace\";b:1;}}s:32:\"c41dcc1b3e8e69edddcf045e89a76002\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:105:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:7:\"\0*\0line\";i:183;s:7:\"\0*\0date\";s:19:\"2022-11-12 20:42:11\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:40:\"Undefined array key &quot;referrer&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:520;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2023-04-14 16:25:43\";i:1;s:19:\"2023-04-14 23:00:54\";i:2;s:19:\"2023-04-15 08:58:08\";i:3;s:19:\"2023-04-15 17:48:09\";i:4;s:19:\"2023-04-18 06:57:41\";i:5;s:19:\"2023-04-18 15:11:58\";i:6;s:19:\"2023-04-19 23:07:33\";i:7;s:19:\"2023-04-20 18:02:15\";i:8;s:19:\"2023-04-22 18:40:29\";i:9;s:19:\"2023-04-26 14:08:26\";i:10;s:19:\"2023-05-02 16:06:22\";i:11;s:19:\"2023-05-05 04:37:42\";i:12;s:19:\"2023-05-05 09:27:18\";i:13;s:19:\"2023-05-06 13:15:54\";i:14;s:19:\"2023-05-06 17:20:18\";i:15;s:19:\"2023-05-07 17:07:39\";i:16;s:19:\"2023-05-13 08:12:41\";i:17;s:19:\"2023-05-13 13:34:19\";i:18;s:19:\"2023-05-14 12:47:33\";i:19;s:19:\"2023-05-16 22:01:48\";i:20;s:19:\"2023-05-17 08:02:54\";i:21;s:19:\"2023-05-21 01:35:23\";i:22;s:19:\"2023-05-22 23:25:40\";i:23;s:19:\"2023-05-28 07:18:21\";i:24;s:19:\"2023-05-31 14:42:23\";i:25;s:19:\"2023-05-31 18:06:48\";i:26;s:19:\"2023-06-01 04:27:42\";i:27;s:19:\"2023-06-08 20:57:26\";i:28;s:19:\"2023-06-10 22:50:27\";i:29;s:19:\"2023-06-11 16:37:55\";i:30;s:19:\"2023-06-11 23:56:15\";i:31;s:19:\"2023-06-13 11:27:13\";i:32;s:19:\"2023-06-13 21:47:05\";i:33;s:19:\"2023-06-14 10:13:23\";i:34;s:19:\"2023-06-14 11:05:04\";i:35;s:19:\"2023-06-14 11:53:17\";i:36;s:19:\"2023-06-15 01:40:53\";i:37;s:19:\"2023-06-15 21:13:30\";i:38;s:19:\"2023-06-17 12:00:13\";i:39;s:19:\"2023-06-20 04:22:49\";i:40;s:19:\"2023-06-20 04:45:22\";i:41;s:19:\"2023-06-21 06:03:05\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:30:\"Undefined array key \"referrer\"\";s:4:\"file\";s:105:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php\";s:4:\"line\";i:183;s:5:\"trace\";b:1;}}s:32:\"fbcdea2db7b89eb2194ca294c723b7eb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:46\";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.3\";s:2:\"to\";s:6:\"3.13.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.3\";s:2:\"to\";s:6:\"3.13.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ec2bdfea1d29002b1aa320fe8abd5ef2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8eb362fe66e8370db40efbad78ca53fd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}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:\"bd8e64c3166b297a59fdef8eacfaef1f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}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:\"79ce8098edd8f3a43a188395983405b9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";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:\"2023-06-17 13:20:51\";}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:\"bf2b3c2c8a9b7616afe1fd269fb34535\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";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:\"2023-06-17 13:20:51\";}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:\"9624c4a4200af7348de3e63622102295\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";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:\"2023-06-17 13:20:51\";}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:\"fd5ac10706f1715a374b4153cd544bdf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";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:\"2023-06-17 13:20:51\";}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:\"9cdab1e294b3754b134224796de7060f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:64:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"c740e8898070a6b8ddab2af922cd9817\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:66:\"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6f16f282ae2bd0f06475ce4b51d71fa8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"45a71deeb696360da9f9c50d5a9b78d1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"dcd9c994fce558aafe2d24a58266c22a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-17 13:20:51\";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.3\";s:2:\"to\";s:6:\"3.13.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-17 13:20:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.1.3\";s:2:\"to\";s:6:\"3.13.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9e8f8b12f6929c8070321c1c46cbe669\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:118:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php\";s:7:\"\0*\0line\";i:45;s:7:\"\0*\0date\";s:19:\"2023-06-17 15:22:44\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:3160:\"Uncaught ReflectionException: Method ElementorPro\\Modules\\ThemeBuilder\\Documents\\Section::get_site_editor_type() does not exist in /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:45\nStack trace:\n#0 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(45): ReflectionClass-&gt;getMethod(&#039;get_site_editor...&#039;)\n#1 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(126): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_site_editor_type_bc()\n#2 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(94): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_create_url()\n#3 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(67): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create-&gt;create_item_url_by_document_class(&#039;ElementorPro\\\\Mo...&#039;)\n#4 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/base-category.php(92): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create-&gt;get_category_items()\n#5 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Base_Category-&gt;get_init_settings()\n#6 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#7 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/module.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings()\n#8 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Module-&gt;get_init_settings()\n#9 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#10 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(59): Elementor\\Core\\Base\\Base_Object-&gt;get_settings()\n#11 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(36): Elementor\\Core\\Base\\App-&gt;get_components_config()\n#12 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/app.php(155): Elementor\\Core\\Base\\App-&gt;print_config()\n#13 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): Elementor\\Core\\Common\\App-&gt;register_scripts(&#039;index.php&#039;)\n#14 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(NULL, Array)\n#15 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#16 /home/brandc16/msdawnshaircare.com/wp-admin/admin-header.php(118): do_action(&#039;admin_enqueue_s...&#039;, &#039;index.php&#039;)\n#17 /home/brandc16/msdawnshaircare.com/wp-admin/index.php(137): require_once(&#039;/home/brandc16/...&#039;)\n#18 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:8;s:14:\"\0*\0times_dates\";a:8:{i:0;s:19:\"2023-06-17 15:22:44\";i:1;s:19:\"2023-06-17 15:28:14\";i:2;s:19:\"2023-06-17 17:56:13\";i:3;s:19:\"2023-06-17 18:11:54\";i:4;s:19:\"2023-06-20 16:26:52\";i:5;s:19:\"2023-06-20 16:38:46\";i:6;s:19:\"2023-06-21 21:36:33\";i:7;s:19:\"2023-06-21 21:38:07\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:3058:\"Uncaught ReflectionException: Method ElementorPro\\Modules\\ThemeBuilder\\Documents\\Section::get_site_editor_type() does not exist in /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:45\nStack trace:\n#0 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(45): ReflectionClass->getMethod(\'get_site_editor...\')\n#1 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(126): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_site_editor_type_bc()\n#2 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(94): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_create_url()\n#3 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(67): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create->create_item_url_by_document_class(\'ElementorPro\\\\Mo...\')\n#4 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/base-category.php(92): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create->get_category_items()\n#5 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Base_Category->get_init_settings()\n#6 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#7 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/module.php(111): Elementor\\Core\\Base\\Base_Object->get_settings()\n#8 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Module->get_init_settings()\n#9 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#10 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(59): Elementor\\Core\\Base\\Base_Object->get_settings()\n#11 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(36): Elementor\\Core\\Base\\App->get_components_config()\n#12 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/app.php(155): Elementor\\Core\\Base\\App->print_config()\n#13 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): Elementor\\Core\\Common\\App->register_scripts(\'index.php\')\n#14 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)\n#15 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#16 /home/brandc16/msdawnshaircare.com/wp-admin/admin-header.php(118): do_action(\'admin_enqueue_s...\', \'index.php\')\n#17 /home/brandc16/msdawnshaircare.com/wp-admin/index.php(137): require_once(\'/home/brandc16/...\')\n#18 {main}\n  thrown\";s:4:\"file\";s:118:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php\";s:4:\"line\";i:45;s:5:\"trace\";b:1;}}s:32:\"1c7d82ae32c2a645cce3e7a672014933\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:118:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php\";s:7:\"\0*\0line\";i:45;s:7:\"\0*\0date\";s:19:\"2023-06-17 15:28:19\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:4322:\"Uncaught ReflectionException: Method ElementorPro\\Modules\\ThemeBuilder\\Documents\\Section::get_site_editor_type() does not exist in /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:45\nStack trace:\n#0 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(45): ReflectionClass-&gt;getMethod(&#039;get_site_editor...&#039;)\n#1 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(126): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_site_editor_type_bc()\n#2 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(94): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_create_url()\n#3 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(67): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create-&gt;create_item_url_by_document_class(&#039;ElementorPro\\\\Mo...&#039;)\n#4 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/base-category.php(92): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create-&gt;get_category_items()\n#5 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Base_Category-&gt;get_init_settings()\n#6 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#7 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/module.php(111): Elementor\\Core\\Base\\Base_Object-&gt;get_settings()\n#8 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Module-&gt;get_init_settings()\n#9 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object-&gt;ensure_settings()\n#10 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(59): Elementor\\Core\\Base\\Base_Object-&gt;get_settings()\n#11 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(36): Elementor\\Core\\Base\\App-&gt;get_components_config()\n#12 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/app.php(155): Elementor\\Core\\Base\\App-&gt;print_config()\n#13 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): Elementor\\Core\\Common\\App-&gt;register_scripts(&#039;&#039;)\n#14 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(NULL, Array)\n#15 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#16 /home/brandc16/msdawnshaircare.com/wp-includes/script-loader.php(2194): do_action(&#039;wp_enqueue_scri...&#039;)\n#17 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts(&#039;&#039;)\n#18 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#19 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#20 /home/brandc16/msdawnshaircare.com/wp-includes/general-template.php(3049): do_action(&#039;wp_head&#039;)\n#21 /home/brandc16/msdawnshaircare.com/wp-content/themes/astra/header.php(26): wp_head()\n#22 /home/brandc16/msdawnshaircare.com/wp-includes/template.php(783): require_once(&#039;/home/brandc16/...&#039;)\n#23 /home/brandc16/msdawnshaircare.com/wp-includes/template.php(718): load_template(&#039;/home/brandc16/...&#039;, true, Array)\n#24 /home/brandc16/msdawnshaircare.com/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#25 /home/brandc16/msdawnshaircare.com/wp-content/themes/astra/page.php(20): get_header()\n#26 /home/brandc16/msdawnshaircare.com/wp-includes/template-loader.php(106): include(&#039;/home/brandc16/...&#039;)\n#27 /home/brandc16/msdawnshaircare.com/wp-blog-header.php(19): require_once(&#039;/home/brandc16/...&#039;)\n#28 /home/brandc16/msdawnshaircare.com/index.php(17): require(&#039;/home/brandc16/...&#039;)\n#29 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2023-06-17 15:28:19\";i:1;s:19:\"2023-06-17 18:07:53\";i:2;s:19:\"2023-06-17 18:10:12\";i:3;s:19:\"2023-06-21 19:24:34\";i:4;s:19:\"2023-06-21 21:36:38\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:4154:\"Uncaught ReflectionException: Method ElementorPro\\Modules\\ThemeBuilder\\Documents\\Section::get_site_editor_type() does not exist in /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php:45\nStack trace:\n#0 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(45): ReflectionClass->getMethod(\'get_site_editor...\')\n#1 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php(126): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_site_editor_type_bc()\n#2 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(94): ElementorPro\\Modules\\ThemeBuilder\\Documents\\Theme_Document::get_create_url()\n#3 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/categories/create.php(67): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create->create_item_url_by_document_class(\'ElementorPro\\\\Mo...\')\n#4 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/base-category.php(92): Elementor\\Core\\Common\\Modules\\Finder\\Categories\\Create->get_category_items()\n#5 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Base_Category->get_init_settings()\n#6 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#7 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/modules/finder/module.php(111): Elementor\\Core\\Base\\Base_Object->get_settings()\n#8 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\\Core\\Common\\Modules\\Finder\\Module->get_init_settings()\n#9 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\\Core\\Base\\Base_Object->ensure_settings()\n#10 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(59): Elementor\\Core\\Base\\Base_Object->get_settings()\n#11 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/base/app.php(36): Elementor\\Core\\Base\\App->get_components_config()\n#12 /home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor/core/common/app.php(155): Elementor\\Core\\Base\\App->print_config()\n#13 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): Elementor\\Core\\Common\\App->register_scripts(\'\')\n#14 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)\n#15 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#16 /home/brandc16/msdawnshaircare.com/wp-includes/script-loader.php(2194): do_action(\'wp_enqueue_scri...\')\n#17 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts(\'\')\n#18 /home/brandc16/msdawnshaircare.com/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(\'\', Array)\n#19 /home/brandc16/msdawnshaircare.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#20 /home/brandc16/msdawnshaircare.com/wp-includes/general-template.php(3049): do_action(\'wp_head\')\n#21 /home/brandc16/msdawnshaircare.com/wp-content/themes/astra/header.php(26): wp_head()\n#22 /home/brandc16/msdawnshaircare.com/wp-includes/template.php(783): require_once(\'/home/brandc16/...\')\n#23 /home/brandc16/msdawnshaircare.com/wp-includes/template.php(718): load_template(\'/home/brandc16/...\', true, Array)\n#24 /home/brandc16/msdawnshaircare.com/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)\n#25 /home/brandc16/msdawnshaircare.com/wp-content/themes/astra/page.php(20): get_header()\n#26 /home/brandc16/msdawnshaircare.com/wp-includes/template-loader.php(106): include(\'/home/brandc16/...\')\n#27 /home/brandc16/msdawnshaircare.com/wp-blog-header.php(19): require_once(\'/home/brandc16/...\')\n#28 /home/brandc16/msdawnshaircare.com/index.php(17): require(\'/home/brandc16/...\')\n#29 {main}\n  thrown\";s:4:\"file\";s:118:\"/home/brandc16/msdawnshaircare.com/wp-content/plugins/elementor-pro/modules/theme-builder/documents/theme-document.php\";s:4:\"line\";i:45;s:5:\"trace\";b:1;}}}','no'),(1280,'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:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";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:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;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:13;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:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:27;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/\";}}s:7:\"updated\";i:1671834596;}','no'),(1348,'woocommerce_gateway_order','a:14:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;s:6:\"stripe\";i:4;s:11:\"stripe_sepa\";i:5;s:17:\"stripe_bancontact\";i:6;s:13:\"stripe_sofort\";i:7;s:14:\"stripe_giropay\";i:8;s:10:\"stripe_eps\";i:9;s:12:\"stripe_ideal\";i:10;s:10:\"stripe_p24\";i:11;s:13:\"stripe_alipay\";i:12;s:17:\"stripe_multibanco\";i:13;}','yes'),(1350,'woocommerce_gateway_stripe_retention','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(2617,'widget_bigcommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2618,'widget_bigcommerce_mini_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95889,'wpforms_builder_opened_date','0','no'),(95890,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1687024774;s:5:\"ctime\";i:1687024774;}','yes'),(2825,'cf_analytics_installed_time','1612081063','no'),(1447,'wp-smush-settings','a:22:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:0;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:0;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:0;s:17:\"background_images\";b:1;s:16:\"rest_api_support\";b:0;s:8:\"webp_mod\";b:0;}','yes'),(1448,'wp-smush-install-type','existing','no'),(1449,'wp-smush-version','3.8.2','no'),(1452,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1612061549;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1612061549;s:6:\"sticky\";b:1;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1612666349;}}s:4:\"done\";a:0:{}}','no'),(1453,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1612061549;}}','no'),(1458,'smush_global_stats','a:9:{s:11:\"size_before\";i:0;s:10:\"size_after\";i:0;s:7:\"percent\";d:0;s:5:\"human\";s:5:\"0.0 B\";s:5:\"bytes\";i:0;s:12:\"total_images\";i:0;s:12:\"resize_count\";i:0;s:14:\"resize_savings\";i:0;s:18:\"conversion_savings\";i:0;}','no'),(1461,'skip-smush-setup','1','yes'),(1460,'dir_smush_stats','a:2:{s:9:\"dir_smush\";a:2:{s:5:\"total\";i:0;s:9:\"optimised\";i:0;}s:14:\"combined_stats\";a:0:{}}','no'),(2789,'_astra_sites_old_widgets_data','a:1:{s:9:\"sidebar-1\";O:8:\"stdClass\":6:{s:8:\"search-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}s:14:\"recent-posts-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:17:\"recent-comments-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:10:\"archives-2\";O:8:\"stdClass\":3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"categories-2\";O:8:\"stdClass\":4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:6:\"meta-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}}}','yes'),(4497,'_custom_fonts_db_version','1.2.6','yes'),(4499,'uagb-version','1.20.1','yes'),(20649,'cartflows-divi-flows-and-steps-1','a:9:{i:0;a:11:{s:2:\"ID\";i:19087;s:5:\"title\";s:20:\"Evergreen Product 01\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-landing-02-600x1482.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19089;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-landing-02-600x1482.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/divi/product01-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19108;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-checkout-02-600x825.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/divi/product01-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19113;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:106:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product01-thank-you-02-600x457.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/divi/product01-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:4;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:1;a:11:{s:2:\"ID\";i:19059;s:5:\"title\";s:20:\"Evergreen Product 02\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-landing-02-600x1960.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19061;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-landing-02-600x1960.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/divi/product02-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19076;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-checkout-02-600x626.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/divi/product02-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19084;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:106:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product02-thank-you-02-600x497.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/divi/product02-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:4;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:2;a:11:{s:2:\"ID\";i:19035;s:5:\"title\";s:20:\"Evergreen Product 03\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-landing-02-600x1873.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19037;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:96:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-landing-02-600x1873.jpg\";s:4:\"link\";s:58:\"https://templates.cartflows.com/divi/product03-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19051;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-checkout-02-600x533.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/divi/product03-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19056;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:106:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/product03-thank-you-02-600x479.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/divi/product03-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:4;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:3;a:11:{s:2:\"ID\";i:19228;s:5:\"title\";s:5:\"Ebook\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:92:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-landing-02-600x1532.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19230;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:92:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-landing-02-600x1532.jpg\";s:4:\"link\";s:54:\"https://templates.cartflows.com/divi/ebook-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19247;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-checkout-02-600x1201.jpg\";s:4:\"link\";s:55:\"https://templates.cartflows.com/divi/ebook-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19250;s:5:\"title\";s:12:\"EBook Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:91:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-upsell-02.jpg\";s:19:\"thumbnail_image_url\";s:99:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-upsell-02-600x398.jpg\";s:4:\"link\";s:53:\"https://templates.cartflows.com/divi/ebook-upsell-02/\";}i:3;a:6:{s:2:\"ID\";i:19254;s:5:\"title\";s:14:\"EBook Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-downsell-02.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-downsell-02-600x394.jpg\";s:4:\"link\";s:55:\"https://templates.cartflows.com/divi/ebook-downsell-02/\";}i:4;a:6:{s:2:\"ID\";i:19258;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:94:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/ebook-thank-you-02-600x701.jpg\";s:4:\"link\";s:56:\"https://templates.cartflows.com/divi/ebook-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:4;a:11:{s:2:\"ID\";i:19202;s:5:\"title\";s:18:\"Protein Supplement\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-landing-02-600x1865.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19204;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-landing-02-600x1865.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/divi/protein-supplement-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19215;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:106:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-checkout-02-600x882.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/divi/protein-supplement-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19220;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-upsell-02.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-upsell-02-600x351.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/divi/protein-supplement-upsell-02/\";}i:3;a:6:{s:2:\"ID\";i:19225;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:107:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/protein-supplement-thank-you-02-600x558.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/divi/protein-supplement-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:5;a:11:{s:2:\"ID\";i:19174;s:5:\"title\";s:14:\"Beauty Product\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-landing-02-600x1751.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19176;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-landing-02-600x1751.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/divi/beauty-product-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19186;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-checkout-02-600x975.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/divi/beauty-product-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19189;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-upsell-02.jpg\";s:19:\"thumbnail_image_url\";s:108:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-upsell-02-600x351.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/divi/beauty-product-upsell-02/\";}i:3;a:6:{s:2:\"ID\";i:19193;s:5:\"title\";s:8:\"Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-downsell-02.jpg\";s:19:\"thumbnail_image_url\";s:110:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-downsell-02-600x351.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/divi/beauty-product-downsell-02/\";}i:4;a:6:{s:2:\"ID\";i:19197;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/beauty-product-thank-you-02-600x758.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/divi/beauty-product-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:6;a:11:{s:2:\"ID\";i:19137;s:5:\"title\";s:11:\"Organic Tea\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-landing-02-600x1554.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19139;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-landing-02.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-landing-02-600x1554.jpg\";s:4:\"link\";s:60:\"https://templates.cartflows.com/divi/organic-tea-landing-02/\";}i:1;a:6:{s:2:\"ID\";i:19161;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-checkout-02.jpg\";s:19:\"thumbnail_image_url\";s:107:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-checkout-02-600x955.jpg\";s:4:\"link\";s:61:\"https://templates.cartflows.com/divi/organic-tea-checkout-02/\";}i:2;a:6:{s:2:\"ID\";i:19166;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-upsell-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-upsell-02-600x340.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/divi/organic-tea-upsell-02/\";}i:3;a:6:{s:2:\"ID\";i:19171;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:108:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/organic-tea-thank-you-02-600x544.jpg\";s:4:\"link\";s:62:\"https://templates.cartflows.com/divi/organic-tea-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:7;a:11:{s:2:\"ID\";i:19116;s:5:\"title\";s:15:\"Inline Checkout\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:153:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-checkout-02-2020-12-10-18_33_57.png\";s:19:\"thumbnail_image_url\";s:162:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-checkout-02-2020-12-10-18_33_57-600x1874.png\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19118;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:153:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-checkout-02-2020-12-10-18_33_57.png\";s:19:\"thumbnail_image_url\";s:162:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-checkout-02-2020-12-10-18_33_57-600x1874.png\";s:4:\"link\";s:56:\"https://templates.cartflows.com/divi/inline-checkout-02/\";}i:1;a:6:{s:2:\"ID\";i:19134;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:154:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-thank-you-02-2020-12-10-18_34_31.png\";s:19:\"thumbnail_image_url\";s:162:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/screencapture-templates-cartflows-divi-inline-thank-you-02-2020-12-10-18_34_31-600x416.png\";s:4:\"link\";s:57:\"https://templates.cartflows.com/divi/inline-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:4;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:8;a:11:{s:2:\"ID\";i:18996;s:5:\"title\";s:14:\"Download eBook\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-the-ebook-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-the-ebook-02-600x550.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:4:\"divi\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:18998;s:5:\"title\";s:18:\"Download The eBook\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-the-ebook-02.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-the-ebook-02-600x550.jpg\";s:4:\"link\";s:59:\"https://templates.cartflows.com/divi/download-the-ebook-02/\";}i:1;a:6:{s:2:\"ID\";i:19005;s:5:\"title\";s:9:\"Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-ebook-thank-you-02.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/divi/wp-content/uploads/sites/5/2020/07/download-ebook-thank-you-02-600x500.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/divi/download-ebook-thank-you-02/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:33;s:4:\"name\";s:4:\"Divi\";s:4:\"slug\";s:4:\"divi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:33;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:10;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:34;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:34;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:1;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:27;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:27;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}}','no'),(15233,'autoptimize_html','on','yes'),(15234,'autoptimize_html_keepcomments','','yes'),(15235,'autoptimize_enable_site_config','on','yes'),(15236,'autoptimize_js','on','yes'),(15237,'autoptimize_js_aggregate','on','yes'),(15238,'autoptimize_js_defer_not_aggregate','','yes'),(15239,'autoptimize_js_exclude','wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js','yes'),(15240,'autoptimize_js_trycatch','','yes'),(15241,'autoptimize_js_justhead','','yes'),(15242,'autoptimize_js_forcehead','','yes'),(15243,'autoptimize_js_include_inline','','yes'),(15244,'autoptimize_css','on','yes'),(15245,'autoptimize_css_aggregate','on','yes'),(15246,'autoptimize_css_exclude','wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css','yes'),(15247,'autoptimize_css_justhead','','yes'),(15248,'autoptimize_css_datauris','on','yes'),(15249,'autoptimize_css_defer','','yes'),(15250,'autoptimize_css_defer_inline','','yes'),(15251,'autoptimize_css_inline','','yes'),(15252,'autoptimize_css_include_inline','on','yes'),(15253,'autoptimize_cdn_url','','yes'),(15254,'autoptimize_cache_clean','0','yes'),(15255,'autoptimize_cache_nogzip','on','yes'),(15256,'autoptimize_optimize_logged','on','yes'),(15257,'autoptimize_optimize_checkout','','yes'),(15258,'autoptimize_minify_excluded','on','yes'),(15259,'autoptimize_cache_fallback','on','yes'),(20647,'cartflows-version','1.6.6','yes'),(20648,'cartflows-beaver-builder-flows-and-steps-1','a:12:{i:0;a:11:{s:2:\"ID\";i:19424;s:5:\"title\";s:20:\"Evergreen Product 01\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19425;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-2.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/beaver-builder/product01-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19442;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-checkout-1.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/beaver-builder/product01-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19445;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-thankyou-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow1-thankyou-1.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/beaver-builder/product01-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:1;a:11:{s:2:\"ID\";i:19395;s:5:\"title\";s:20:\"Evergreen Product 02\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19396;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-2.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/beaver-builder/product02-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19411;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-1.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/beaver-builder/product02-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19418;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-2-1.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow2-checkout-2-1.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/beaver-builder/product02-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:2;a:11:{s:2:\"ID\";i:19372;s:5:\"title\";s:20:\"Evergreen Product 03\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19373;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-2.jpg\";s:4:\"link\";s:68:\"https://templates.cartflows.com/beaver-builder/product03-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19386;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow3-checkout-1.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/beaver-builder/product03-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19389;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-2.jpg\";s:19:\"thumbnail_image_url\";s:97:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-2.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/beaver-builder/product03-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:3;a:11:{s:2:\"ID\";i:19352;s:5:\"title\";s:15:\"Inline Checkout\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19353;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg\";s:19:\"thumbnail_image_url\";s:93:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/flow4-2.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/beaver-builder/inline-checkout-01/\";}i:1;a:6:{s:2:\"ID\";i:19367;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:97:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-4.jpg\";s:19:\"thumbnail_image_url\";s:97:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/thank-you-4.jpg\";s:4:\"link\";s:67:\"https://templates.cartflows.com/beaver-builder/inline-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:4;a:11:{s:2:\"ID\";i:19315;s:5:\"title\";s:5:\"eBook\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing.jpg\";s:19:\"thumbnail_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19316;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing-1.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-landing-1.jpg\";s:4:\"link\";s:64:\"https://templates.cartflows.com/beaver-builder/ebook-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19334;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-checkout-1.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/beaver-builder/ebook-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19336;s:5:\"title\";s:12:\"EBook Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:100:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebbok-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:100:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebbok-upsell-1.jpg\";s:4:\"link\";s:63:\"https://templates.cartflows.com/beaver-builder/ebook-upsell-01/\";}i:3;a:6:{s:2:\"ID\";i:19339;s:5:\"title\";s:14:\"EBook Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-doensell-1-1.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-doensell-1-1.jpg\";s:4:\"link\";s:65:\"https://templates.cartflows.com/beaver-builder/ebook-downsell-01/\";}i:4;a:6:{s:2:\"ID\";i:19342;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-thankyou-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/ebook-thankyou-1.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/beaver-builder/ebook-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:31;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:31;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:5;a:11:{s:2:\"ID\";i:19289;s:5:\"title\";s:18:\"Protein Supplement\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19290;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-landing-2.jpg\";s:4:\"link\";s:77:\"https://templates.cartflows.com/beaver-builder/protein-supplement-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19299;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-checkout-1.jpg\";s:4:\"link\";s:78:\"https://templates.cartflows.com/beaver-builder/protein-supplement-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19302;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-upsell-1.jpg\";s:4:\"link\";s:76:\"https://templates.cartflows.com/beaver-builder/protein-supplement-upsell-01/\";}i:3;a:6:{s:2:\"ID\";i:19306;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:105:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-thank-you-1.jpg\";s:19:\"thumbnail_image_url\";s:105:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/protein-thank-you-1.jpg\";s:4:\"link\";s:79:\"https://templates.cartflows.com/beaver-builder/protein-supplement-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:31;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:31;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:6;a:11:{s:2:\"ID\";i:19260;s:5:\"title\";s:14:\"Beauty Product\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:5:{i:0;a:6:{s:2:\"ID\";i:19261;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:109:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg\";s:19:\"thumbnail_image_url\";s:109:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/cosmetic-landing-page-2.jpg\";s:4:\"link\";s:73:\"https://templates.cartflows.com/beaver-builder/beauty-product-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19272;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-checkout-1.jpg\";s:4:\"link\";s:74:\"https://templates.cartflows.com/beaver-builder/beauty-product-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19275;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-upsell-1.jpg\";s:4:\"link\";s:72:\"https://templates.cartflows.com/beaver-builder/beauty-product-upsell-01/\";}i:3;a:6:{s:2:\"ID\";i:19277;s:5:\"title\";s:8:\"Downsell\";s:4:\"type\";s:8:\"downsell\";s:18:\"featured_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-downsell-1.jpg\";s:19:\"thumbnail_image_url\";s:103:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-downsell-1.jpg\";s:4:\"link\";s:74:\"https://templates.cartflows.com/beaver-builder/beauty-product-downsell-01/\";}i:4;a:6:{s:2:\"ID\";i:19280;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-thank-you-1.jpg\";s:19:\"thumbnail_image_url\";s:104:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/beauty-thank-you-1.jpg\";s:4:\"link\";s:75:\"https://templates.cartflows.com/beaver-builder/beauty-product-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:31;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:31;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:7;a:11:{s:2:\"ID\";i:19226;s:5:\"title\";s:11:\"Organic Tea\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg\";s:8:\"category\";a:1:{i:0;s:12:\"sales-funnel\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19227;s:5:\"title\";s:12:\"Landing Page\";s:4:\"type\";s:7:\"landing\";s:18:\"featured_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:99:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-landing-2.jpg\";s:4:\"link\";s:70:\"https://templates.cartflows.com/beaver-builder/organic-tea-landing-01/\";}i:1;a:6:{s:2:\"ID\";i:19247;s:5:\"title\";s:13:\"Checkout Page\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-checkout.jpg\";s:19:\"thumbnail_image_url\";s:98:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-checkout.jpg\";s:4:\"link\";s:71:\"https://templates.cartflows.com/beaver-builder/organic-tea-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19250;s:5:\"title\";s:6:\"Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:98:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-upsell-1.jpg\";s:19:\"thumbnail_image_url\";s:98:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-upsell-1.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/beaver-builder/organic-tea-upsell-01/\";}i:3;a:6:{s:2:\"ID\";i:19253;s:5:\"title\";s:14:\"Thank You Page\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-thank-you-1.jpg\";s:19:\"thumbnail_image_url\";s:101:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/tea-thank-you-1.jpg\";s:4:\"link\";s:72:\"https://templates.cartflows.com/beaver-builder/organic-tea-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:31;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:31;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:8;a:11:{s:2:\"ID\";i:19179;s:5:\"title\";s:14:\"Download eBook\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19180;s:5:\"title\";s:18:\"Download The eBook\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg\";s:19:\"thumbnail_image_url\";s:102:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-2.jpg\";s:4:\"link\";s:69:\"https://templates.cartflows.com/beaver-builder/download-the-ebook-01/\";}i:1;a:6:{s:2:\"ID\";i:19186;s:5:\"title\";s:9:\"Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-Thank-You-1.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/Download-eBook-Thank-You-1.jpg\";s:4:\"link\";s:75:\"https://templates.cartflows.com/beaver-builder/download-ebook-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:35;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:35;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:2;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:9;a:11:{s:2:\"ID\";i:19164;s:5:\"title\";s:22:\"Email Marketing Course\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:114:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"lead-generation\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:3:{i:0;a:6:{s:2:\"ID\";i:19165;s:5:\"title\";s:27:\"Email Marketing Free Course\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:114:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg\";s:19:\"thumbnail_image_url\";s:114:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-landing-01-2.jpg\";s:4:\"link\";s:71:\"https://templates.cartflows.com/beaver-builder/email-marketing-lead-01/\";}i:1;a:6:{s:2:\"ID\";i:19169;s:5:\"title\";s:27:\"Email Marketing Full Access\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:115:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-checkout-01-1.jpg\";s:19:\"thumbnail_image_url\";s:115:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-checkout-01-1.jpg\";s:4:\"link\";s:75:\"https://templates.cartflows.com/beaver-builder/email-marketing-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19173;s:5:\"title\";s:25:\"Email Marketing Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:116:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-thank-you-01-1.jpg\";s:19:\"thumbnail_image_url\";s:116:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/email-marketing-thank-you-01-1.jpg\";s:4:\"link\";s:76:\"https://templates.cartflows.com/beaver-builder/email-marketing-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:35;s:4:\"name\";s:15:\"Lead Generation\";s:4:\"slug\";s:15:\"lead-generation\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:35;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:2;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:10;a:11:{s:2:\"ID\";i:19130;s:5:\"title\";s:18:\"Photoshop Tutorial\";s:4:\"type\";s:3:\"pro\";s:18:\"featured_image_url\";s:111:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg\";s:8:\"category\";a:2:{i:0;s:12:\"sales-funnel\";i:1;s:15:\"tripwire-funnel\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:4:{i:0;a:6:{s:2:\"ID\";i:19131;s:5:\"title\";s:15:\"Learn Photoshop\";s:4:\"type\";s:5:\"optin\";s:18:\"featured_image_url\";s:111:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg\";s:19:\"thumbnail_image_url\";s:111:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-landing-2.jpg\";s:4:\"link\";s:66:\"https://templates.cartflows.com/beaver-builder/learn-photoshop-01/\";}i:1;a:6:{s:2:\"ID\";i:19142;s:5:\"title\";s:24:\"Learn Photoshop Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-checkout-1.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-checkout-1.jpg\";s:4:\"link\";s:75:\"https://templates.cartflows.com/beaver-builder/learn-photoshop-checkout-01/\";}i:2;a:6:{s:2:\"ID\";i:19151;s:5:\"title\";s:22:\"Learn Photoshop Upsell\";s:4:\"type\";s:6:\"upsell\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-upsell-1-1.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-upsell-1-1.jpg\";s:4:\"link\";s:73:\"https://templates.cartflows.com/beaver-builder/learn-photoshop-upsell-01/\";}i:3;a:6:{s:2:\"ID\";i:19153;s:5:\"title\";s:25:\"Learn Photoshop Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:113:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-thank-you-1.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/learn-photoshop-thank-you-1.jpg\";s:4:\"link\";s:76:\"https://templates.cartflows.com/beaver-builder/learn-photoshop-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:2:{i:0;a:11:{s:7:\"term_id\";i:31;s:4:\"name\";s:12:\"Sales Funnel\";s:4:\"slug\";s:12:\"sales-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:31;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}i:1;a:11:{s:7:\"term_id\";i:36;s:4:\"name\";s:15:\"Tripwire Funnel\";s:4:\"slug\";s:15:\"tripwire-funnel\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:36;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:1;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:30;s:4:\"name\";s:3:\"Pro\";s:4:\"slug\";s:3:\"pro\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}i:11;a:11:{s:2:\"ID\";i:19060;s:5:\"title\";s:23:\"Digital Marketing Guide\";s:4:\"type\";s:4:\"free\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg\";s:8:\"category\";a:1:{i:0;s:15:\"product-landing\";}s:12:\"page_builder\";s:14:\"beaver-builder\";s:5:\"steps\";a:2:{i:0;a:6:{s:2:\"ID\";i:19061;s:5:\"title\";s:26:\"Digital Marketing Checkout\";s:4:\"type\";s:8:\"checkout\";s:18:\"featured_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg\";s:19:\"thumbnail_image_url\";s:112:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-checkout.jpg\";s:4:\"link\";s:77:\"https://templates.cartflows.com/beaver-builder/digital-marketing-checkout-01/\";}i:1;a:6:{s:2:\"ID\";i:19063;s:5:\"title\";s:27:\"Digital Marketing Thank You\";s:4:\"type\";s:8:\"thankyou\";s:18:\"featured_image_url\";s:113:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-thank-you.jpg\";s:19:\"thumbnail_image_url\";s:113:\"https://templates.cartflows.com/beaver-builder/wp-content/uploads/sites/3/2020/07/digital-marketing-thank-you.jpg\";s:4:\"link\";s:78:\"https://templates.cartflows.com/beaver-builder/digital-marketing-thank-you-01/\";}}s:27:\"cartflows_flow_page_builder\";a:1:{i:0;a:11:{s:7:\"term_id\";i:17;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:17;s:8:\"taxonomy\";s:27:\"cartflows_flow_page_builder\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:13;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:23:\"cartflows_flow_category\";a:1:{i:0;a:11:{s:7:\"term_id\";i:29;s:4:\"name\";s:15:\"Product Landing\";s:4:\"slug\";s:15:\"product-landing\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:29;s:8:\"taxonomy\";s:23:\"cartflows_flow_category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:5;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}s:19:\"cartflows_flow_type\";a:1:{i:0;a:11:{s:7:\"term_id\";i:28;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:28;s:8:\"taxonomy\";s:19:\"cartflows_flow_type\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:6;s:6:\"filter\";s:3:\"raw\";s:10:\"term_order\";s:1:\"0\";}}}}','no'),(20654,'cartflows-batch-status-string','All processes are complete','no'),(20655,'cartflows-elementor-requests','1','no'),(20663,'cartflows-batch-is-complete','yes','no'),(20657,'cartflows-fresh-site','yes','no'),(4141,'bsf_force_check_extensions','','no'),(4142,'bsf-updater-version','1.27.13','yes'),(4143,'brainstrom_products','a:2:{s:7:\"plugins\";a:1:{s:11:\"astra-addon\";a:32:{s:2:\"id\";s:11:\"astra-addon\";s:4:\"name\";s:9:\"Astra Pro\";s:4:\"slug\";s:11:\"astra-addon\";s:10:\"short_name\";s:9:\"Astra Pro\";s:11:\"description\";s:153:\"This plugin is an add-on for the Astra WordPress Theme. It offers premium features & functionalities that enhance your theming experience at next level..\";s:7:\"version\";s:5:\"3.0.1\";s:12:\"download_url\";s:22:\"astra-addon-plugin.zip\";s:12:\"version_beta\";s:12:\"3.6.0-beta.1\";s:17:\"download_url_beta\";s:27:\"astra-addon-plugin-beta.zip\";s:6:\"tested\";s:5:\"5.8.2\";s:14:\"privacy_policy\";s:134:\"https://store.brainstormforce.com/privacy-policy/?utm_source=graupi-license-form&utm_medium=privacy-policy&utm_campaign=purchase-astra\";s:16:\"terms_conditions\";s:146:\"https://store.brainstormforce.com/terms-and-conditions/?utm_source=graupi-license-form&utm_medium=terms-and-conditions&utm_campaign=purchase-astra\";s:12:\"purchase_url\";s:126:\"https://wpastra.com/pricing/?utm_source=graupi-license-form&utm_medium=graupi-license-invalidation&utm_campaign=purchase-astra\";s:13:\"changelog_url\";s:142:\"https://wpastra.com/changelog/astra-pro-addon/?utm_source=graupi-license-form&utm_medium=astra-pro-addon-changelog&utm_campaign=purchase-astra\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:4:\"true\";s:13:\"support_forum\";s:130:\"https://wpastra.com/support/submit-a-ticket/?utm_source=graupi-license-form&utm_medium=submit-a-ticket&utm_campaign=purchase-astra\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:5:\"false\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:27:\"astra-addon/astra-addon.php\";s:6:\"remote\";s:5:\"3.6.5\";s:12:\"purchase_key\";s:32:\"7ac81646d312e5a158aa3fde64ee51de\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:31:\"License successfully validated!\";s:12:\"product_name\";s:9:\"Astra Pro\";}}s:6:\"themes\";a:1:{s:5:\"astra\";a:32:{s:2:\"id\";s:5:\"astra\";s:4:\"name\";s:5:\"Astra\";s:4:\"slug\";s:5:\"astra\";s:10:\"short_name\";s:5:\"Astra\";s:11:\"description\";s:145:\"Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront.\";s:7:\"version\";s:5:\"3.0.2\";s:12:\"download_url\";s:15:\"astra-1.4.9.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:14:\"astra-beta.zip\";s:6:\"tested\";s:3:\"5.2\";s:14:\"privacy_policy\";s:0:\"\";s:16:\"terms_conditions\";s:0:\"\";s:12:\"purchase_url\";s:0:\"\";s:13:\"changelog_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:4:\"true\";s:14:\"has-extensions\";s:5:\"false\";s:13:\"support_forum\";s:0:\"\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:5:\"astra\";s:6:\"remote\";s:5:\"0.0.1\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:5:\"Astra\";}}}','yes'),(95741,'brainstrom_bundled_products','a:0:{}','yes'),(20358,'wc_connect_options','a:4:{s:12:\"tos_accepted\";b:1;s:10:\"store_guid\";s:36:\"cb2e172d-1e78-4f21-93c8-bf700449a78a\";s:25:\"shipping_methods_migrated\";b:1;s:15:\"payment_methods\";a:0:{}}','yes'),(20359,'wc_connect_services_last_update','1614716329','yes'),(20360,'wc_connect_last_heartbeat','1614716329','yes'),(20361,'wc_connect_services','O:8:\"stdClass\":3:{s:8:\"shipping\";a:2:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"usps\";s:18:\"method_description\";s:52:\"USPS Shipping Rates, Powered by WooCommerce Shipping\";s:12:\"method_title\";s:27:\"USPS (WooCommerce Shipping)\";s:12:\"carrier_name\";s:4:\"USPS\";s:11:\"form_layout\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Setup\";s:5:\"items\";a:3:{i:0;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"title\";s:15:\"validation_hint\";s:18:\"Title is required.\";}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:6:\"origin\";s:15:\"validation_hint\";s:118:\"The zip code of where you are shipping from is required and should be a valid 5 digit or ZIP+4 United States ZIP code.\";}i:2;O:8:\"stdClass\":3:{s:3:\"key\";s:16:\"shipping_classes\";s:4:\"type\";s:16:\"shipping_classes\";s:18:\"requiredWcsVersion\";s:9:\">= 1.17.0\";}}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Rates\";s:5:\"items\";a:5:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"services\";s:4:\"type\";s:17:\"shipping_services\";s:15:\"validation_hint\";s:28:\"Select at least one service.\";}i:1;O:8:\"stdClass\":3:{s:3:\"key\";s:11:\"rate_filter\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:3:\"all\";s:50:\"Show all available rates and let customers choose.\";s:8:\"cheapest\";s:28:\"Only show the cheapest rate.\";}}i:2;O:8:\"stdClass\":3:{s:3:\"key\";s:13:\"fallback_rate\";s:15:\"validation_hint\";s:42:\"Fallback rate should be a positive number.\";s:11:\"placeholder\";s:11:\"Rate amount\";}i:3;O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"rate_class\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:6:\"retail\";s:38:\"Retail — Standard post office rates.\";s:3:\"cbp\";s:44:\"Commercial — Discounted post office rates.\";}}i:4;O:8:\"stdClass\":3:{s:3:\"key\";s:19:\"shipping_learn_more\";s:4:\"type\";s:4:\"text\";s:11:\"description\";s:153:\"<a href=\"https://docs.woocommerce.com/document/woocommerce-services/#section-4\" target=\"_blank\">Learn more</a> about available shipping rates and prices.\";}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:9:\"Packaging\";s:5:\"items\";a:2:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"packing_method\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:8:\"by_price\";s:52:\"Pack items together, in as few packages as possible.\";s:10:\"individual\";s:53:\"Ship items individually, in their original packaging.\";}}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"boxes\";s:4:\"type\";s:8:\"packages\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"actions\";s:5:\"items\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"submit\";s:5:\"title\";s:12:\"Save changes\";}}}}s:16:\"service_settings\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:5:\"title\";s:4:\"USPS\";s:11:\"description\";s:84:\"The USPS extension obtains rates dynamically from the USPS API during cart/checkout.\";s:8:\"required\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"origin\";i:2;s:8:\"services\";}s:11:\"definitions\";O:8:\"stdClass\":2:{s:16:\"shipping_service\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:8:\"services\";a:57:{i:0;O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"pri\";s:4:\"name\";s:13:\"Priority Mail\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";}i:1;O:8:\"stdClass\":6:{s:2:\"id\";s:12:\"pri_flat_env\";s:4:\"name\";s:34:\"Priority Mail - Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:13:\"flat_envelope\";}i:2;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_large_flat_box\";s:4:\"name\";s:45:\"Priority Mail - Large Flat Rate Box (12x12x5)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:14:\"large_flat_box\";}i:3;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_large_flat_box_2\";s:4:\"name\";s:45:\"Priority Mail - Large Flat Rate Box (23x11x3)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:16:\"large_flat_box_2\";}i:4;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_legal_flat_env\";s:4:\"name\";s:40:\"Priority Mail - Legal Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"legal_flat_envelope\";}i:5;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_medium_flat_box_top\";s:4:\"name\";s:50:\"Priority Mail - Medium Flat Rate Box (Top Loading)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"medium_flat_box_top\";}i:6;O:8:\"stdClass\":6:{s:2:\"id\";s:24:\"pri_medium_flat_box_side\";s:4:\"name\";s:51:\"Priority Mail - Medium Flat Rate Box (Side Loading)\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"medium_flat_box_side\";}i:7;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_sm_flat_box\";s:4:\"name\";s:35:\"Priority Mail - Small Flat Rate Box\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:14:\"small_flat_box\";}i:8;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_padded_flat_env\";s:4:\"name\";s:41:\"Priority Mail - Padded Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"padded_flat_envelope\";}i:9;O:8:\"stdClass\":6:{s:2:\"id\";s:18:\"pri_small_flat_env\";s:4:\"name\";s:40:\"Priority Mail - Small Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:19:\"small_flat_envelope\";}i:10;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_window_flat\";s:4:\"name\";s:41:\"Priority Mail - Window Flat Rate Envelope\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:20:\"window_flat_envelope\";}i:11;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_a1\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box A1\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_a1\";}i:12;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_a2\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box A2\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_a2\";}i:13;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_b1\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box B1\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_b1\";}i:14;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_regional_b2\";s:4:\"name\";s:36:\"Priority Mail - Regional Rate Box B2\";s:5:\"group\";s:8:\"priority\";s:10:\"group_name\";s:13:\"Priority Mail\";s:14:\"group_estimate\";s:8:\"1-3 days\";s:18:\"predefined_package\";s:11:\"regional_b2\";}i:15;O:8:\"stdClass\":5:{s:2:\"id\";s:7:\"pri_exp\";s:4:\"name\";s:21:\"Priority Mail Express\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";}i:16;O:8:\"stdClass\":6:{s:2:\"id\";s:16:\"pri_exp_flat_env\";s:4:\"name\";s:42:\"Priority Mail Express - Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:21:\"express_flat_envelope\";}i:17;O:8:\"stdClass\":6:{s:2:\"id\";s:22:\"pri_exp_legal_flat_env\";s:4:\"name\";s:48:\"Priority Mail Express - Legal Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:27:\"express_legal_flat_envelope\";}i:18;O:8:\"stdClass\":5:{s:2:\"id\";s:16:\"pri_exp_military\";s:4:\"name\";s:30:\"Priority Mail Express Military\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:19;O:8:\"stdClass\":5:{s:2:\"id\";s:24:\"pri_exp_military_holiday\";s:4:\"name\";s:54:\"Priority Mail Express Military Sunday/Holiday Delivery\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:20;O:8:\"stdClass\":5:{s:2:\"id\";s:25:\"pri_exp_military_flat_env\";s:4:\"name\";s:49:\"Priority Mail Express Military Flat Rate Envelope\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:21;O:8:\"stdClass\":5:{s:2:\"id\";s:33:\"pri_exp_military_flat_env_holiday\";s:4:\"name\";s:73:\"Priority Mail Express Military Flat Rate Envelope Sunday/Holiday Delivery\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:22;O:8:\"stdClass\":5:{s:2:\"id\";s:31:\"pri_exp_military_legal_flat_env\";s:4:\"name\";s:55:\"Priority Mail Express Military Legal Flat Rate Envelope\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:23;O:8:\"stdClass\":5:{s:2:\"id\";s:39:\"pri_exp_military_legal_flat_env_holiday\";s:4:\"name\";s:79:\"Priority Mail Express Military Legal Flat Rate Envelope Sunday/Holiday Delivery\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:24;O:8:\"stdClass\":5:{s:2:\"id\";s:32:\"pri_exp_military_padded_flat_env\";s:4:\"name\";s:56:\"Priority Mail Express Military Padded Flat Rate Envelope\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:25;O:8:\"stdClass\":5:{s:2:\"id\";s:40:\"pri_exp_military_padded_flat_env_holiday\";s:4:\"name\";s:80:\"Priority Mail Express Military Padded Flat Rate Envelope Sunday/Holiday Delivery\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:26;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_exp_padded_flat_env\";s:4:\"name\";s:49:\"Priority Mail Express - Padded Flat Rate Envelope\";s:5:\"group\";s:12:\"priority_exp\";s:10:\"group_name\";s:21:\"Priority Mail Express\";s:14:\"group_estimate\";s:9:\"Overnight\";s:18:\"predefined_package\";s:28:\"express_padded_flat_envelope\";}i:27;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_stamped\";s:4:\"name\";s:33:\"First-Class Mail - Stamped Letter\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:28;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_metered\";s:4:\"name\";s:33:\"First-Class Mail - Metered Letter\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:29;O:8:\"stdClass\":5:{s:2:\"id\";s:18:\"first_class_parcel\";s:4:\"name\";s:25:\"First-Class Mail - Parcel\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:30;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_lg_postcard\";s:4:\"name\";s:34:\"First-Class Mail - Large Postcards\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:31;O:8:\"stdClass\":5:{s:2:\"id\";s:20:\"first_class_postcard\";s:4:\"name\";s:28:\"First-Class Mail - Postcards\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:32;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_lg_env_flat\";s:4:\"name\";s:33:\"First-Class Mail - Large Envelope\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:33;O:8:\"stdClass\":5:{s:2:\"id\";s:19:\"first_class_package\";s:4:\"name\";s:27:\"First-Class Package Service\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:34;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_intl_letter\";s:4:\"name\";s:39:\"First-Class Mail - International Letter\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:35;O:8:\"stdClass\":5:{s:2:\"id\";s:23:\"first_class_intl_lg_env\";s:4:\"name\";s:47:\"First-Class Mail - International Large Envelope\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:36;O:8:\"stdClass\":5:{s:2:\"id\";s:16:\"first_class_intl\";s:4:\"name\";s:41:\"First-Class Package International Service\";s:5:\"group\";s:11:\"first_class\";s:10:\"group_name\";s:16:\"First-Class Mail\";s:14:\"group_estimate\";s:8:\"2-3 days\";}i:37;O:8:\"stdClass\":5:{s:2:\"id\";s:13:\"retail_ground\";s:4:\"name\";s:18:\"USPS Retail Ground\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:38;O:8:\"stdClass\":5:{s:2:\"id\";s:20:\"parcel_select_ground\";s:4:\"name\";s:20:\"Parcel Select Ground\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:39;O:8:\"stdClass\":5:{s:2:\"id\";s:5:\"media\";s:4:\"name\";s:17:\"Media Mail Parcel\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:40;O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"gxg\";s:4:\"name\";s:42:\"USPS Global Express Guaranteed - Envelopes\";s:5:\"group\";s:10:\"speciality\";s:10:\"group_name\";s:19:\"Speciality Services\";s:14:\"group_estimate\";N;}i:41;O:8:\"stdClass\":5:{s:2:\"id\";s:12:\"pri_exp_intl\";s:4:\"name\";s:35:\"Priority Mail Express International\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";}i:42;O:8:\"stdClass\":6:{s:2:\"id\";s:21:\"pri_exp_intl_env_flat\";s:4:\"name\";s:57:\"Priority Mail Express International -  Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:21:\"express_flat_envelope\";}i:43;O:8:\"stdClass\":6:{s:2:\"id\";s:23:\"pri_exp_intl_legal_flat\";s:4:\"name\";s:62:\"Priority Mail Express International - Legal Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:27:\"express_legal_flat_envelope\";}i:44;O:8:\"stdClass\":6:{s:2:\"id\";s:24:\"pri_exp_intl_padded_flat\";s:4:\"name\";s:63:\"Priority Mail Express International - Padded Flat Rate Envelope\";s:5:\"group\";s:30:\"priority_express_international\";s:10:\"group_name\";s:35:\"Priority Mail Express International\";s:14:\"group_estimate\";s:8:\"3-5 days\";s:18:\"predefined_package\";s:28:\"express_padded_flat_envelope\";}i:45;O:8:\"stdClass\":5:{s:2:\"id\";s:8:\"pri_intl\";s:4:\"name\";s:27:\"Priority Mail International\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";}i:46;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_intl_lg_box\";s:4:\"name\";s:49:\"Priority Mail International - Large Flat Rate Box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:14:\"large_flat_box\";}i:47;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_intl_md_box_top\";s:4:\"name\";s:64:\"Priority Mail International - Medium Flat Rate Box (Top Loading)\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"medium_flat_box_top\";}i:48;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_md_box_side\";s:4:\"name\";s:65:\"Priority Mail International - Medium Flat Rate Box (Side Loading)\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"medium_flat_box_side\";}i:49;O:8:\"stdClass\":6:{s:2:\"id\";s:15:\"pri_intl_sm_box\";s:4:\"name\";s:49:\"Priority Mail International - Small Flat Rate Box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:14:\"small_flat_box\";}i:50;O:8:\"stdClass\":6:{s:2:\"id\";s:12:\"pri_intl_dvd\";s:4:\"name\";s:54:\"Priority Mail International - DVD Flat Rate priced box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:8:\"dvd_flat\";}i:51;O:8:\"stdClass\":6:{s:2:\"id\";s:14:\"pri_intl_video\";s:4:\"name\";s:62:\"Priority Mail International - Large Video Flat Rate priced box\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:16:\"large_video_flat\";}i:52;O:8:\"stdClass\":6:{s:2:\"id\";s:17:\"pri_intl_env_flat\";s:4:\"name\";s:48:\"Priority Mail International - Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:13:\"flat_envelope\";}i:53;O:8:\"stdClass\":6:{s:2:\"id\";s:19:\"pri_intl_legal_flat\";s:4:\"name\";s:54:\"Priority Mail International - Legal Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"legal_flat_envelope\";}i:54;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_padded_flat\";s:4:\"name\";s:55:\"Priority Mail International - Padded Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"padded_flat_envelope\";}i:55;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_sm_env_flat\";s:4:\"name\";s:54:\"Priority Mail International - Small Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:19:\"small_flat_envelope\";}i:56;O:8:\"stdClass\":6:{s:2:\"id\";s:20:\"pri_intl_window_flat\";s:4:\"name\";s:55:\"Priority Mail International - Window Flat Rate Envelope\";s:5:\"group\";s:22:\"priority_international\";s:10:\"group_name\";s:27:\"Priority Mail International\";s:14:\"group_estimate\";s:9:\"6-10 days\";s:18:\"predefined_package\";s:20:\"window_flat_envelope\";}}}s:10:\"properties\";O:8:\"stdClass\":9:{s:5:\"title\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:21:\"Shipping method title\";s:7:\"default\";s:4:\"USPS\";s:9:\"minLength\";i:1;}s:10:\"account_id\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:12:\"USPS Account\";s:11:\"description\";s:117:\"Use the account provided or <a href=\"https://registration.shippingapis.com/\" target=\"_blank\">sign up for your own</a>\";s:7:\"default\";s:0:\"\";s:9:\"minLength\";i:0;}s:6:\"origin\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:15:\"Origin ZIP Code\";s:11:\"description\";s:28:\"Where are you shipping from?\";s:7:\"default\";s:5:\"77044\";s:7:\"pattern\";s:18:\"^\\d{5}(?:-\\d{4})?$\";}s:16:\"shipping_classes\";O:8:\"stdClass\":4:{s:4:\"type\";s:5:\"array\";s:5:\"title\";s:16:\"Shipping Classes\";s:11:\"description\";s:60:\"Do you need to limit the shipping method to certain classes?\";s:7:\"default\";a:0:{}}s:8:\"services\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:10:\"definition\";s:8:\"services\";s:5:\"title\";s:8:\"Services\";s:11:\"description\";s:146:\"Which <a target=\"_blank\" href=\"https://www.usps.com/ship/mail-shipping-services.htm\">shipping services</a> do you want to offer to your customers?\";s:5:\"items\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:10:\"properties\";O:8:\"stdClass\":57:{s:3:\"pri\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:3:\"pri\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_large_flat_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_large_flat_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_large_flat_box_2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_large_flat_box_2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_legal_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_legal_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_medium_flat_box_top\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_medium_flat_box_top\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:24:\"pri_medium_flat_box_side\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:24:\"pri_medium_flat_box_side\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_sm_flat_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_sm_flat_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_padded_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_padded_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"pri_small_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"pri_small_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_window_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_window_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_a1\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_a1\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_a2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_a2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_b1\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_b1\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_regional_b2\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_regional_b2\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:7:\"pri_exp\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:7:\"pri_exp\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:16:\"pri_exp_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:16:\"pri_exp_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:22:\"pri_exp_legal_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:22:\"pri_exp_legal_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:16:\"pri_exp_military\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:16:\"pri_exp_military\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:24:\"pri_exp_military_holiday\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:24:\"pri_exp_military_holiday\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:25:\"pri_exp_military_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:25:\"pri_exp_military_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:33:\"pri_exp_military_flat_env_holiday\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:33:\"pri_exp_military_flat_env_holiday\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:31:\"pri_exp_military_legal_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:31:\"pri_exp_military_legal_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:39:\"pri_exp_military_legal_flat_env_holiday\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:39:\"pri_exp_military_legal_flat_env_holiday\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:32:\"pri_exp_military_padded_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:32:\"pri_exp_military_padded_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:40:\"pri_exp_military_padded_flat_env_holiday\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:40:\"pri_exp_military_padded_flat_env_holiday\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_exp_padded_flat_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_exp_padded_flat_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_stamped\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_stamped\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_metered\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_metered\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:18:\"first_class_parcel\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:18:\"first_class_parcel\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_lg_postcard\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_lg_postcard\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"first_class_postcard\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"first_class_postcard\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_lg_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_lg_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"first_class_package\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"first_class_package\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_intl_letter\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_intl_letter\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"first_class_intl_lg_env\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"first_class_intl_lg_env\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:16:\"first_class_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:16:\"first_class_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:13:\"retail_ground\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:13:\"retail_ground\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"parcel_select_ground\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"parcel_select_ground\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:5:\"media\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:5:\"media\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:3:\"gxg\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:3:\"gxg\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_exp_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_exp_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:21:\"pri_exp_intl_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:21:\"pri_exp_intl_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:23:\"pri_exp_intl_legal_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:23:\"pri_exp_intl_legal_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:24:\"pri_exp_intl_padded_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:24:\"pri_exp_intl_padded_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:8:\"pri_intl\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:8:\"pri_intl\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_intl_lg_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_intl_lg_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_intl_md_box_top\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_intl_md_box_top\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_md_box_side\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_md_box_side\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:15:\"pri_intl_sm_box\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:15:\"pri_intl_sm_box\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:1;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:12:\"pri_intl_dvd\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:12:\"pri_intl_dvd\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:14:\"pri_intl_video\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:14:\"pri_intl_video\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:17:\"pri_intl_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:17:\"pri_intl_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:19:\"pri_intl_legal_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:19:\"pri_intl_legal_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_padded_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_padded_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_sm_env_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_sm_env_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:20:\"pri_intl_window_flat\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:20:\"pri_intl_window_flat\";}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}}}s:13:\"fallback_rate\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:20:\"Fallback Rate (in $)\";s:11:\"description\";s:148:\"If USPS returns no rates, offer the customer a fallback rate so they are still able to checkout. Leave this field as 0 to indicate no fallback rate.\";s:7:\"default\";i:0;s:7:\"minimum\";i:0;}s:11:\"rate_filter\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:35:\"Which rates would you like to show?\";s:4:\"enum\";a:2:{i:0;s:3:\"all\";i:1;s:8:\"cheapest\";}s:7:\"default\";s:3:\"all\";}s:10:\"rate_class\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:36:\"What price would you like to charge?\";s:4:\"enum\";a:2:{i:0;s:6:\"retail\";i:1;s:3:\"cbp\";}s:7:\"default\";s:6:\"retail\";}s:14:\"packing_method\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:14:\"Packing Method\";s:4:\"enum\";a:2:{i:0;s:8:\"by_price\";i:1;s:10:\"individual\";}s:7:\"default\";s:8:\"by_price\";}}}s:8:\"packages\";O:8:\"stdClass\":6:{s:14:\"pri_flat_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"USPS Priority Mail Flat Rate Boxes\";s:11:\"definitions\";a:7:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"21.91 x 13.65 x 4.13\";s:16:\"outer_dimensions\";s:20:\"21.91 x 13.65 x 4.13\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:14:\"small_flat_box\";s:4:\"name\";s:19:\"Small Flat Rate Box\";s:10:\"dimensions\";s:20:\"21.91 x 13.65 x 4.13\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:21:\"27.94 x 21.59 x 13.97\";s:16:\"outer_dimensions\";s:21:\"28.57 x 22.22 x 15.24\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"medium_flat_box_top\";s:4:\"name\";s:35:\"Medium Flat Rate Box 1, Top Loading\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:21:\"27.94 x 21.59 x 13.97\";s:5:\"outer\";s:21:\"28.57 x 22.22 x 15.24\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"34.61 x 30.16 x 8.57\";s:16:\"outer_dimensions\";s:20:\"35.56 x 30.48 x 8.89\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"medium_flat_box_side\";s:4:\"name\";s:36:\"Medium Flat Rate Box 2, Side Loading\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"34.61 x 30.16 x 8.57\";s:5:\"outer\";s:20:\"35.56 x 30.48 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:21:\"30.48 x 30.48 x 13.97\";s:16:\"outer_dimensions\";s:21:\"31.11 x 31.11 x 15.24\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:14:\"large_flat_box\";s:4:\"name\";s:19:\"Large Flat Rate Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:21:\"30.48 x 30.48 x 13.97\";s:5:\"outer\";s:21:\"31.11 x 31.11 x 15.24\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"60.16 x 29.84 x 7.62\";s:16:\"outer_dimensions\";s:20:\"61.12 x 30.16 x 7.94\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:16:\"large_flat_box_2\";s:4:\"name\";s:30:\"Large Flat Rate Board Game Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"60.16 x 29.84 x 7.62\";s:5:\"outer\";s:20:\"61.12 x 30.16 x 7.94\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:16:\"outer_dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:8:\"dvd_flat\";s:4:\"name\";s:34:\"DVD Flat Rate (International Only)\";s:10:\"dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:10:\"max_weight\";d:1.810000000000000053290705182007513940334320068359375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"23.49 x 15.87 x 5.08\";s:16:\"outer_dimensions\";s:20:\"23.49 x 15.87 x 5.08\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:16:\"large_video_flat\";s:4:\"name\";s:50:\"1096L - Large Video Flat Rate (International Only)\";s:10:\"dimensions\";s:20:\"23.49 x 15.87 x 5.08\";s:10:\"max_weight\";d:1.810000000000000053290705182007513940334320068359375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:14:\"pri_flat_boxes\";s:22:\"can_ship_international\";b:1;}}}s:13:\"pri_envelopes\";O:8:\"stdClass\":2:{s:5:\"title\";s:38:\"USPS Priority Mail Flat Rate Envelopes\";s:11:\"definitions\";a:5:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:13:\"flat_envelope\";s:4:\"name\";s:18:\"Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:20:\"31.75 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:19:\"38.1 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:19:\"38.1 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"legal_flat_envelope\";s:4:\"name\";s:24:\"Legal Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:19:\"38.1 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"padded_flat_envelope\";s:4:\"name\";s:25:\"Padded Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:20:\"31.75 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:20:\"window_flat_envelope\";s:4:\"name\";s:40:\"Window Flat Rate Envelope (12.5\" x 9.5\")\";s:10:\"dimensions\";a:4:{i:0;s:20:\"31.75 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:19:\"25.4 x 15.24 x 1.27\";s:16:\"outer_dimensions\";s:19:\"25.4 x 15.24 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:19:\"small_flat_envelope\";s:4:\"name\";s:24:\"Small Flat Rate Envelope\";s:10:\"dimensions\";a:3:{i:0;s:19:\"25.4 x 15.24 x 1.27\";i:1;s:19:\"25.4 x 10.16 x 3.81\";i:2;s:18:\"25.4 x 6.35 x 5.71\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:13:\"pri_envelopes\";s:22:\"can_ship_international\";b:1;}}}s:9:\"pri_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:24:\"USPS Priority Mail Boxes\";s:11:\"definitions\";a:10:{i:0;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:16:\"outer_dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:11:\"medium_tube\";s:4:\"name\";s:25:\"Priority Mail Medium Tube\";s:10:\"dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:16:\"outer_dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"small_tube\";s:4:\"name\";s:24:\"Priority Mail Small Tube\";s:10:\"dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"19.05 x 13.02 x 36.51\";s:16:\"outer_dimensions\";s:21:\"19.05 x 13.02 x 36.51\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:8:\"shoe_box\";s:4:\"name\";s:22:\"Priority Mail Shoe Box\";s:10:\"dimensions\";s:21:\"19.05 x 13.02 x 36.51\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"17.78 x 17.78 x 15.24\";s:16:\"outer_dimensions\";s:21:\"17.78 x 17.78 x 15.24\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"priority_4\";s:4:\"name\";s:21:\"Priority Mail Box - 4\";s:10:\"dimensions\";s:21:\"17.78 x 17.78 x 15.24\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"30.48 x 30.48 x 20.32\";s:16:\"outer_dimensions\";s:21:\"30.48 x 30.48 x 20.32\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"priority_7\";s:4:\"name\";s:21:\"Priority Mail Box - 7\";s:10:\"dimensions\";s:21:\"30.48 x 30.48 x 20.32\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"38.73 x 31.43 x 7.62\";s:16:\"outer_dimensions\";s:20:\"39.69 x 31.59 x 7.94\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"priority_1095\";s:4:\"name\";s:24:\"Priority Mail Box - 1095\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"38.73 x 31.43 x 7.62\";s:5:\"outer\";s:20:\"39.69 x 31.59 x 7.94\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"23.49 x 15.87 x 5.08\";s:16:\"outer_dimensions\";s:20:\"24.29 x 16.35 x 5.56\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:14:\"priority_1096L\";s:4:\"name\";s:25:\"Priority Mail Box - 1096L\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"23.49 x 15.87 x 5.08\";s:5:\"outer\";s:20:\"24.29 x 16.35 x 5.56\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:7;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"29.21 x 33.34 x 6.03\";s:16:\"outer_dimensions\";s:20:\"29.53 x 34.13 x 6.35\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"priority_1097\";s:4:\"name\";s:24:\"Priority Mail Box - 1097\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"29.21 x 33.34 x 6.03\";s:5:\"outer\";s:20:\"29.53 x 34.13 x 6.35\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:8;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:16:\"outer_dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:12:\"priority_dvd\";s:4:\"name\";s:21:\"Priority Mail DVD Box\";s:10:\"dimensions\";s:20:\"19.21 x 13.81 x 1.59\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}i:9;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:16:\"outer_dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:23:\"priority_tyvek_envelope\";s:4:\"name\";s:28:\"Priority Mail Tyvek Envelope\";s:10:\"dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:8:\"priority\";i:1;s:22:\"priority_international\";}s:8:\"group_id\";s:9:\"pri_boxes\";s:22:\"can_ship_international\";b:1;}}}s:21:\"pri_express_envelopes\";O:8:\"stdClass\":2:{s:5:\"title\";s:46:\"USPS Priority Mail Express Flat Rate Envelopes\";s:11:\"definitions\";a:3:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:21:\"express_flat_envelope\";s:4:\"name\";s:18:\"Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:20:\"31.75 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:19:\"38.1 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:19:\"38.1 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:27:\"express_legal_flat_envelope\";s:4:\"name\";s:24:\"Legal Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:19:\"38.1 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:16:\"outer_dimensions\";s:20:\"31.75 x 24.13 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:28:\"express_padded_flat_envelope\";s:4:\"name\";s:25:\"Padded Flat Rate Envelope\";s:10:\"dimensions\";a:4:{i:0;s:20:\"31.75 x 24.13 x 1.27\";i:1;s:20:\"31.75 x 19.05 x 3.81\";i:2;s:20:\"31.75 x 13.97 x 6.35\";i:3;s:19:\"31.75 x 8.89 x 8.89\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:21:\"pri_express_envelopes\";s:22:\"can_ship_international\";b:1;}}}s:17:\"pri_express_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"USPS Priority Mail Express Boxes\";s:11:\"definitions\";a:7:{i:0;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"38.73 x 31.43 x 7.62\";s:16:\"outer_dimensions\";s:20:\"39.69 x 31.59 x 7.94\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:11:\"express_box\";s:4:\"name\";s:25:\"Priority Mail Express Box\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"38.73 x 31.43 x 7.62\";s:5:\"outer\";s:20:\"39.69 x 31.59 x 7.94\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"27.94 x 21.59 x 13.97\";s:16:\"outer_dimensions\";s:21:\"28.57 x 22.22 x 15.24\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"express_box_1\";s:4:\"name\";s:27:\"Priority Mail Express Box 1\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:21:\"27.94 x 21.59 x 13.97\";s:5:\"outer\";s:21:\"28.57 x 22.22 x 15.24\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"30.16 x 8.57 x 34.61\";s:16:\"outer_dimensions\";s:20:\"30.48 x 8.89 x 35.56\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:13:\"express_box_2\";s:4:\"name\";s:27:\"Priority Mail Express Box 2\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"inner\";s:20:\"30.16 x 8.57 x 34.61\";s:5:\"outer\";s:20:\"30.48 x 8.89 x 35.56\";}s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:16:\"outer_dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:19:\"express_medium_tube\";s:4:\"name\";s:33:\"Priority Mail Express Medium Tube\";s:10:\"dimensions\";s:21:\"95.72 x 15.56 x 12.86\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:16:\"outer_dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:18:\"express_small_tube\";s:4:\"name\";s:32:\"Priority Mail Express Small Tube\";s:10:\"dimensions\";s:20:\"63.5 x 15.24 x 14.92\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:0;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:16:\"outer_dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:22:\"express_tyvek_envelope\";s:4:\"name\";s:36:\"Priority Mail Express Tyvek Envelope\";s:10:\"dimensions\";s:20:\"29.53 x 38.42 x 1.27\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}i:6;O:8:\"stdClass\":12:{s:16:\"inner_dimensions\";s:19:\"14.92 x 25.4 x 1.27\";s:16:\"outer_dimensions\";s:19:\"14.92 x 25.4 x 1.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:23:\"express_window_envelope\";s:4:\"name\";s:37:\"Priority Mail Express Window Envelope\";s:10:\"dimensions\";s:19:\"14.92 x 25.4 x 1.27\";s:10:\"max_weight\";d:31.75;s:9:\"is_letter\";b:1;s:17:\"service_group_ids\";a:2:{i:0;s:12:\"priority_exp\";i:1;s:30:\"priority_express_international\";}s:8:\"group_id\";s:17:\"pri_express_boxes\";s:22:\"can_ship_international\";b:1;}}}s:18:\"pri_regional_boxes\";O:8:\"stdClass\":2:{s:5:\"title\";s:38:\"USPS Priority Mail Regional Rate Boxes\";s:11:\"definitions\";a:4:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:19:\"25.72 x 18.1 x 12.7\";s:16:\"outer_dimensions\";s:19:\"25.72 x 18.1 x 12.7\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_a1\";s:4:\"name\";s:20:\"Regional Rate Box A1\";s:10:\"dimensions\";s:19:\"25.72 x 18.1 x 12.7\";s:10:\"max_weight\";d:6.79999999999999982236431605997495353221893310546875;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:18:\"pri_regional_boxes\";s:22:\"can_ship_international\";b:0;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:19:\"28.1 x 6.35 x 33.18\";s:16:\"outer_dimensions\";s:19:\"28.1 x 6.35 x 33.18\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_a2\";s:4:\"name\";s:20:\"Regional Rate Box A2\";s:10:\"dimensions\";s:19:\"28.1 x 6.35 x 33.18\";s:10:\"max_weight\";d:6.79999999999999982236431605997495353221893310546875;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:18:\"pri_regional_boxes\";s:22:\"can_ship_international\";b:0;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:21:\"31.11 x 26.67 x 13.97\";s:16:\"outer_dimensions\";s:21:\"31.11 x 26.67 x 13.97\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_b1\";s:4:\"name\";s:20:\"Regional Rate Box B1\";s:10:\"dimensions\";s:21:\"31.11 x 26.67 x 13.97\";s:10:\"max_weight\";d:9.07000000000000028421709430404007434844970703125;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:18:\"pri_regional_boxes\";s:22:\"can_ship_international\";b:0;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"36.83 x 7.62 x 41.27\";s:16:\"outer_dimensions\";s:20:\"36.83 x 7.62 x 41.27\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:1;s:2:\"id\";s:11:\"regional_b2\";s:4:\"name\";s:20:\"Regional Rate Box B2\";s:10:\"dimensions\";s:20:\"36.83 x 7.62 x 41.27\";s:10:\"max_weight\";d:9.07000000000000028421709430404007434844970703125;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:18:\"pri_regional_boxes\";s:22:\"can_ship_international\";b:0;}}}}}i:1;O:8:\"stdClass\":7:{s:11:\"form_layout\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Setup\";s:5:\"items\";a:3:{i:0;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"title\";s:15:\"validation_hint\";s:18:\"Title is required.\";}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:6:\"origin\";s:15:\"validation_hint\";s:118:\"The zip code of where you are shipping from is required and should be a valid 5 digit or ZIP+4 United States ZIP code.\";}i:2;O:8:\"stdClass\":2:{s:3:\"key\";s:16:\"shipping_classes\";s:4:\"type\";s:16:\"shipping_classes\";}}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:5:\"Rates\";s:5:\"items\";a:3:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"services\";s:4:\"type\";s:17:\"shipping_services\";s:15:\"validation_hint\";s:28:\"Select at least one service.\";}i:1;O:8:\"stdClass\":3:{s:3:\"key\";s:11:\"rate_filter\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:3:\"all\";s:50:\"Show all available rates and let customers choose.\";s:8:\"cheapest\";s:28:\"Only show the cheapest rate.\";}}i:2;O:8:\"stdClass\":3:{s:3:\"key\";s:13:\"fallback_rate\";s:15:\"validation_hint\";s:42:\"Fallback rate should be a positive number.\";s:11:\"placeholder\";s:11:\"Rate amount\";}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:8:\"fieldset\";s:5:\"title\";s:9:\"Packaging\";s:5:\"items\";a:2:{i:0;O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"packing_method\";s:4:\"type\";s:6:\"radios\";s:8:\"titleMap\";O:8:\"stdClass\":2:{s:8:\"by_price\";s:52:\"Pack items together, in as few packages as possible.\";s:10:\"individual\";s:53:\"Ship items individually, in their original packaging.\";}}i:1;O:8:\"stdClass\":2:{s:3:\"key\";s:5:\"boxes\";s:4:\"type\";s:8:\"packages\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"actions\";s:5:\"items\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"submit\";s:5:\"title\";s:12:\"Save changes\";}}}}s:16:\"service_settings\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:8:\"required\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"origin\";i:2;s:8:\"services\";}s:10:\"properties\";O:8:\"stdClass\":8:{s:6:\"origin\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:15:\"Origin ZIP Code\";s:11:\"description\";s:28:\"Where are you shipping from?\";s:7:\"default\";s:5:\"77044\";}s:16:\"shipping_classes\";O:8:\"stdClass\":4:{s:4:\"type\";s:5:\"array\";s:5:\"title\";s:16:\"Shipping Classes\";s:11:\"description\";s:60:\"Do you need to limit the shipping method to certain classes?\";s:7:\"default\";a:0:{}}s:13:\"fallback_rate\";O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:20:\"Fallback Rate (in $)\";s:11:\"description\";s:147:\"If DHL returns no rates, offer the customer a fallback rate so they are still able to checkout. Leave this field as 0 to indicate no fallback rate.\";s:7:\"default\";i:0;s:7:\"minimum\";i:0;}s:11:\"rate_filter\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:35:\"Which rates would you like to show?\";s:4:\"enum\";a:2:{i:0;s:3:\"all\";i:1;s:8:\"cheapest\";}s:7:\"default\";s:3:\"all\";}s:14:\"packing_method\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:14:\"Packing Method\";s:4:\"enum\";a:2:{i:0;s:8:\"by_price\";i:1;s:10:\"individual\";}s:7:\"default\";s:8:\"by_price\";}s:10:\"rate_class\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:36:\"What price would you like to charge?\";s:4:\"enum\";a:2:{i:0;s:6:\"retail\";i:1;s:3:\"cbp\";}s:7:\"default\";s:6:\"retail\";}s:5:\"title\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:21:\"Shipping method title\";s:7:\"default\";s:11:\"DHL Express\";s:9:\"minLength\";i:1;}s:8:\"services\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"object\";s:10:\"definition\";s:8:\"services\";s:5:\"title\";s:8:\"Services\";s:11:\"description\";s:129:\"Which <a target=\"_blank\" href=\"https://www.dhl.com/en/express.html\">shipping services</a> do you want to offer to your customers?\";s:5:\"items\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:10:\"properties\";O:8:\"stdClass\":1:{s:22:\"ExpressWorldwideNonDoc\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;s:7:\"default\";s:22:\"ExpressWorldwideNonDoc\";}s:7:\"enabled\";O:8:\"stdClass\":1:{s:4:\"type\";s:7:\"boolean\";}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}}}}s:5:\"title\";s:11:\"DHL Express\";s:11:\"description\";s:82:\"The DHL extension obtains rates dynamically from the DHL API during cart/checkout.\";s:11:\"definitions\";O:8:\"stdClass\":2:{s:16:\"shipping_service\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"object\";s:10:\"properties\";O:8:\"stdClass\":4:{s:2:\"id\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:9:\"minLength\";i:1;}s:7:\"enabled\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:10:\"adjustment\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:7:\"default\";i:0;}s:15:\"adjustment_type\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:4:\"enum\";a:2:{i:0;s:4:\"flat\";i:1;s:10:\"percentage\";}s:7:\"default\";s:4:\"flat\";}}}s:8:\"services\";a:1:{i:0;O:8:\"stdClass\":4:{s:2:\"id\";s:22:\"ExpressWorldwideNonDoc\";s:4:\"name\";s:23:\"DHL - Express Worldwide\";s:5:\"group\";s:17:\"dhl_express_group\";s:10:\"group_name\";s:11:\"DHL Express\";}}}}s:2:\"id\";s:10:\"dhlexpress\";s:18:\"method_description\";s:59:\"DHL Express Shipping Rates, Powered by WooCommerce Shipping\";s:12:\"method_title\";s:34:\"DHL Express (WooCommerce Shipping)\";s:12:\"carrier_name\";s:11:\"DHL Express\";s:8:\"packages\";O:8:\"stdClass\":1:{s:26:\"domestic_and_international\";O:8:\"stdClass\":2:{s:5:\"title\";s:11:\"DHL Express\";s:11:\"definitions\";a:6:{i:0;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"24.89 x 30.48 x 2.54\";s:16:\"outer_dimensions\";s:20:\"24.89 x 30.48 x 2.54\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:16:\"SmallPaddedPouch\";s:4:\"name\";s:18:\"Small Padded Pouch\";s:10:\"dimensions\";s:20:\"24.89 x 30.48 x 2.54\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}i:1;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"30.22 x 35.56 x 2.54\";s:16:\"outer_dimensions\";s:20:\"30.22 x 35.56 x 2.54\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:16:\"LargePaddedPouch\";s:4:\"name\";s:18:\"Large Padded Pouch\";s:10:\"dimensions\";s:20:\"30.22 x 35.56 x 2.54\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:1;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}i:2;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:21:\"25.65 x 14.73 x 14.99\";s:16:\"outer_dimensions\";s:21:\"25.65 x 14.73 x 14.99\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:8:\"Box2Cube\";s:4:\"name\";s:11:\"Box #2 Cube\";s:10:\"dimensions\";s:21:\"25.65 x 14.73 x 14.99\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}i:3;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"31.75 x 28.19 x 3.81\";s:16:\"outer_dimensions\";s:20:\"31.75 x 28.19 x 3.81\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:9:\"Box2Small\";s:4:\"name\";s:12:\"Box #2 Small\";s:10:\"dimensions\";s:20:\"31.75 x 28.19 x 3.81\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}i:4;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:17:\"33.53 x 32 x 5.08\";s:16:\"outer_dimensions\";s:17:\"33.53 x 32 x 5.08\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:10:\"Box2Medium\";s:4:\"name\";s:13:\"Box #2 Medium\";s:10:\"dimensions\";s:17:\"33.53 x 32 x 5.08\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}i:5;O:8:\"stdClass\":11:{s:16:\"inner_dimensions\";s:20:\"44.45 x 31.75 x 7.62\";s:16:\"outer_dimensions\";s:20:\"44.45 x 31.75 x 7.62\";s:10:\"box_weight\";i:0;s:12:\"is_flat_rate\";b:0;s:2:\"id\";s:9:\"Box3Large\";s:4:\"name\";s:12:\"Box #3 Large\";s:10:\"dimensions\";s:20:\"44.45 x 31.75 x 7.62\";s:10:\"max_weight\";d:45.3599999999999994315658113919198513031005859375;s:9:\"is_letter\";b:0;s:8:\"group_id\";s:26:\"domestic_and_international\";s:22:\"can_ship_international\";b:1;}}}}}}s:5:\"boxes\";O:8:\"stdClass\":5:{s:4:\"type\";s:5:\"array\";s:5:\"title\";s:9:\"Box Sizes\";s:11:\"description\";s:240:\"Items will be packed into these boxes based on item dimensions and volume. Outer dimensions will be passed to the delivery service, whereas inner dimensions will be used for packing. Items not fitting into boxes will be packed individually.\";s:7:\"default\";a:0:{}s:5:\"items\";O:8:\"stdClass\":4:{s:4:\"type\";s:6:\"object\";s:5:\"title\";s:3:\"Box\";s:8:\"required\";a:4:{i:0;s:4:\"name\";i:1;s:16:\"inner_dimensions\";i:2;s:10:\"box_weight\";i:3;s:10:\"max_weight\";}s:10:\"properties\";O:8:\"stdClass\":7:{s:4:\"name\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:4:\"Name\";}s:15:\"is_user_defined\";O:8:\"stdClass\":1:{s:4:\"type\";s:7:\"boolean\";}s:16:\"inner_dimensions\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:28:\"Inner Dimensions (L x W x H)\";s:7:\"pattern\";s:62:\"^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$\";}s:16:\"outer_dimensions\";O:8:\"stdClass\":3:{s:4:\"type\";s:6:\"string\";s:5:\"title\";s:28:\"Outer Dimensions (L x W x H)\";s:7:\"pattern\";s:62:\"^(\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+)) x (\\d+|(?:\\d*\\.\\d+))$\";}s:10:\"box_weight\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:19:\"Weight of Box (lbs)\";}s:10:\"max_weight\";O:8:\"stdClass\":2:{s:4:\"type\";s:6:\"number\";s:5:\"title\";s:16:\"Max Weight (lbs)\";}s:9:\"is_letter\";O:8:\"stdClass\":2:{s:4:\"type\";s:7:\"boolean\";s:5:\"title\";s:6:\"Letter\";}}}}s:7:\"notices\";a:0:{}}','yes'),(4450,'bsf_last_update_check','1642719784','yes'),(95796,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(95797,'woocommerce_analytics_enabled','yes','yes'),(275208,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(95905,'woocommerce_task_list_tracked_completed_tasks','a:5:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"payments\";i:3;s:3:\"tax\";i:4;s:8:\"shipping\";}','yes'),(95906,'woocommerce_task_list_completed_lists','a:1:{i:0;s:8:\"extended\";}','yes'),(373780,'_transient_timeout_wc_report_variations_stats_677157c3872e48ba1b378a52e10c73b3','1687313860','no'),(373781,'_transient_wc_report_variations_stats_677157c3872e48ba1b378a52e10c73b3','a:2:{s:7:\"version\";s:10:\"1685862166\";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:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-24\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 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:\"2023-23\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 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:2;a:6:{s:8:\"interval\";s:7:\"2023-22\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 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:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(31717,'woocommerce_taxjar-integration_settings','a:6:{s:9:\"api_token\";s:32:\"7faaaac733b3162d79cabf801f335fe2\";s:15:\"connected_email\";s:22:\"dawnloggins@gmaili.com\";s:7:\"enabled\";s:3:\"yes\";s:17:\"api_calcs_enabled\";s:3:\"yes\";s:15:\"taxjar_download\";s:3:\"yes\";s:5:\"debug\";s:2:\"no\";}','yes'),(20919,'updraftplus_version','1.23.4','yes'),(20920,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-bf5d7057ec0a9005b538b11368361aa7\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(20921,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8da35b28a7d8166cefa07b5960835f52\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}','yes'),(20922,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-edf959a43b1a9028812789cda1c1f26f\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(20923,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-79cea8f68ea05a413768d2405028c1cf\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(20924,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-f5906c5d07567277ef9136012fdd24c1\";a:9:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";s:7:\"user_id\";s:64:\"add8e000caab3ec2080adbabec7a25fc0693224c99f41d949715b8c1f03549e0\";s:16:\"tmp_access_token\";a:4:{s:12:\"access_token\";s:216:\"ya29.a0AWY7Ckne2GIkGmOl2HoO0TTWQ8FvvZsZXvLE4LIIrB7pA-XOU1tB8Jx6Zj8tZ81dFVW50zhod2TlKp5JnqATdYlFo9q0NZKO5QFy2ym2OuvWiH5RRTXQjukhtOJ2nL4Pbk17gE_48U-0yzbEBb8MDAUzlinQ7nEPggaCgYKATgSARISFQG1tDrptwu5_q2yvKfjasqLVnCaWA0169\";s:7:\"created\";i:1687332077;s:10:\"expires_in\";i:3599;s:13:\"refresh_token\";s:0:\"\";}s:10:\"expires_in\";i:1687335646;s:9:\"ownername\";s:12:\"John Perkins\";s:16:\"instance_enabled\";i:1;}}}','yes'),(20925,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(20926,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-7477417ad97b5fd3ef37e270e6b267c2\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(20927,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(21969,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(20928,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(21968,'updraft_include_uploads','1','yes'),(20929,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(21967,'updraft_include_themes','1','yes'),(20930,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(21966,'updraft_include_plugins','1','yes'),(20931,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(20932,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-890a4525afef85afb8e327aa3a9226b9\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(20933,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-b5383c462cee88fb05d99e1fe8bac507\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(20934,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-1c8d74a3e6f6fc7155e94c18b5884fac\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(20935,'updraftplus-addons_siteid','33574534f60b1778ef29ac20e0ecd838','no'),(12403,'w3tc_state','{\"common.install\":1612682081,\"common.install_version\":\"2.1.0\",\"license.status\":\"no_key\",\"license.next_check\":1614120988,\"license.terms\":\"\",\"license.community_terms\":\"accept\",\"common.next_support_us_invitation\":1613948208,\"common.support_us_invitations\":1,\"common.show_note.flush_posts_needed\":true,\"common.show_note.flush_posts_needed.timestamp\":1613689331,\"minify.hide_minify_help\":true}','no'),(12283,'short_pixel_ai_options','O:32:\"ShortPixel\\AI\\Options\\Collection\":4:{s:8:\"settings\";O:30:\"ShortPixel\\AI\\Options\\Category\":5:{s:9:\"behaviour\";O:30:\"ShortPixel\\AI\\Options\\Category\":12:{s:7:\"api_url\";s:30:\"https://cdn.shortpixel.ai/spai\";s:14:\"replace_method\";s:3:\"src\";s:6:\"fadein\";b:1;s:8:\"alter2wh\";b:0;s:4:\"crop\";b:0;s:17:\"generate_noscript\";b:0;s:14:\"lazy_threshold\";i:500;s:14:\"hover_handling\";b:0;s:17:\"replace_logged_in\";b:1;s:4:\"lqip\";b:0;s:11:\"process_way\";s:4:\"cron\";s:11:\"native_lazy\";b:0;}s:11:\"compression\";O:30:\"ShortPixel\\AI\\Options\\Category\":6:{s:4:\"webp\";b:1;s:11:\"png_to_webp\";b:1;s:11:\"jpg_to_webp\";b:1;s:11:\"gif_to_webp\";b:1;s:11:\"remove_exif\";b:1;s:5:\"level\";s:5:\"lossy\";}s:5:\"areas\";O:30:\"ShortPixel\\AI\\Options\\Category\":11:{s:9:\"serve_svg\";b:1;s:16:\"backgrounds_lazy\";b:1;s:22:\"backgrounds_lazy_style\";b:1;s:15:\"parse_css_files\";b:1;s:21:\"backgrounds_max_width\";i:1920;s:11:\"css_domains\";s:0:\"\";s:8:\"parse_js\";b:0;s:13:\"parse_js_lazy\";b:0;s:10:\"parse_json\";b:0;s:15:\"parse_json_lazy\";b:0;s:4:\"lity\";b:0;}s:10:\"exclusions\";O:30:\"ShortPixel\\AI\\Options\\Category\":4:{s:14:\"excluded_paths\";s:37:\"regex:/\\/\\/([^\\/]*\\.|)gravatar.com\\//\";s:15:\"eager_selectors\";s:0:\"\";s:18:\"noresize_selectors\";s:0:\"\";s:18:\"excluded_selectors\";s:0:\"\";}s:7:\"general\";O:30:\"ShortPixel\\AI\\Options\\Category\":1:{s:7:\"api_key\";s:20:\"oHEjODWx22CvYeeK3LH6\";}}s:5:\"tests\";O:30:\"ShortPixel\\AI\\Options\\Category\":1:{s:9:\"front_end\";O:30:\"ShortPixel\\AI\\Options\\Category\":2:{s:8:\"enqueued\";b:1;s:14:\"missing_jquery\";b:0;}}s:5:\"flags\";O:30:\"ShortPixel\\AI\\Options\\Category\":1:{s:3:\"all\";O:30:\"ShortPixel\\AI\\Options\\Category\":2:{s:13:\"first_install\";b:0;s:7:\"css_ver\";i:1;}}s:5:\"pages\";O:30:\"ShortPixel\\AI\\Options\\Category\":1:{s:11:\"on_boarding\";O:30:\"ShortPixel\\AI\\Options\\Category\":4:{s:8:\"redirect\";O:28:\"ShortPixel\\AI\\Options\\Option\":1:{s:7:\"allowed\";b:0;}s:15:\"display_allowed\";b:1;s:4:\"step\";i:3;s:15:\"has_been_passed\";b:1;}}}','yes'),(376763,'_transient_timeout_rsssl_can_use_curl_headers_check','1687620162','no'),(376764,'_transient_rsssl_can_use_curl_headers_check','a:7:{i:0;s:25:\"Upgrade Insecure Requests\";i:1;s:16:\"X-XSS protection\";i:2;s:22:\"X-Content Type Options\";i:3;s:15:\"Referrer-Policy\";i:4;s:15:\"X-Frame-Options\";i:5;s:18:\"Permissions-Policy\";i:6;s:30:\"HTTP Strict Transport Security\";}','no'),(377172,'_transient_wc_related_1131','a:1:{s:100:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=1131&exclude_ids%5B2%5D=1132&exclude_ids%5B3%5D=1134\";a:2:{i:0;s:4:\"2295\";i:1;s:4:\"2419\";}}','no'),(378610,'_transient_timeout_b19c8f1d6f6db9498cd6623e2c2fed71','1687389518','no'),(378611,'_transient_b19c8f1d6f6db9498cd6623e2c2fed71','O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:11:\"api_blocked\";a:1:{i:0;s:1249:\"{&quot;plugins&quot;:{&quot;bdthemes-element-pack-lite\\/bdthemes-element-pack-lite.php&quot;:{&quot;id&quot;:&quot;w.org\\/plugins\\/bdthemes-element-pack-lite&quot;,&quot;slug&quot;:&quot;bdthemes-element-pack-lite&quot;,&quot;plugin&quot;:&quot;bdthemes-element-pack-lite\\/bdthemes-element-pack-lite.php&quot;,&quot;new_version&quot;:&quot;5.1.2&quot;,&quot;url&quot;:&quot;https:\\/\\/wordpress.org\\/plugins\\/bdthemes-element-pack-lite\\/&quot;,&quot;package&quot;:&quot;https:\\/\\/downloads.wordpress.org\\/plugin\\/bdthemes-element-pack-lite.zip&quot;,&quot;icons&quot;:{&quot;2x&quot;:&quot;https:\\/\\/ps.w.org\\/bdthemes-element-pack-lite\\/assets\\/icon-256x256.gif?rev=2820864&quot;,&quot;1x&quot;:&quot;https:\\/\\/ps.w.org\\/bdthemes-element-pack-lite\\/assets\\/icon-128x128.gif?rev=2820864&quot;},&quot;banners&quot;:{&quot;2x&quot;:&quot;https:\\/\\/ps.w.org\\/bdthemes-element-pack-lite\\/assets\\/banner-1544x500.jpg?rev=2888104&quot;,&quot;1x&quot;:&quot;https:\\/\\/ps.w.org\\/bdthemes-element-pack-lite\\/assets\\/banner-772x250.jpg?rev=2888104&quot;},&quot;banners_rtl&quot;:[],&quot;requires&quot;:&quot;4.7.0&quot;,&quot;tested&quot;:&quot;6.2.2&quot;,&quot;requires_php&quot;:&quot;5.6.0&quot;,&quot;compatibility&quot;:[]}},&quot;translations&quot;:[]}\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}','no'),(1543,'fs_api_cache','a:2:{s:33:\"get:/v1/plugins/3767/pricing.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:8:\"stdClass\":27:{s:14:\"bundle_plan_id\";s:3:\"163\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";N;s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";s:44:\"https://wordpress.org/support/theme/oceanwp/\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6125\";s:7:\"created\";s:19:\"2019-05-15 10:52:26\";s:7:\"updated\";s:19:\"2019-05-15 11:09:29\";s:8:\"features\";a:9:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:2;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}}}i:1;O:8:\"stdClass\":28:{s:14:\"bundle_plan_id\";s:3:\"157\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";O:8:\"stdClass\":15:{s:4:\"3754\";s:4:\"6079\";s:4:\"3755\";s:4:\"6078\";s:4:\"3756\";s:4:\"6077\";s:4:\"3757\";s:4:\"6076\";s:4:\"3758\";s:4:\"6075\";s:4:\"3759\";s:4:\"6074\";s:4:\"3760\";s:4:\"6073\";s:4:\"3761\";s:4:\"6072\";s:4:\"3762\";s:4:\"6071\";s:4:\"3763\";s:4:\"6070\";s:4:\"3764\";s:4:\"6069\";s:4:\"3765\";s:4:\"6068\";s:4:\"3766\";s:4:\"6067\";s:4:\"3797\";s:4:\"6115\";s:4:\"3752\";s:4:\"6040\";}s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6056\";s:7:\"created\";s:19:\"2019-05-06 17:02:57\";s:7:\"updated\";s:19:\"2019-09-26 12:46:24\";s:7:\"pricing\";a:4:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:39;s:14:\"lifetime_price\";i:159;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5262\";s:7:\"created\";s:19:\"2019-05-06 17:05:45\";s:7:\"updated\";s:19:\"2019-05-06 17:05:58\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:79;s:14:\"lifetime_price\";i:319;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5268\";s:7:\"created\";s:19:\"2019-05-07 16:42:55\";s:7:\"updated\";s:19:\"2019-05-07 16:43:14\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:129;s:14:\"lifetime_price\";i:519;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5366\";s:7:\"created\";s:19:\"2019-05-14 11:56:38\";s:7:\"updated\";s:19:\"2019-05-14 11:56:45\";s:8:\"currency\";s:3:\"usd\";}i:3;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";N;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:129;s:14:\"lifetime_price\";i:519;s:9:\"is_hidden\";b:1;s:2:\"id\";s:4:\"5269\";s:7:\"created\";s:19:\"2019-05-07 16:43:01\";s:7:\"updated\";s:19:\"2019-05-14 11:56:32\";s:8:\"currency\";s:3:\"usd\";}}s:8:\"features\";a:23:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";i:60;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Pro Demos\";s:11:\"description\";N;s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4596\";s:7:\"created\";s:19:\"2019-05-15 10:59:40\";s:7:\"updated\";N;}i:2;O:8:\"stdClass\":9:{s:5:\"value\";N;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:9;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}i:10;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Full Screen\";s:11:\"description\";s:62:\"A simple and easy way to create a fullscreen scrolling website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4505\";s:7:\"created\";s:19:\"2019-05-06 17:07:30\";s:7:\"updated\";s:19:\"2019-05-15 11:02:53\";}i:11;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:20:\"Cookie Notice (GDPR)\";s:11:\"description\";s:71:\"Add a Cookie notice on your website to comply with the GDPR regulations\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4506\";s:7:\"created\";s:19:\"2019-05-06 17:07:38\";s:7:\"updated\";s:19:\"2019-05-15 11:04:19\";}i:12;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Popup Login\";s:11:\"description\";s:58:\"A plugin to add a popup login/register form where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4507\";s:7:\"created\";s:19:\"2019-05-06 17:07:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:14\";}i:13;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Instagram\";s:11:\"description\";s:69:\"Fetch and customize your Instagram feed to display in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4585\";s:7:\"created\";s:19:\"2019-05-15 10:56:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:13\";}i:14;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"White Label\";s:11:\"description\";s:68:\"Impress clients by replacing the OceanWP name by your own brand name\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4586\";s:7:\"created\";s:19:\"2019-05-15 10:56:51\";s:7:\"updated\";s:19:\"2019-05-15 11:04:12\";}i:15;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Portfolio\";s:11:\"description\";s:74:\"A complete extension to display your portfolio and work in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4587\";s:7:\"created\";s:19:\"2019-05-15 10:56:57\";s:7:\"updated\";s:19:\"2019-05-15 11:04:11\";}i:16;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Woo Popup\";s:11:\"description\";s:78:\"A simple extension to display a popup when you click on the Add To Cart button\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4588\";s:7:\"created\";s:19:\"2019-05-15 10:57:01\";s:7:\"updated\";s:19:\"2019-05-15 11:04:10\";}i:17;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Footer\";s:11:\"description\";s:68:\"A simple extension to attach your footer to the bottom of the screen\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4589\";s:7:\"created\";s:19:\"2019-05-15 10:57:07\";s:7:\"updated\";s:19:\"2019-05-15 11:04:09\";}i:18;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"description\";s:59:\"Add your custom content throughout various areas of OceanWP\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4590\";s:7:\"created\";s:19:\"2019-05-15 10:57:13\";s:7:\"updated\";s:19:\"2019-05-15 11:03:42\";}i:19;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:17:\"Elementor Widgets\";s:11:\"description\";s:74:\"Add many new powerful widgets to the popular free page builder - Elementor\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4591\";s:7:\"created\";s:19:\"2019-05-15 10:57:17\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}i:20;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Side Panel\";s:11:\"description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4592\";s:7:\"created\";s:19:\"2019-05-15 10:57:24\";s:7:\"updated\";s:19:\"2019-05-15 11:03:54\";}i:21;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Header\";s:11:\"description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4593\";s:7:\"created\";s:19:\"2019-05-15 10:57:28\";s:7:\"updated\";s:19:\"2019-05-15 11:03:59\";}i:22;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Footer Callout\";s:11:\"description\";s:64:\"Add some important information about your company in your footer\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4594\";s:7:\"created\";s:19:\"2019-05-15 10:57:34\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}}}}}s:7:\"created\";i:1612062275;s:9:\"timestamp\";i:1612148675;}s:55:\"get:/v1/plugins/3752/addons.json?enriched=true&count=50\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:7:\"plugins\";a:22:{i:0;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629141\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/icons/bec506a5749cb71fe0d1547d7c893a87.png\";s:15:\"default_plan_id\";s:4:\"6079\";s:5:\"plans\";i:6079;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:17584;s:21:\"active_installs_count\";i:13156;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:3;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:59.97999999999999687361196265555918216705322265625;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:2:\"id\";s:4:\"3754\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:7:\"updated\";s:19:\"2021-01-31 02:04:50\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:3:\"url\";s:51:\"https://oceanwp.org/extension/ocean-footer-callout/\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";}s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";}i:1;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629149\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/icons/85148d096a3d4157cb78b020421bdfd3.png\";s:15:\"default_plan_id\";s:4:\"6078\";s:5:\"plans\";i:6078;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:40695;s:21:\"active_installs_count\";i:33985;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:243;s:14:\"total_renewals\";i:39;s:8:\"earnings\";d:7835.649999999999636202119290828704833984375;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:2:\"id\";s:4:\"3755\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:7:\"updated\";s:19:\"2021-01-31 02:37:38\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-header/\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";}i:2;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629165\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/icons/e88e1d58965c5e4453f9adbdc0704df4.png\";s:15:\"default_plan_id\";s:4:\"6077\";s:5:\"plans\";i:6077;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:13731;s:21:\"active_installs_count\";i:10108;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:6;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:119.9599999999999937472239253111183643341064453125;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:2:\"id\";s:4:\"3756\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:7:\"updated\";s:19:\"2021-01-31 02:08:27\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:3:\"url\";s:47:\"https://oceanwp.org/extension/ocean-side-panel/\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";}s:12:\"premium_slug\";s:16:\"ocean-side-panel\";}i:3;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629243\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/icons/c403505d517eaedf5ec1e8e0feec6c34.png\";s:15:\"default_plan_id\";s:4:\"6076\";s:5:\"plans\";i:6076;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:45417;s:21:\"active_installs_count\";i:34367;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:8;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:198;s:14:\"total_renewals\";i:24;s:8:\"earnings\";d:6366.3199999999997089616954326629638671875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:2:\"id\";s:4:\"3757\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:7:\"updated\";s:19:\"2021-01-31 02:04:43\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:3:\"url\";s:54:\"https://oceanwp.org/extension/ocean-elementor-widgets/\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";}s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";}i:4;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629263\";s:4:\"slug\";s:11:\"ocean-hooks\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/icons/7df3f43b29db802dbdc4bf12323e9034.png\";s:15:\"default_plan_id\";s:4:\"6075\";s:5:\"plans\";i:6075;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:16111;s:21:\"active_installs_count\";i:13259;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:9;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:119.9599999999999937472239253111183643341064453125;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:2:\"id\";s:4:\"3758\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:7:\"updated\";s:19:\"2021-01-31 01:53:54\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:3:\"url\";s:42:\"https://oceanwp.org/extension/ocean-hooks/\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";}s:12:\"premium_slug\";s:11:\"ocean-hooks\";}i:5;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629271\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/icons/0b821026b5a995b136dc9b01ba1a13de.png\";s:15:\"default_plan_id\";s:4:\"6074\";s:5:\"plans\";i:6074;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:12033;s:21:\"active_installs_count\";i:7843;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:59.97999999999999687361196265555918216705322265625;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:2:\"id\";s:4:\"3759\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:7:\"updated\";s:19:\"2021-01-31 02:10:09\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-footer/\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";}i:6;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629304\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/icons/0430e84fecb53c3ec35df5759e22f7b2.png\";s:15:\"default_plan_id\";s:4:\"6073\";s:5:\"plans\";i:6073;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:12274;s:21:\"active_installs_count\";i:8866;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:10;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:149.960000000000007958078640513122081756591796875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:2:\"id\";s:4:\"3760\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:7:\"updated\";s:19:\"2021-01-31 02:12:22\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-woo-popup/\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";}s:12:\"premium_slug\";s:23:\"ocean-woo-popup-premium\";}i:7;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629316\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/icons/7279eda792d103bde5896515ef4e63be.png\";s:15:\"default_plan_id\";s:4:\"6072\";s:5:\"plans\";i:6072;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:11704;s:21:\"active_installs_count\";i:9190;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:4;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:8;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:203.93000000000000682121026329696178436279296875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:2:\"id\";s:4:\"3761\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:7:\"updated\";s:19:\"2021-01-31 02:03:24\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-portfolio/\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";}s:12:\"premium_slug\";s:15:\"ocean-portfolio\";}i:8;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629325\";s:4:\"slug\";s:17:\"ocean-white-label\";s:5:\"title\";s:17:\"Ocean White Label\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/icons/5fb23be4920f1bcb4c61b01ab2fc75fb.png\";s:15:\"default_plan_id\";s:4:\"6071\";s:5:\"plans\";i:6071;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:10716;s:21:\"active_installs_count\";i:8697;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:3;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:2:\"id\";s:4:\"3762\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:7:\"updated\";s:19:\"2021-01-31 02:16:36\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-white-label/\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";}s:12:\"premium_slug\";s:17:\"ocean-white-label\";}i:9;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629330\";s:4:\"slug\";s:15:\"ocean-instagram\";s:5:\"title\";s:15:\"Ocean Instagram\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/icons/8b0a80f52bcda98cf367971dd98152d4.png\";s:15:\"default_plan_id\";s:4:\"6070\";s:5:\"plans\";i:6070;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:11729;s:21:\"active_installs_count\";i:8906;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:1;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:9;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:269.91000000000002501110429875552654266357421875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:2:\"id\";s:4:\"3763\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:7:\"updated\";s:19:\"2021-01-31 02:06:05\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-instagram/\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";}s:12:\"premium_slug\";s:15:\"ocean-instagram\";}i:10;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629332\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/icons/d5cd0bf761dd09b3ab23ab234d1d7ee9.png\";s:15:\"default_plan_id\";s:4:\"6069\";s:5:\"plans\";i:6069;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:14573;s:21:\"active_installs_count\";i:11523;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:6;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:6;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:206.94999999999998863131622783839702606201171875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:2:\"id\";s:4:\"3764\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:7:\"updated\";s:19:\"2021-01-31 02:02:53\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-popup-login/\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";}s:12:\"premium_slug\";s:17:\"ocean-popup-login\";}i:11;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629338\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/icons/82552898a159e5b0f04c8ffb62a9d7bb.png\";s:15:\"default_plan_id\";s:4:\"6068\";s:5:\"plans\";i:6068;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:12832;s:21:\"active_installs_count\";i:5183;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:3;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:89.969999999999998863131622783839702606201171875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:2:\"id\";s:4:\"3765\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:7:\"updated\";s:19:\"2021-01-31 02:03:38\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-cookie-notice/\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";}s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";}i:12;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629341\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/icons/ceb8fda62fbae704a43b326772e28e3f.png\";s:15:\"default_plan_id\";s:4:\"6067\";s:5:\"plans\";i:6067;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:20465;s:21:\"active_installs_count\";i:17910;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:6;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:149.94999999999998863131622783839702606201171875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:2:\"id\";s:4:\"3766\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:7:\"updated\";s:19:\"2021-01-31 02:04:40\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-full-screen/\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";}s:12:\"premium_slug\";s:17:\"ocean-full-screen\";}i:13;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2650006\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3797/icons/92e859b19391b3fda145dd81cbe14f1b.png\";s:15:\"default_plan_id\";s:4:\"6115\";s:5:\"plans\";i:6115;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:25379;s:21:\"active_installs_count\";i:17010;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:12;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:249.93000000000000682121026329696178436279296875;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:2:\"id\";s:4:\"3797\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:7:\"updated\";s:19:\"2021-01-31 02:06:56\";s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";}i:14;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655231\";s:4:\"slug\";s:11:\"ocean-extra\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/icons/a8a66d9af9373c572cd362013c38fdef.png\";s:15:\"default_plan_id\";s:4:\"6131\";s:5:\"plans\";i:6131;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:0;s:21:\"active_installs_count\";i:0;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:2:\"id\";s:4:\"3806\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:3:\"url\";N;s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";}s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";}i:15;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655252\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/icons/472046596ff2243e1bab433a07d35533.png\";s:15:\"default_plan_id\";s:4:\"6132\";s:5:\"plans\";i:6132;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:124586;s:21:\"active_installs_count\";i:109938;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:2:\"id\";s:4:\"3807\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:7:\"updated\";s:19:\"2021-01-31 02:40:30\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:3:\"url\";N;s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";}s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";}i:16;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655271\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/icons/be28eef8c31337b3f73addbcce9dfde4.png\";s:15:\"default_plan_id\";s:4:\"6135\";s:5:\"plans\";i:6135;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:65358;s:21:\"active_installs_count\";i:56569;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:2:\"id\";s:4:\"3809\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:7:\"updated\";s:19:\"2021-01-31 01:59:16\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:3:\"url\";N;s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";}s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";}i:17;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655279\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/icons/06fd0e67684e995d78b72746831434ac.png\";s:15:\"default_plan_id\";s:4:\"6136\";s:5:\"plans\";i:6136;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:55542;s:21:\"active_installs_count\";i:44932;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:2:\"id\";s:4:\"3810\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:7:\"updated\";s:19:\"2021-01-31 02:40:25\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:3:\"url\";N;s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";}s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";}i:18;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655283\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/icons/bac62de0483069acf490a59267f15f99.png\";s:15:\"default_plan_id\";s:4:\"6137\";s:5:\"plans\";i:6137;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:36777;s:21:\"active_installs_count\";i:21128;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:2:\"id\";s:4:\"3811\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:7:\"updated\";s:19:\"2021-01-31 01:06:18\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:3:\"url\";N;s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";}s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";}i:19;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655290\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/icons/9672cd2dd221c216014c9ad6f73e8d64.png\";s:15:\"default_plan_id\";s:4:\"6139\";s:5:\"plans\";i:6139;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:25007;s:21:\"active_installs_count\";i:19654;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:2:\"id\";s:4:\"3813\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:7:\"updated\";s:19:\"2021-01-31 01:58:35\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:3:\"url\";N;s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";}s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";}i:20;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655295\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/icons/6f292d54bf178d4f0e6ea68523fcc206.png\";s:15:\"default_plan_id\";s:4:\"6140\";s:5:\"plans\";i:6140;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:16369;s:21:\"active_installs_count\";i:13010;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:2:\"id\";s:4:\"3814\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:7:\"updated\";s:19:\"2021-01-31 01:59:15\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:3:\"url\";N;s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";}s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";}i:21;O:8:\"stdClass\":39:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655298\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/icons/57da39476e63889a0289c2e64206c970.png\";s:15:\"default_plan_id\";s:4:\"6141\";s:5:\"plans\";i:6141;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:15:\"is_sdk_required\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:50973;s:21:\"active_installs_count\";i:42160;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:2:\"id\";s:4:\"3815\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:7:\"updated\";s:19:\"2021-01-31 02:37:20\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:3:\"url\";N;s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";}s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";}}}s:7:\"created\";i:1612062343;s:9:\"timestamp\";i:1612148743;}}','no'),(1544,'elementor_pro_theme_builder_conditions','a:2:{s:5:\"popup\";a:3:{i:2533;a:2:{i:0;s:25:\"include/singular/page/103\";i:1;s:25:\"include/singular/page/816\";}i:2436;a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}i:2040;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:1815;a:1:{i:0;s:15:\"include/general\";}}}','yes'),(2790,'astra-sites-last-export-checksums','AXNuPc@VXJZl','no'),(2749,'wpforms_version_lite','1.6.4.1','yes'),(2761,'wcf_ca_zapier_cart_abandoned_webhook','','yes'),(2762,'wcf_ca_gdpr_message','Your email & cart are saved so we can send email reminders about this order.','yes'),(2763,'wcf_ca_coupon_expiry','0','yes'),(2764,'wcf_ca_coupon_expiry_unit','hours','yes'),(2765,'wcf_ca_excludes_orders','a:2:{i:0;s:10:\"processing\";i:1;s:9:\"completed\";}','yes'),(2766,'wcf_ca_version','1.2.25','yes');
INSERT INTO `wpb1_options` VALUES (2768,'astra-settings','a:383:{s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:7:\"#ff3ae5\";s:10:\"link-color\";s:7:\"#ff43c2\";s:11:\"theme-color\";s:7:\"#ff43c2\";s:12:\"link-h-color\";s:7:\"#fdd6d6\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:12:\"footer-color\";s:7:\"#ffffff\";s:17:\"footer-link-color\";s:21:\"rgba(117,195,44,0.65)\";s:19:\"footer-link-h-color\";s:7:\"#ff00d9\";s:28:\"footer-adv-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:7:\"#fffbfb\";s:14:\"button-h-color\";s:7:\"#000000\";s:15:\"button-bg-color\";s:7:\"#ff43c2\";s:17:\"button-bg-h-color\";s:20:\"rgba(252,95,95,0.48)\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"32\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:50;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:39:\"Copyright © [2021] msdawnshaircare.com\";s:20:\"footer-sml-section-2\";s:6:\"custom\";s:27:\"footer-sml-section-2-credit\";s:21:\"Powered by Brand Camp\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";s:1:\"0\";s:24:\"footer-sml-divider-color\";s:7:\"#eaeaea\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:107:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo1@2x-free-img-1.png\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:2:\"84\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"42\";}s:18:\"display-site-title\";b:0;s:20:\"display-site-tagline\";b:0;s:17:\"logo-title-inline\";b:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:11:\"woocommerce\";s:27:\"header-display-outside-menu\";b:1;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:0;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}s:27:\"primary-submenu-item-border\";b:1;s:23:\"primary-submenu-b-color\";s:7:\"#ffffff\";s:28:\"primary-submenu-item-b-color\";s:7:\"#ffffff\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:5:\"stack\";s:39:\"header-main-submenu-container-animation\";s:4:\"fade\";s:24:\"mobile-header-breakpoint\";s:4:\"1240\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";s:4:\"1405\";s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#fffaef\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:26:\"single-page-content-layout\";s:7:\"default\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:9:\"Helvetica\";s:17:\"body-font-variant\";s:0:\"\";s:16:\"body-font-weight\";s:3:\"400\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";s:4:\"1.22\";s:18:\"para-margin-bottom\";s:3:\"1.4\";s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:9:\"Helvetica\";s:20:\"headings-font-weight\";s:3:\"400\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";s:3:\"1.2\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"70\";s:6:\"tablet\";s:2:\"40\";s:6:\"mobile\";s:2:\"28\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"28\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"28\";s:6:\"tablet\";s:2:\"24\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:26:\"woocommerce-content-layout\";s:15:\"boxed-container\";s:26:\"woocommerce-sidebar-layout\";s:10:\"no-sidebar\";s:29:\"single-product-sidebar-layout\";s:10:\"no-sidebar\";s:10:\"shop-grids\";a:3:{s:7:\"desktop\";s:1:\"3\";s:6:\"tablet\";s:1:\"3\";s:6:\"mobile\";s:1:\"2\";}s:19:\"shop-no-of-products\";i:3;s:22:\"shop-product-structure\";a:5:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:8:\"add_cart\";i:4;s:10:\"short_desc\";}s:16:\"shop-hover-style\";s:4:\"fade\";s:33:\"single-product-breadcrumb-disable\";b:1;s:19:\"enable-cart-upsells\";b:1;s:18:\"shop-archive-width\";s:7:\"default\";s:22:\"shop-archive-max-width\";i:1200;s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:106:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo@2x-free-img-1.png\";s:26:\"different-transparent-logo\";b:0;s:33:\"different-transparent-retina-logo\";b:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";i:50;s:6:\"mobile\";i:50;}s:25:\"transparent-header-enable\";b:1;s:34:\"transparent-header-disable-archive\";b:0;s:45:\"transparent-header-disable-latest-posts-index\";b:0;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";s:1:\"0\";s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:15:\"rgba(0,0,0,0.9)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:13:\"rgba(0,0,0,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ff4ddb\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fee3a6\";s:6:\"tablet\";s:7:\"#fc5f5f\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fc5f5f\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:20:\"rgba(255,52,204,0.9)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ff4ff6\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:8:\"h1-color\";s:7:\"#787878\";s:8:\"h2-color\";s:7:\"#525252\";s:8:\"h3-color\";s:7:\"#7f7f7f\";s:8:\"h4-color\";s:7:\"#717171\";s:8:\"h5-color\";s:7:\"#717171\";s:8:\"h6-color\";s:7:\"#717171\";s:14:\"font-family-h1\";s:27:\"\'Rouge Script\', handwriting\";s:14:\"font-weight-h1\";s:3:\"400\";s:17:\"text-transform-h1\";s:4:\"none\";s:14:\"line-height-h1\";s:3:\"2.6\";s:14:\"font-family-h2\";s:9:\"Helvetica\";s:14:\"font-weight-h2\";s:3:\"400\";s:17:\"text-transform-h2\";s:0:\"\";s:14:\"line-height-h2\";s:3:\"1.4\";s:14:\"font-family-h3\";s:9:\"Helvetica\";s:14:\"font-weight-h3\";s:3:\"300\";s:17:\"text-transform-h3\";s:0:\"\";s:14:\"line-height-h3\";s:0:\"\";s:18:\"font-weight-button\";s:3:\"400\";s:18:\"font-family-button\";s:9:\"Helvetica\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"theme-btn-line-height\";s:1:\"1\";s:24:\"theme-btn-letter-spacing\";s:1:\"2\";s:38:\"header-main-rt-section-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-2-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-2-search-box-type\";s:12:\"slide-search\";s:13:\"footer-bg-obj\";a:8:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:17:\"footer-adv-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:24:\"astra-addon-auto-version\";s:5:\"3.0.1\";s:18:\"theme-auto-version\";s:5:\"3.0.2\";s:36:\"mobile-header-toggle-btn-style-color\";s:7:\"#2a2a2a\";s:21:\"different-retina-logo\";b:0;s:16:\"button-h-padding\";i:40;s:16:\"button-v-padding\";i:15;s:32:\"transparent-header-disable-index\";b:0;s:31:\"transparent-header-disable-page\";b:0;s:32:\"transparent-header-disable-posts\";b:0;s:39:\"transparent-header-disable-woo-products\";b:0;s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"submenu-open-below-header\";b:0;s:22:\"is_addon_queue_running\";b:1;s:28:\"is_astra_addon_queue_running\";b:0;s:35:\"ele-default-color-typo-setting-comp\";b:0;s:22:\"is_theme_queue_running\";b:0;s:27:\"gtn-full-wide-image-grp-css\";b:0;s:27:\"gtn-full-wide-grp-cover-css\";b:0;s:21:\"headings-font-variant\";s:0:\"\";s:18:\"heading-base-color\";s:7:\"#464646\";s:31:\"guntenberg-core-blocks-comp-css\";b:0;s:39:\"guntenberg-media-text-block-padding-css\";b:0;s:24:\"is-header-footer-builder\";b:1;s:28:\"header-footer-builder-notice\";b:0;s:43:\"header-main-rt-trans-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"mobile-header-toggle-btn-border-radius\";s:2:\"55\";s:29:\"woo-header-cart-total-display\";b:1;s:29:\"woo-header-cart-title-display\";b:1;s:18:\"mobile-header-type\";s:8:\"dropdown\";s:20:\"header-desktop-items\";a:4:{s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:1:{i:0;s:6:\"menu-1\";}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:2:{i:0;s:8:\"woo-cart\";i:1;s:14:\"social-icons-1\";}}s:4:\"flag\";b:1;}s:19:\"header-mobile-items\";a:4:{s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:2:{i:0;s:8:\"woo-cart\";i:1;s:14:\"mobile-trigger\";}s:11:\"below_right\";a:0:{}}s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:6:\"menu-1\";}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:0:{}s:14:\"primary_center\";a:1:{i:0;s:4:\"logo\";}s:13:\"primary_right\";a:0:{}}}s:27:\"hb-header-main-layout-width\";s:7:\"content\";s:18:\"hb-header-main-sep\";i:0;s:24:\"hb-header-main-sep-color\";s:0:\"\";s:22:\"hb-footer-layout-width\";s:7:\"content\";s:20:\"hbb-footer-separator\";s:1:\"0\";s:27:\"hbb-footer-top-border-color\";s:7:\"#eaeaea\";s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:4:\"left\";s:6:\"mobile\";s:6:\"center\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:5:\"right\";s:6:\"tablet\";s:5:\"right\";s:6:\"mobile\";s:6:\"center\";}s:13:\"footer-html-1\";s:21:\"Powered by Brand Camp\";s:23:\"footer-copyright-editor\";s:39:\"Copyright © [2021] msdawnshaircare.com\";s:22:\"footer-copyright-color\";s:7:\"#ffffff\";s:27:\"footer-copyright-link-color\";s:21:\"rgba(117,195,44,0.65)\";s:29:\"footer-copyright-link-h-color\";s:7:\"#ff00d9\";s:19:\"footer-html-1-color\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-1-link-color\";a:3:{s:7:\"desktop\";s:21:\"rgba(117,195,44,0.65)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-1-link-h-color\";a:3:{s:7:\"desktop\";s:7:\"#ff00d9\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:20:\"footer-desktop-items\";a:3:{s:5:\"above\";a:5:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}}s:7:\"primary\";a:5:{s:9:\"primary_1\";a:0:{}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}}s:5:\"below\";a:5:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:1:{i:0;s:6:\"html-1\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}}}s:17:\"hbb-footer-column\";i:2;s:17:\"hbb-footer-layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:17:\"hba-footer-column\";i:2;s:17:\"hba-footer-layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:20:\"hba-footer-separator\";s:0:\"\";s:27:\"hba-footer-top-border-color\";s:7:\"#7a7a7a\";s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-menu1-submenu-container-animation\";s:4:\"fade\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";}s:28:\"header-menu1-submenu-b-color\";s:7:\"#ffffff\";s:32:\"header-menu1-submenu-item-border\";b:1;s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#ffffff\";s:24:\"mobile-header-menu-label\";s:0:\"\";s:30:\"mobile-header-toggle-btn-color\";s:7:\"#2a2a2a\";s:33:\"mobile-header-toggle-border-color\";s:7:\"#2a2a2a\";s:34:\"mobile-header-toggle-border-radius\";s:2:\"55\";s:19:\"v3-option-migration\";b:1;s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"-13\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"-17\";s:4:\"left\";s:3:\"-17\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-menu1-megamenu-heading-space\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-menu2-megamenu-heading-space\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:34:\"header-mobile-menu-submenu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"scroll-to-top-icon-size\";i:25;s:25:\"scroll-to-top-icon-radius\";s:1:\"7\";s:24:\"scroll-to-top-icon-color\";s:7:\"#ffffff\";s:27:\"scroll-to-top-icon-bg-color\";s:0:\"\";s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:7:\"#fffaef\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:29:\"scroll-to-top-icon-h-bg-color\";s:22:\"rgba(255,102,250,0.55)\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";s:2:\"70\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:14:\"font-family-h4\";s:21:\"\'Abhaya Libre\', serif\";s:14:\"font-weight-h4\";s:3:\"400\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:21:\"header-social-icons-1\";a:2:{s:5:\"items\";a:1:{i:0;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:36:\"https://www.instagram.com/msdawnllc/\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:5:\"Insta\";}}s:4:\"flag\";b:1;}s:28:\"header-social-1-label-toggle\";b:0;s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:27:\"woo-header-cart-icon-radius\";s:2:\"10\";s:20:\"woo-header-cart-icon\";s:7:\"default\";s:24:\"header-social-1-bg-space\";s:2:\"14\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-social-1-color\";a:1:{s:7:\"desktop\";s:7:\"#ff3dcf\";}s:23:\"header-social-1-h-color\";a:1:{s:7:\"desktop\";s:21:\"rgba(255,45,178,0.48)\";}s:24:\"header-social-1-bg-color\";a:1:{s:7:\"desktop\";s:19:\"rgba(255,255,255,0)\";}s:22:\"header-social-1-radius\";s:0:\"\";s:24:\"single-product-structure\";a:6:{i:0;s:5:\"title\";i:1;s:7:\"ratings\";i:2;s:5:\"price\";i:3;s:10:\"short_desc\";i:4;s:8:\"add_cart\";i:5;s:4:\"meta\";}s:25:\"font-family-product-title\";s:29:\"\'Dancing Script\', handwriting\";s:25:\"font-family-product-price\";s:9:\"Helvetica\";s:23:\"font-size-product-price\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"font-family-product-content\";s:9:\"Helvetica\";s:27:\"font-weight-product-content\";s:3:\"300\";s:26:\"scroll-to-top-icon-h-color\";s:7:\"#ff43c2\";s:31:\"single-product-up-sells-display\";b:1;s:25:\"font-weight-product-price\";s:3:\"400\";s:23:\"font-size-product-title\";a:6:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"font-weight-product-title\";s:3:\"500\";s:25:\"line-height-product-title\";s:3:\"1.8\";s:30:\"text-transform-product-content\";s:4:\"none\";s:26:\"single-product-title-color\";s:7:\"#383838\";s:26:\"single-product-price-color\";s:7:\"#ff4fd9\";s:28:\"text-transform-product-title\";s:4:\"none\";s:23:\"shop-breadcrumb-display\";b:0;s:10:\"shop-style\";s:20:\"shop-page-grid-style\";s:18:\"shop-product-align\";s:10:\"align-left\";s:25:\"shop-product-shadow-hover\";s:1:\"3\";s:19:\"shop-product-shadow\";s:1:\"4\";s:21:\"shop-pagination-style\";s:7:\"default\";s:27:\"single-product-rating-color\";s:0:\"\";}','yes'),(2770,'_astra_sites_old_customizer_data','a:2:{s:14:\"astra-settings\";a:221:{s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:7:\"#5d6167\";s:10:\"link-color\";s:7:\"#fc7978\";s:11:\"theme-color\";s:7:\"#75c32c\";s:12:\"link-h-color\";s:7:\"#fc5f5f\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:12:\"footer-color\";s:7:\"#4e5768\";s:17:\"footer-link-color\";s:21:\"rgba(117,195,44,0.65)\";s:19:\"footer-link-h-color\";s:7:\"#75c32c\";s:28:\"footer-adv-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:7:\"#ffffff\";s:14:\"button-h-color\";s:7:\"#ffffff\";s:15:\"button-bg-color\";s:7:\"#fc7978\";s:17:\"button-bg-h-color\";s:7:\"#fc5f5f\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"32\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:50;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:40:\"Copyright © [current_year] [site_title]\";s:20:\"footer-sml-section-2\";s:6:\"custom\";s:27:\"footer-sml-section-2-credit\";s:23:\"Powered by [site_title]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#eaeaea\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:107:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo1@2x-free-img-1.png\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"42\";}s:18:\"display-site-title\";b:1;s:20:\"display-site-tagline\";b:0;s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:11:\"woocommerce\";s:27:\"header-display-outside-menu\";b:1;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:1;s:23:\"primary-submenu-b-color\";s:7:\"#ffffff\";s:28:\"primary-submenu-item-b-color\";s:7:\"#ffffff\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:4:\"fade\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";i:1200;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:26:\"single-page-content-layout\";s:7:\"default\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:21:\"\'Poppins\', sans-serif\";s:17:\"body-font-variant\";s:7:\"400,600\";s:16:\"body-font-weight\";s:3:\"400\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";s:0:\"\";s:18:\"para-margin-bottom\";s:1:\"1\";s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:21:\"\'Poppins\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"500\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";s:3:\"1.2\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"40\";s:6:\"mobile\";s:2:\"28\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:2:\"24\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:7:\"outline\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:26:\"woocommerce-content-layout\";s:7:\"default\";s:26:\"woocommerce-sidebar-layout\";s:10:\"no-sidebar\";s:29:\"single-product-sidebar-layout\";s:10:\"no-sidebar\";s:10:\"shop-grids\";a:3:{s:7:\"desktop\";s:1:\"3\";s:6:\"tablet\";s:1:\"3\";s:6:\"mobile\";s:1:\"2\";}s:19:\"shop-no-of-products\";s:2:\"12\";s:22:\"shop-product-structure\";a:4:{i:0;s:8:\"category\";i:1;s:5:\"title\";i:2;s:7:\"ratings\";i:3;s:5:\"price\";}s:16:\"shop-hover-style\";s:0:\"\";s:33:\"single-product-breadcrumb-disable\";b:0;s:19:\"enable-cart-upsells\";b:1;s:18:\"shop-archive-width\";s:7:\"default\";s:22:\"shop-archive-max-width\";i:1200;s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:106:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo@2x-free-img-1.png\";s:26:\"different-transparent-logo\";b:0;s:33:\"different-transparent-retina-logo\";b:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";i:50;s:6:\"mobile\";i:50;}s:25:\"transparent-header-enable\";b:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";i:1;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";i:0;s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#2a2a2a\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#2a2a2a\";s:6:\"tablet\";s:7:\"#4e5768\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#1a1a1a\";s:6:\"tablet\";s:7:\"#fc5f5f\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#4e5768\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fc5f5f\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#4e5768\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(78,87,104,0.9)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fc5f5f\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:17:\"text-transform-h1\";s:0:\"\";s:14:\"line-height-h1\";s:0:\"\";s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:17:\"text-transform-h2\";s:0:\"\";s:14:\"line-height-h2\";s:0:\"\";s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:17:\"text-transform-h3\";s:0:\"\";s:14:\"line-height-h3\";s:0:\"\";s:18:\"font-weight-button\";s:3:\"600\";s:18:\"font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"theme-btn-line-height\";s:1:\"1\";s:24:\"theme-btn-letter-spacing\";s:1:\"2\";s:38:\"header-main-rt-section-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-2-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-2-search-box-type\";s:12:\"slide-search\";s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:24:\"astra-addon-auto-version\";s:5:\"2.5.1\";s:18:\"theme-auto-version\";s:5:\"2.5.0\";s:36:\"mobile-header-toggle-btn-style-color\";s:7:\"#2a2a2a\";s:21:\"different-retina-logo\";b:0;s:16:\"button-h-padding\";i:40;s:16:\"button-v-padding\";i:15;s:32:\"transparent-header-disable-index\";b:1;s:31:\"transparent-header-disable-page\";b:0;s:32:\"transparent-header-disable-posts\";b:1;s:39:\"transparent-header-disable-woo-products\";b:1;s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"submenu-open-below-header\";b:0;s:22:\"is_addon_queue_running\";b:1;s:28:\"is_astra_addon_queue_running\";b:0;s:35:\"ele-default-color-typo-setting-comp\";b:0;s:22:\"is_theme_queue_running\";b:0;s:27:\"gtn-full-wide-image-grp-css\";b:0;s:27:\"gtn-full-wide-grp-cover-css\";b:0;s:21:\"headings-font-variant\";s:3:\"500\";s:18:\"heading-base-color\";s:7:\"#2b2f38\";}s:10:\"custom-css\";s:0:\"\";}','yes'),(4493,'widget_astra-widget-list-icons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4494,'widget_astra-widget-social-profiles','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(2747,'_hfe_db_version','1.6.14','yes'),(2697,'astra-blocks-3','a:81:{s:8:\"id-44123\";a:9:{s:5:\"title\";s:10:\"Contact 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w-400x229.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-8w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44304\";a:9:{s:5:\"title\";s:10:\"Contact 9B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b-400x199.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-9b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44189\";a:9:{s:5:\"title\";s:10:\"Contact 9W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w-400x199.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-9w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44821\";a:9:{s:5:\"title\";s:11:\"Contact 10B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b-400x242.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-10b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44819\";a:9:{s:5:\"title\";s:11:\"Contact 10W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w-400x242.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-10w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36983\";a:9:{s:5:\"title\";s:8:\"About 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1-400x192.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36980\";a:9:{s:5:\"title\";s:8:\"About 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1-400x192.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37019\";a:9:{s:5:\"title\";s:8:\"About 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1-400x192.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37015\";a:9:{s:5:\"title\";s:8:\"About 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1-400x192.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37025\";a:9:{s:5:\"title\";s:8:\"About 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3B-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37022\";a:9:{s:5:\"title\";s:8:\"About 3W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3W-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37043\";a:9:{s:5:\"title\";s:8:\"About 4B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37040\";a:9:{s:5:\"title\";s:8:\"About 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38180\";a:9:{s:5:\"title\";s:8:\"About 6B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b-400x231.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38147\";a:9:{s:5:\"title\";s:8:\"About 6W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w-400x231.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42723\";a:9:{s:5:\"title\";s:8:\"About 8B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-400x164.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42709\";a:9:{s:5:\"title\";s:8:\"About 8W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-400x164.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42950\";a:9:{s:5:\"title\";s:8:\"About 9B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b-400x223.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28474\";a:9:{s:5:\"title\";s:8:\"About 9W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w-400x223.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42163\";a:9:{s:5:\"title\";s:13:\"Statistics 1B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1b-400x75.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42160\";a:9:{s:5:\"title\";s:13:\"Statistics 1W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1w-400x75.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42169\";a:9:{s:5:\"title\";s:13:\"Statistics 2B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b-400x143.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42166\";a:9:{s:5:\"title\";s:13:\"Statistics 2W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-400x143.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42214\";a:9:{s:5:\"title\";s:13:\"Statistics 3B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3b-400x116.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42193\";a:9:{s:5:\"title\";s:13:\"Statistics 3W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3w-400x116.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42236\";a:9:{s:5:\"title\";s:13:\"Statistics 4B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b-400x91.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42219\";a:9:{s:5:\"title\";s:13:\"Statistics 4W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w-400x91.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42259\";a:9:{s:5:\"title\";s:13:\"Statistics 5B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d-400x154.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42251\";a:9:{s:5:\"title\";s:13:\"Statistics 5W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-400x154.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42280\";a:9:{s:5:\"title\";s:13:\"Statistics 6B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6b-400x53.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-6b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42243\";a:9:{s:5:\"title\";s:13:\"Statistics 6W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6w-400x53.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-6w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42295\";a:9:{s:5:\"title\";s:13:\"Statistics 7B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b-400x140.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42292\";a:9:{s:5:\"title\";s:13:\"Statistics 7W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w-400x140.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42304\";a:9:{s:5:\"title\";s:13:\"Statistics 8B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b-400x60.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42298\";a:9:{s:5:\"title\";s:13:\"Statistics 8W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w-400x60.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42310\";a:9:{s:5:\"title\";s:13:\"Statistics 9B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9b-400x183.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-9b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42307\";a:9:{s:5:\"title\";s:13:\"Statistics 9W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9w-400x178.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-9w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44883\";a:9:{s:5:\"title\";s:14:\"Statistics 10B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b-400x267.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-10b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44878\";a:9:{s:5:\"title\";s:14:\"Statistics 10W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w-400x267.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-10w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37726\";a:9:{s:5:\"title\";s:11:\"Services 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020-400x200.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37739\";a:9:{s:5:\"title\";s:11:\"Services 1B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020-400x200.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37747\";a:9:{s:5:\"title\";s:11:\"Services 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020-400x167.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37748\";a:9:{s:5:\"title\";s:11:\"Services 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020-400x167.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37754\";a:9:{s:5:\"title\";s:11:\"Services 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020-400x167.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37755\";a:9:{s:5:\"title\";s:11:\"Services 3W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w-400x214.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37762\";a:9:{s:5:\"title\";s:11:\"Services 4B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4b-400x185.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37763\";a:9:{s:5:\"title\";s:11:\"Services 4W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4w-400x185.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42227\";a:9:{s:5:\"title\";s:11:\"Services 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b-400x218.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38930\";a:9:{s:5:\"title\";s:11:\"Services 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w-400x218.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42231\";a:9:{s:5:\"title\";s:11:\"Services 9B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b-400x280.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41054\";a:9:{s:5:\"title\";s:11:\"Services 9W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w-400x280.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43013\";a:9:{s:5:\"title\";s:12:\"Services 12B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b-400x192.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43009\";a:9:{s:5:\"title\";s:12:\"Services 12W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w-400x192.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37890\";a:9:{s:5:\"title\";s:14:\"Testimonial 1B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37889\";a:9:{s:5:\"title\";s:14:\"Testimonial 1W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37898\";a:9:{s:5:\"title\";s:14:\"Testimonial 2B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37899\";a:9:{s:5:\"title\";s:14:\"Testimonial 2W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37905\";a:9:{s:5:\"title\";s:14:\"Testimonial 3B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37904\";a:9:{s:5:\"title\";s:14:\"Testimonial 3W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38536\";a:9:{s:5:\"title\";s:14:\"Testimonial 5B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b-400x184.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38471\";a:9:{s:5:\"title\";s:14:\"Testimonial 5W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w-400x184.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41028\";a:9:{s:5:\"title\";s:14:\"Testimonial 9B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b-400x144.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41026\";a:9:{s:5:\"title\";s:14:\"Testimonial 8B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b-400x219.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41023\";a:9:{s:5:\"title\";s:14:\"Testimonial 7B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b-400x210.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40740\";a:9:{s:5:\"title\";s:14:\"Testimonial 9W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w-400x144.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40739\";a:9:{s:5:\"title\";s:14:\"Testimonial 8W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w-400x219.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40348\";a:9:{s:5:\"title\";s:14:\"Testimonial 7W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w-400x210.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37190\";a:9:{s:5:\"title\";s:7:\"Team 2B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b-400x193.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37187\";a:9:{s:5:\"title\";s:7:\"Team 2W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W-400x193.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37197\";a:9:{s:5:\"title\";s:7:\"Team 3B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b-400x164.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37194\";a:9:{s:5:\"title\";s:7:\"Team 3W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w-400x164.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37203\";a:9:{s:5:\"title\";s:7:\"Team 4B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b-400x164.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37200\";a:9:{s:5:\"title\";s:7:\"Team 4W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w-400x164.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38316\";a:9:{s:5:\"title\";s:7:\"Team 5B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b-400x187.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38244\";a:9:{s:5:\"title\";s:7:\"Team 5W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w-400x187.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38825\";a:9:{s:5:\"title\";s:7:\"Team 6B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b-400x234.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38732\";a:9:{s:5:\"title\";s:7:\"Team 6W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w-400x234.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41034\";a:9:{s:5:\"title\";s:7:\"Team 8B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40030\";a:9:{s:5:\"title\";s:7:\"Team 8W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43022\";a:9:{s:5:\"title\";s:8:\"Team 10B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b-400x243.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43018\";a:9:{s:5:\"title\";s:8:\"Team 10W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w-400x243.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(2696,'astra-blocks-2','a:100:{s:8:\"id-44709\";a:9:{s:5:\"title\";s:12:\"Portfolio 7W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w-400x200.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-7w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44980\";a:9:{s:5:\"title\";s:12:\"Portfolio 8B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b-400x166.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-8b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44925\";a:9:{s:5:\"title\";s:12:\"Portfolio 8W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w-400x166.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-8w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44984\";a:9:{s:5:\"title\";s:12:\"Portfolio 9B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b-400x220.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-9b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44929\";a:9:{s:5:\"title\";s:12:\"Portfolio 9W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w-400x220.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-9w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44999\";a:9:{s:5:\"title\";s:13:\"Portfolio 10B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b-400x245.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-10b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44955\";a:9:{s:5:\"title\";s:13:\"Portfolio 10W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w-400x245.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-10w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36936\";a:9:{s:5:\"title\";s:7:\"Hero 1B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-1b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-29230\";a:9:{s:5:\"title\";s:7:\"Hero 1W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-1w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36953\";a:9:{s:5:\"title\";s:7:\"Hero 2B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-2b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36939\";a:9:{s:5:\"title\";s:7:\"Hero 2W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-2w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36958\";a:9:{s:5:\"title\";s:7:\"Hero 3B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-3b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36942\";a:9:{s:5:\"title\";s:7:\"Hero 3W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-3w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36964\";a:9:{s:5:\"title\";s:7:\"Hero 4B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-4b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36961\";a:9:{s:5:\"title\";s:7:\"Hero 4W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w-400x167.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-4w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44908\";a:9:{s:5:\"title\";s:7:\"Hero 5B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b-400x199.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-5b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44687\";a:9:{s:5:\"title\";s:7:\"Hero 5W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w-400x199.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-5w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43090\";a:9:{s:5:\"title\";s:7:\"Hero 6B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b-400x207.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-6b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38118\";a:9:{s:5:\"title\";s:7:\"Hero 6W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1-400x207.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-6w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41763\";a:9:{s:5:\"title\";s:7:\"Hero 7B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1-400x244.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-7b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38880\";a:9:{s:5:\"title\";s:7:\"Hero 7W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1-400x244.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-7w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37688\";a:9:{s:5:\"title\";s:11:\"Features 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020-400x200.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37686\";a:9:{s:5:\"title\";s:11:\"Features 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020-400x200.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37697\";a:9:{s:5:\"title\";s:11:\"Features 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020-400x210.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37695\";a:9:{s:5:\"title\";s:11:\"Features 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020-400x210.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37705\";a:9:{s:5:\"title\";s:11:\"Features 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020-400x210.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37704\";a:9:{s:5:\"title\";s:11:\"Features 3W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020-400x210.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37721\";a:9:{s:5:\"title\";s:11:\"Features 4B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4b-400x167.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37717\";a:9:{s:5:\"title\";s:11:\"Features 4W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4w-2020-400x167.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41937\";a:9:{s:5:\"title\";s:11:\"Features 5B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b-400x153.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38863\";a:9:{s:5:\"title\";s:11:\"Features 5W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w-400x153.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41938\";a:9:{s:5:\"title\";s:11:\"Features 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b-400x197.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38876\";a:9:{s:5:\"title\";s:11:\"Features 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w-400x197.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41939\";a:9:{s:5:\"title\";s:11:\"Features 7B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7b-400x189.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-7b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39936\";a:9:{s:5:\"title\";s:11:\"Features 7W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7w-400x189.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-7w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42848\";a:9:{s:5:\"title\";s:11:\"Features 8B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8b-400x234.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-8b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42839\";a:9:{s:5:\"title\";s:11:\"Features 8W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8w-400x234.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-8w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44869\";a:9:{s:5:\"title\";s:12:\"Features 10B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10b-400x203.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-10b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44862\";a:9:{s:5:\"title\";s:12:\"Features 10W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10w-400x203.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-10w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37093\";a:9:{s:5:\"title\";s:6:\"FAQ 1B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1b-2.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1b-2-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37061\";a:9:{s:5:\"title\";s:6:\"FAQ 1W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1w-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37099\";a:9:{s:5:\"title\";s:6:\"FAQ 2B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37096\";a:9:{s:5:\"title\";s:6:\"FAQ 2W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37105\";a:9:{s:5:\"title\";s:6:\"FAQ 3B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3b-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3d/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37102\";a:9:{s:5:\"title\";s:6:\"FAQ 3W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3w-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37111\";a:9:{s:5:\"title\";s:6:\"FAQ 4B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37108\";a:9:{s:5:\"title\";s:6:\"FAQ 4W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39838\";a:9:{s:5:\"title\";s:6:\"FAQ 5B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38917\";a:9:{s:5:\"title\";s:6:\"FAQ 5W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w-400x167.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39839\";a:9:{s:5:\"title\";s:6:\"FAQ 6B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b-400x272.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38926\";a:9:{s:5:\"title\";s:6:\"FAQ 6W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w-400x272.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42392\";a:9:{s:5:\"title\";s:6:\"FAQ 7B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7b-400x269.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-7b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42319\";a:9:{s:5:\"title\";s:6:\"FAQ 7W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7w-400x269.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-7w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42394\";a:9:{s:5:\"title\";s:6:\"FAQ 8B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8b-400x309.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-8b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42393\";a:9:{s:5:\"title\";s:6:\"FAQ 8W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8w-400x309.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-8w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44840\";a:9:{s:5:\"title\";s:6:\"FAQ 9B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b-400x211.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-9b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44831\";a:9:{s:5:\"title\";s:6:\"FAQ 9W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w-400x211.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-9w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44850\";a:9:{s:5:\"title\";s:7:\"FAQ 10B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-10b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-10b-400x201.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/faq-10b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44844\";a:9:{s:5:\"title\";s:7:\"FAQ 10W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-10w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-10w-400x201.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/faq-10w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37524\";a:9:{s:5:\"title\";s:10:\"Clients 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1b-400x110.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37518\";a:9:{s:5:\"title\";s:10:\"Clients 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1w-400x110.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37530\";a:9:{s:5:\"title\";s:10:\"Clients 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2b-400x110.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37529\";a:9:{s:5:\"title\";s:10:\"Clients 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2w-400x110.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37537\";a:9:{s:5:\"title\";s:10:\"Clients 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3b-400x211.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37535\";a:9:{s:5:\"title\";s:10:\"Clients 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3w-2020-400x200.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37544\";a:9:{s:5:\"title\";s:10:\"Clients 4B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4b-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4b-2020-400x75.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37542\";a:9:{s:5:\"title\";s:10:\"Clients 4W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4w-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4w-2020-400x75.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37549\";a:9:{s:5:\"title\";s:10:\"Clients 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-2020-400x75.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37550\";a:9:{s:5:\"title\";s:10:\"Clients 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-2020-400x75.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37558\";a:9:{s:5:\"title\";s:10:\"Clients 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-2020-400x126.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37557\";a:9:{s:5:\"title\";s:10:\"Clients 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-2020-400x126.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39812\";a:9:{s:5:\"title\";s:10:\"Clients 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-400x148.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39787\";a:9:{s:5:\"title\";s:10:\"Clients 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-400x148.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39826\";a:9:{s:5:\"title\";s:10:\"Clients 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8b-400x84.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-8b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39816\";a:9:{s:5:\"title\";s:10:\"Clients 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8w-400x84.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-8w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37117\";a:9:{s:5:\"title\";s:17:\"Call To Action 1B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1b-400x98.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37114\";a:9:{s:5:\"title\";s:17:\"Call To Action 1W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1w-400x98.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37122\";a:9:{s:5:\"title\";s:17:\"Call To Action 2B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b-400x145.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37120\";a:9:{s:5:\"title\";s:17:\"Call To Action 2W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w-400x145.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37136\";a:9:{s:5:\"title\";s:17:\"Call To Action 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b-400x76.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37132\";a:9:{s:5:\"title\";s:17:\"Call To Action 4W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w-400x76.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44754\";a:9:{s:5:\"title\";s:17:\"Call To Action 5B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-5b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-5b-400x82.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-5b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44744\";a:9:{s:5:\"title\";s:17:\"Call To Action 5W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-5w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-5w-400x82.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-5w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37150\";a:9:{s:5:\"title\";s:17:\"Call To Action 6B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b-400x148.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37147\";a:9:{s:5:\"title\";s:17:\"Call To Action 6W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w-400x148.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39763\";a:9:{s:5:\"title\";s:17:\"Call To Action 7B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b-400x165.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39761\";a:9:{s:5:\"title\";s:17:\"Call To Action 7W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w-400x165.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42960\";a:9:{s:5:\"title\";s:17:\"Call To Action 8B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b-400x146.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28634\";a:9:{s:5:\"title\";s:17:\"Call To Action 8W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w-400x146.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39771\";a:9:{s:5:\"title\";s:17:\"Call To Action 9B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b-400x138.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39755\";a:9:{s:5:\"title\";s:17:\"Call To Action 9W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w-400x138.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43883\";a:9:{s:5:\"title\";s:10:\"Contact 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b-400x215.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-1b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43873\";a:9:{s:5:\"title\";s:10:\"Contact 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w-400x215.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-1w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43930\";a:9:{s:5:\"title\";s:10:\"Contact 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b-400x237.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-3b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43906\";a:9:{s:5:\"title\";s:10:\"Contact 3W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w-400x237.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-3w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43964\";a:9:{s:5:\"title\";s:10:\"Contact 5B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b-400x227.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-5b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43951\";a:9:{s:5:\"title\";s:10:\"Contact 5W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w-400x227.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-5w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44803\";a:9:{s:5:\"title\";s:10:\"Contact 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b-400x264.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-7b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43990\";a:9:{s:5:\"title\";s:10:\"Contact 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w-400x264.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-7w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44286\";a:9:{s:5:\"title\";s:10:\"Contact 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b-400x229.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-8b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}}','no'),(2695,'astra-sites-and-pages-page-7','a:15:{s:8:\"id-19494\";a:12:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-400x1556.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-02\";s:20:\"astra-site-parent-id\";i:66;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:4:{s:8:\"id-22165\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22162\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22166\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-menu-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-menu-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22164\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19579\";a:12:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-01\";s:20:\"astra-site-parent-id\";i:84;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22694\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-resto-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-resto-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22691\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-about-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22695\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-menu-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-menu-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22693\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47979\";a:12:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-400x1566.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-08\";s:20:\"astra-site-parent-id\";i:1690;s:15:\"astra-sites-tag\";a:10:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47982\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/531\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47980\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47983\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/535\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47981\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/537\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21828\";a:12:{s:5:\"title\";s:12:\"Health Coach\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-400x1733.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/health-coach-04\";s:20:\"astra-site-parent-id\";i:88;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22740\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22741\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-04/my-story/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22738\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22739\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-04/get-started/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:766;s:11:\"get-started\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-44066\";a:12:{s:5:\"title\";s:12:\"Health Coach\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-400x1733.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/health-coach-03\";s:20:\"astra-site-parent-id\";i:1420;s:15:\"astra-sites-tag\";a:7:{i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:8:{s:8:\"id-45544\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45545\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-03/my-story/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45542\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45543\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/410\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-03/get-started/\";s:15:\"astra-sites-tag\";a:2:{i:766;s:11:\"get-started\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44069\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44070\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-03/my-story/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44067\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-44068\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/410\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-03/get-started/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18191\";a:12:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-homepage-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-homepage-01-400x1717.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-04\";s:20:\"astra-site-parent-id\";i:263;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:1:{s:8:\"id-39975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-homepage-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-04/wp-json/wp/v2/pages/238\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18166\";a:12:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-400x1468.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-03\";s:20:\"astra-site-parent-id\";i:266;s:15:\"astra-sites-tag\";a:8:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:1:{s:8:\"id-24758\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/plant-shop-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-43398\";a:12:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-400x1479.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-06\";s:20:\"astra-site-parent-id\";i:1413;s:15:\"astra-sites-tag\";a:5:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:1414;s:10:\"plant-shop\";i:497;s:11:\"plant-store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:1:{s:8:\"id-43399\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-06/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-06/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-46009\";a:12:{s:5:\"title\";s:7:\"Painter\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-400x1335.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/painter-04\";s:20:\"astra-site-parent-id\";i:1508;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46013\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/painter-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46010\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/painter-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46011\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/painter-04/artworks/\";s:15:\"astra-sites-tag\";a:2:{i:597;s:3:\"art\";i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46014\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/painter-04/studio/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46012\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/painter-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46026\";a:12:{s:5:\"title\";s:7:\"Painter\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-400x1335.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/painter-03\";s:20:\"astra-site-parent-id\";i:1515;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/painter-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46027\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/painter-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46028\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/painter-03/artworks/\";s:15:\"astra-sites-tag\";a:1:{i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46031\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/painter-03/studio/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/221\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/painter-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19540\";a:12:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-400x1480.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-02\";s:20:\"astra-site-parent-id\";i:105;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-22967\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22963\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-about-me-2.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-about-me-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22965\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22968\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-publications-page1.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-publications-page1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-02/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22966\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-get-fit-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-get-fit-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/get-fit/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19629\";a:12:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-400x1566.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-01\";s:20:\"astra-site-parent-id\";i:107;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22980\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22985\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22988\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-01/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22986\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:769;s:7:\"get-fit\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48631\";a:12:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home-400x1394.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-08\";s:20:\"astra-site-parent-id\";i:1753;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/51\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48632\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/52\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48633\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48636\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-08/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48634\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-39906\";a:12:{s:5:\"title\";s:6:\"Church\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-400x1530.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/church-04\";s:20:\"astra-site-parent-id\";i:1199;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-39912\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/church-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39907\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/church-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39910\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/church-04/get-connected/\";s:15:\"astra-sites-tag\";a:1:{i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39913\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/sermons/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39909\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/church-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39908\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-39911\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/church-04/give/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-44450\";a:12:{s:5:\"title\";s:6:\"Church\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/church-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/church-04-homepage-400x1519.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/church-03\";s:20:\"astra-site-parent-id\";i:1428;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-44457\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/church-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/church-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44451\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us-page-01.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us-page-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/308\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/church-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44455\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/309\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/church-03/get-connected/\";s:15:\"astra-sites-tag\";a:1:{i:896;s:13:\"get-connected\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44458\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-03/sermons/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44454\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/311\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/church-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44453\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/313\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44456\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/church-03/give/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}}','no'),(2693,'astra-sites-tags','a:10:{i:0;a:3:{s:2:\"id\";i:352;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:1;a:3:{s:2:\"id\";i:1007;s:4:\"name\";s:8:\"about me\";s:4:\"slug\";s:8:\"about-me\";}i:2;a:3:{s:2:\"id\";i:455;s:4:\"name\";s:8:\"about us\";s:4:\"slug\";s:8:\"about-us\";}i:3;a:3:{s:2:\"id\";i:599;s:4:\"name\";s:9:\"ac repair\";s:4:\"slug\";s:9:\"ac-repair\";}i:4;a:3:{s:2:\"id\";i:639;s:4:\"name\";s:11:\"accessories\";s:4:\"slug\";s:11:\"accessories\";}i:5;a:3:{s:2:\"id\";i:999;s:4:\"name\";s:7:\"account\";s:4:\"slug\";s:7:\"account\";}i:6;a:3:{s:2:\"id\";i:447;s:4:\"name\";s:10:\"Accountant\";s:4:\"slug\";s:10:\"accountant\";}i:7;a:3:{s:2:\"id\";i:448;s:4:\"name\";s:10:\"Accounting\";s:4:\"slug\";s:10:\"accounting\";}i:8;a:3:{s:2:\"id\";i:532;s:4:\"name\";s:11:\"acupressure\";s:4:\"slug\";s:11:\"acupressure\";}i:9;a:3:{s:2:\"id\";i:803;s:4:\"name\";s:13:\"administrator\";s:4:\"slug\";s:13:\"administrator\";}}','no'),(2694,'astra-sites-and-pages-page-20','a:15:{s:8:\"id-48342\";a:12:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home-400x1239.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-08\";s:20:\"astra-site-parent-id\";i:1723;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48347\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48343\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/391\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48346\";a:12:{s:5:\"title\";s:6:\"e-Book\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/coach-08/e-book/\";s:15:\"astra-sites-tag\";a:1:{i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48345\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18266\";a:12:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-02\";s:20:\"astra-site-parent-id\";i:179;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-23675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23670\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23674\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23673\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23672\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18384\";a:12:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-03\";s:20:\"astra-site-parent-id\";i:195;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:855;s:20:\"motivational-speaker\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23996\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23991\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23995\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23994\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23993\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19755\";a:12:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-05\";s:20:\"astra-site-parent-id\";i:176;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23645\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23640\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23644\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23643\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23642\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-48231\";a:12:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-400x1050.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-08\";s:20:\"astra-site-parent-id\";i:1708;s:15:\"astra-sites-tag\";a:3:{i:1545;s:21:\"inspirational-speaker\";i:855;s:20:\"motivational-speaker\";i:1709;s:7:\"speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48235\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/624\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48232\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48233\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/628\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/motivational-speaker-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48234\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/630\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18222\";a:12:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-400x1228.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-03\";s:20:\"astra-site-parent-id\";i:267;s:15:\"astra-sites-tag\";a:10:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24762\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24763\";a:12:{s:5:\"title\";s:11:\"Lookbook 18\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/592\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:752;s:8:\"lookbook\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24760\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24761\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18201\";a:12:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-06\";s:20:\"astra-site-parent-id\";i:231;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-24469\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24469-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24469-wanderlust-travel-diary-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24470\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24470-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24470-wanderlust-travel-diary-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18124\";a:12:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-05\";s:20:\"astra-site-parent-id\";i:232;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-24476\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24477\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18137\";a:12:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1-400x1182.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-04\";s:20:\"astra-site-parent-id\";i:269;s:15:\"astra-sites-tag\";a:10:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:4:{s:8:\"id-34098\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24775\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24772\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24773\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18108\";a:12:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-04\";s:20:\"astra-site-parent-id\";i:270;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24784\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24787\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24789\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-04/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24786\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18103\";a:12:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home-400x1432.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-04\";s:20:\"astra-site-parent-id\";i:145;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23379\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23377\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-04/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23376\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18040\";a:12:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-03\";s:20:\"astra-site-parent-id\";i:194;s:15:\"astra-sites-tag\";a:6:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:399;s:8:\"one-page\";i:671;s:16:\"service-provider\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-03/wp-json/wp/v2/pages/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18041\";a:12:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-400x2289.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-03\";s:20:\"astra-site-parent-id\";i:214;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:6:{s:8:\"id-24305\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24302\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24308\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-03/websites/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24307\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24306\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18036\";a:12:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-01\";s:20:\"astra-site-parent-id\";i:146;s:15:\"astra-sites-tag\";a:8:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:861;s:9:\"paintings\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23392\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23389\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23391\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-17985\";a:12:{s:5:\"title\";s:16:\"Freelance Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-02\";s:20:\"astra-site-parent-id\";i:144;s:15:\"astra-sites-tag\";a:9:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:496;s:9:\"ecommerce\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:1020;s:8:\"personal\";i:967;s:13:\"product-store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-34089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23371\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23373\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}','no'),(2688,'astra-sites-and-pages-page-5','a:15:{s:8:\"id-21821\";a:12:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-400x1464.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-03\";s:20:\"astra-site-parent-id\";i:318;s:15:\"astra-sites-tag\";a:9:{i:880;s:9:\"cartflows\";i:400;s:15:\"custom-printing\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:403;s:14:\"online-gifting\";i:402;s:8:\"printing\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:6;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-34081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26341\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-03/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47023\";a:12:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-400x1926.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/women-empowerment-02\";s:20:\"astra-site-parent-id\";i:1590;s:15:\"astra-sites-tag\";a:2:{i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-47028\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/women-empowerment-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47024\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/women-empowerment-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47029\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/women-empowerment-02/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47026\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/women-empowerment-02/events/\";s:15:\"astra-sites-tag\";a:2:{i:1569;s:6:\"events\";i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47027\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48447\";a:12:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-400x1508.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/women-empowerment-08\";s:20:\"astra-site-parent-id\";i:1735;s:15:\"astra-sites-tag\";a:3:{i:625;s:7:\"charity\";i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:36;s:5:\"other\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48448\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/women-empowerment-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48450\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/418\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/women-empowerment-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48451\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48452\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/women-empowerment-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48453\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/403\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/women-empowerment-08/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46688\";a:12:{s:5:\"title\";s:21:\"Inspirational Speaker\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home-400x1547.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/inspirational-speaker-04\";s:20:\"astra-site-parent-id\";i:1550;s:15:\"astra-sites-tag\";a:6:{i:1548;s:9:\"encourage\";i:1549;s:10:\"enthusiasm\";i:1547;s:10:\"influencer\";i:1546;s:11:\"inspiration\";i:1545;s:21:\"inspirational-speaker\";i:609;s:9:\"motivator\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/inspirational-speaker-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46689\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/inspirational-speaker-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46691\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/inspirational-speaker-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46692\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/inspirational-speaker-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46690\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/inspirational-speaker-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48671\";a:12:{s:5:\"title\";s:12:\"Tech Startup\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home-400x1256.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tech-startup-08\";s:20:\"astra-site-parent-id\";i:1758;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48672\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48673\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/features/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48674\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tech-startup-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48675\";a:12:{s:5:\"title\";s:4:\"Plan\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tech-startup-08/plan/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-46941\";a:12:{s:5:\"title\";s:8:\"Musician\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-400x1622.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/musician-02\";s:20:\"astra-site-parent-id\";i:1564;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46947\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/musician-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46943\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/294\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/musician-02/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46944\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/musician-02/concerts/\";s:15:\"astra-sites-tag\";a:3:{i:1567;s:8:\"concerts\";i:1569;s:6:\"events\";i:1568;s:5:\"shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46942\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/musician-02/albums/\";s:15:\"astra-sites-tag\";a:3:{i:1565;s:6:\"albums\";i:763;s:11:\"discography\";i:407;s:5:\"music\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46946\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46945\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48611\";a:12:{s:5:\"title\";s:8:\"Musician\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-400x1735.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/musician-08\";s:20:\"astra-site-parent-id\";i:1752;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48612\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/437\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/musician-08/albums/\";s:15:\"astra-sites-tag\";a:2:{i:1565;s:6:\"albums\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48617\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/musician-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48613\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/musician-08/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48614\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/432\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/musician-08/concerts/\";s:15:\"astra-sites-tag\";a:1:{i:755;s:7:\"concert\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48616\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/443\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48615\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/451\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47565\";a:12:{s:5:\"title\";s:28:\"Hairdressers and Hair Salons\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home-400x2392.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/hair-salon-04\";s:20:\"astra-site-parent-id\";i:1641;s:15:\"astra-sites-tag\";a:7:{i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:1645;s:8:\"hair-cut\";i:1642;s:10:\"hair-salon\";i:1644;s:12:\"hair-styling\";i:1646;s:23:\"professional-hair-salon\";i:1643;s:7:\"styling\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/hair-salon-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47569\";a:12:{s:5:\"title\";s:6:\"Salons\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/hair-salon-04/salons/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:650;s:5:\"salon\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47570\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/290\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/hair-salon-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47568\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hair-salon-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/hair-salon-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46285\";a:12:{s:5:\"title\";s:15:\"Moving Services\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-400x1497.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/moving-services-04\";s:20:\"astra-site-parent-id\";i:1530;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46289\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/moving-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46286\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/moving-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46290\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/moving-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46291\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/moving-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46288\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-faqs.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-faqs-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/moving-services-04/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46287\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/moving-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46305\";a:12:{s:5:\"title\";s:15:\"Moving Services\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-400x1497.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/moving-services-03\";s:20:\"astra-site-parent-id\";i:1531;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46309\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/05/moving-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/moving-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46306\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/234\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/moving-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46310\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/moving-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46311\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/moving-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46308\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-faqs.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-faqs-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/moving-services-03/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46307\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/relocation-moving-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/238\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/moving-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45466\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-400x1741.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-04\";s:20:\"astra-site-parent-id\";i:1443;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45467\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us-pro.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45471\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace-pro.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-04/workspace/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45470\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45468\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45483\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-400x1741.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-03\";s:20:\"astra-site-parent-id\";i:1445;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45486\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-home-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/476\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45484\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us-pro.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/478\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45488\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace-pro.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/479\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-03/workspace/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45487\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/480\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45485\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/481\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47052\";a:12:{s:5:\"title\";s:12:\"Elderly Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-400x1572.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/elderly-care-02\";s:20:\"astra-site-parent-id\";i:1593;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47056\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/elderly-care-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47053\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/elderly-care-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47057\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/elderly-care-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47055\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/elderly-care-02/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47054\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/elderly-care-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48519\";a:12:{s:5:\"title\";s:12:\"Elderly Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home-400x1558.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/elderly-care-08\";s:20:\"astra-site-parent-id\";i:1744;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48523\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/elderly-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48520\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/elderly-care-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48524\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/elderly-care-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48522\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/elderly-care-08/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48521\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/elderly-care-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47084\";a:12:{s:5:\"title\";s:12:\"Horticulture\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-400x1587.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/horticulture-02\";s:20:\"astra-site-parent-id\";i:1600;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/horticulture-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47087\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/92\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/horticulture-02/our-farm/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47088\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-02/our-produce/\";s:15:\"astra-sites-tag\";a:3:{i:1606;s:12:\"our-products\";i:1605;s:12:\"our-services\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47089\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-02/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47085\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/horticulture-02/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2689,'astra-blocks-1','a:100:{s:8:\"id-41621\";a:9:{s:5:\"title\";s:8:\"Hero 10B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-10b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-10b-400x232.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-10b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41080\";a:9:{s:5:\"title\";s:8:\"Hero 10W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-10w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-10w-400x232.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-10w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45025\";a:9:{s:5:\"title\";s:15:\"Single Quote 3B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b-400x145.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-3b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45020\";a:9:{s:5:\"title\";s:15:\"Single Quote 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w-400x145.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-3w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44974\";a:9:{s:5:\"title\";s:12:\"Portfolio 6B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b-400x379.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-6b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44634\";a:9:{s:5:\"title\";s:12:\"Portfolio 6W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w-400x379.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-6w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41764\";a:9:{s:5:\"title\";s:7:\"Hero 9B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b-400x190.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-9b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38906\";a:9:{s:5:\"title\";s:7:\"Hero 9W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w-400x190.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-9w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42229\";a:9:{s:5:\"title\";s:11:\"Services 8B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b-400x230.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41045\";a:9:{s:5:\"title\";s:11:\"Services 8W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w-400x230.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43000\";a:9:{s:5:\"title\";s:12:\"Services 11B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b-400x456.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42974\";a:9:{s:5:\"title\";s:12:\"Services 11W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w-400x456.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44962\";a:9:{s:5:\"title\";s:12:\"Portfolio 2B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b-400x217.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-2b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44359\";a:9:{s:5:\"title\";s:12:\"Portfolio 2W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w-400x217.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-2w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37129\";a:9:{s:5:\"title\";s:17:\"Call To Action 3B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3d.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3d-400x145.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37126\";a:9:{s:5:\"title\";s:17:\"Call To Action 3W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3w-400x145.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44768\";a:9:{s:5:\"title\";s:18:\"Call To Action 10B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b-400x100.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-10b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44762\";a:9:{s:5:\"title\";s:18:\"Call To Action 10W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w-400x100.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-10w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43103\";a:9:{s:5:\"title\";s:7:\"Hero 8B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b-400x276.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-8b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43099\";a:9:{s:5:\"title\";s:7:\"Hero 8W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w-400x276.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-8w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44777\";a:9:{s:5:\"title\";s:10:\"Clients 9B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-9b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-9b-400x273.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-9b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44772\";a:9:{s:5:\"title\";s:10:\"Clients 9W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-9w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-9w-400x273.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-9w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44796\";a:9:{s:5:\"title\";s:11:\"Clients 10B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-10b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-10b-400x286.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/clients-10b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44783\";a:9:{s:5:\"title\";s:11:\"Clients 10W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-10w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/clients-10w-400x286.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/clients-10w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37057\";a:9:{s:5:\"title\";s:8:\"About 5B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37051\";a:9:{s:5:\"title\";s:8:\"About 5W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1-400x167.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44858\";a:9:{s:5:\"title\";s:11:\"Features 9B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9b-400x269.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-9b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44853\";a:9:{s:5:\"title\";s:11:\"Features 9W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9w-400x269.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-9w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38225\";a:9:{s:5:\"title\";s:8:\"About 7B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b-400x235.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38155\";a:9:{s:5:\"title\";s:8:\"About 7W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w-400x235.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44734\";a:9:{s:5:\"title\";s:9:\"About 10B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10b-400x199.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-10b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44699\";a:9:{s:5:\"title\";s:9:\"About 10W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10w-400x199.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-10w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38937\";a:9:{s:5:\"title\";s:11:\"Services 7W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w-400x245.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42228\";a:9:{s:5:\"title\";s:11:\"Services 7B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b-400x245.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44957\";a:9:{s:5:\"title\";s:12:\"Portfolio 1B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b-400x334.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-1b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44337\";a:9:{s:5:\"title\";s:12:\"Portfolio 1W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w-400x334.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-1w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42232\";a:9:{s:5:\"title\";s:12:\"Services 10B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b-400x188.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41061\";a:9:{s:5:\"title\";s:12:\"Services 10W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w-400x188.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45012\";a:9:{s:5:\"title\";s:15:\"Single Quote 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b-400x117.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-1b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44309\";a:9:{s:5:\"title\";s:15:\"Single Quote 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w-400x117.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-1w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45013\";a:9:{s:5:\"title\";s:15:\"Single Quote 2B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b-400x112.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-2b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44334\";a:9:{s:5:\"title\";s:15:\"Single Quote 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w-400x112.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-2w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45035\";a:9:{s:5:\"title\";s:15:\"Single Quote 4B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b-400x152.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-4b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45030\";a:9:{s:5:\"title\";s:15:\"Single Quote 4W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w-400x152.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-4w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45074\";a:9:{s:5:\"title\";s:15:\"Single Quote 8B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b-400x182.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-8b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45070\";a:9:{s:5:\"title\";s:15:\"Single Quote 8W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w-400x182.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-8w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37184\";a:9:{s:5:\"title\";s:7:\"Team 1B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020-400x200.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37153\";a:9:{s:5:\"title\";s:7:\"Team 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new-400x200.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38843\";a:9:{s:5:\"title\";s:7:\"Team 7B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b-400x374.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38833\";a:9:{s:5:\"title\";s:7:\"Team 7W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w-400x382.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41033\";a:9:{s:5:\"title\";s:7:\"Team 9B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b-400x223.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40097\";a:9:{s:5:\"title\";s:7:\"Team 9W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w-400x223.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37911\";a:9:{s:5:\"title\";s:14:\"Testimonial 4B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37910\";a:9:{s:5:\"title\";s:14:\"Testimonial 4W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W-400x150.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38585\";a:9:{s:5:\"title\";s:14:\"Testimonial 6B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b-400x301.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-6b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38551\";a:9:{s:5:\"title\";s:14:\"Testimonial 6W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w-400x301.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-6w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43056\";a:9:{s:5:\"title\";s:15:\"Testimonial 10B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b-400x226.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-35365\";a:9:{s:5:\"title\";s:15:\"Testimonial 10W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w-400x226.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43984\";a:9:{s:5:\"title\";s:10:\"Contact 6B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6b-400x224.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-6b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43983\";a:9:{s:5:\"title\";s:10:\"Contact 6W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w-400x224.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-6w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43901\";a:9:{s:5:\"title\";s:10:\"Contact 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b-400x223.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-2b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43887\";a:9:{s:5:\"title\";s:10:\"Contact 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w-400x223.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-2w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43947\";a:9:{s:5:\"title\";s:10:\"Contact 4B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b-400x218.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-4b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43934\";a:9:{s:5:\"title\";s:10:\"Contact 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w-400x218.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-4w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37642\";a:9:{s:5:\"title\";s:10:\"Heading 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020-400x120.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37640\";a:9:{s:5:\"title\";s:10:\"Heading 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020-400x120.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37647\";a:9:{s:5:\"title\";s:10:\"Heading 2B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020-400x91.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37646\";a:9:{s:5:\"title\";s:10:\"Heading 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020-400x91.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37656\";a:9:{s:5:\"title\";s:10:\"Heading 3B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020-400x109.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37655\";a:9:{s:5:\"title\";s:10:\"Heading 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020-400x109.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37662\";a:9:{s:5:\"title\";s:10:\"Heading 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37661\";a:9:{s:5:\"title\";s:10:\"Heading 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37670\";a:9:{s:5:\"title\";s:10:\"Heading 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37669\";a:9:{s:5:\"title\";s:10:\"Heading 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37679\";a:9:{s:5:\"title\";s:10:\"Heading 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37678\";a:9:{s:5:\"title\";s:10:\"Heading 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020-400x115.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42869\";a:9:{s:5:\"title\";s:10:\"Heading 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b-400x129.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42862\";a:9:{s:5:\"title\";s:10:\"Heading 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w-400x129.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42885\";a:9:{s:5:\"title\";s:10:\"Heading 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b-400x116.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42884\";a:9:{s:5:\"title\";s:10:\"Heading 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w-400x116.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45123\";a:9:{s:5:\"title\";s:10:\"Heading 9B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b-400x118.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-9b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45107\";a:9:{s:5:\"title\";s:10:\"Heading 9W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w-400x118.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-9w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45145\";a:9:{s:5:\"title\";s:11:\"Heading 10B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-10b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45115\";a:9:{s:5:\"title\";s:11:\"Heading 10W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w-400x100.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-10w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45047\";a:9:{s:5:\"title\";s:15:\"Single Quote 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b-400x130.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-5b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45041\";a:9:{s:5:\"title\";s:15:\"Single Quote 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w-400x130.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-5w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45056\";a:9:{s:5:\"title\";s:15:\"Single Quote 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b-400x117.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-6b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45053\";a:9:{s:5:\"title\";s:15:\"Single Quote 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w-400x117.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-6w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45064\";a:9:{s:5:\"title\";s:15:\"Single Quote 7B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b-400x118.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-7b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45059\";a:9:{s:5:\"title\";s:15:\"Single Quote 7W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w-400x118.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-7w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45090\";a:9:{s:5:\"title\";s:15:\"Single Quote 9B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b-400x103.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-9b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45079\";a:9:{s:5:\"title\";s:15:\"Single Quote 9W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w-400x103.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-9w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45100\";a:9:{s:5:\"title\";s:16:\"Single Quote 10B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b-400x115.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/single-quote-10b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45094\";a:9:{s:5:\"title\";s:16:\"Single Quote 10W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w-400x115.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/single-quote-10w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44465\";a:9:{s:5:\"title\";s:12:\"Portfolio 3B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b-400x267.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-3b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44385\";a:9:{s:5:\"title\";s:12:\"Portfolio 3W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w-400x267.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-3w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44483\";a:9:{s:5:\"title\";s:12:\"Portfolio 4B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b-400x195.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-4b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44433\";a:9:{s:5:\"title\";s:12:\"Portfolio 4W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w-400x195.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-4w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44964\";a:9:{s:5:\"title\";s:12:\"Portfolio 5B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b-400x230.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-5b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44524\";a:9:{s:5:\"title\";s:12:\"Portfolio 5W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w-400x230.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-5w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(2690,'astra-sites-and-pages-page-19','a:15:{s:8:\"id-18492\";a:12:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-400x710.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-04\";s:20:\"astra-site-parent-id\";i:252;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:731;s:7:\"jewelry\";i:732;s:11:\"online-shop\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}}s:5:\"pages\";a:3:{s:8:\"id-24635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24633\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24634\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-18399\";a:12:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-400x2359.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-03\";s:20:\"astra-site-parent-id\";i:279;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24893\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24894\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-03/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24895\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24892\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24896\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24891\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18394\";a:12:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-400x2359.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-04\";s:20:\"astra-site-parent-id\";i:282;s:15:\"astra-sites-tag\";a:7:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24926\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24927\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24924\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24928\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24923\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18388\";a:12:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-400x2395.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-03\";s:20:\"astra-site-parent-id\";i:216;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24331\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24328\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24332\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24333\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24330\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18373\";a:12:{s:5:\"title\";s:12:\"Kids Charity\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-400x1284.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kids-charity-03\";s:20:\"astra-site-parent-id\";i:169;s:15:\"astra-sites-tag\";a:6:{i:625;s:7:\"charity\";i:978;s:10:\"child-care\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23608\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kids-charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23611\";a:12:{s:5:\"title\";s:10:\"Who we are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23610\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/123\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23609\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/kids-charity-03/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23606\";a:12:{s:5:\"title\";s:10:\"Contact us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23607\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/kids-charity-03/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18375\";a:12:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-400x1909.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-03\";s:20:\"astra-site-parent-id\";i:175;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:1:{s:8:\"id-23637\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/conference-event-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18363\";a:12:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-03\";s:20:\"astra-site-parent-id\";i:133;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23274\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23271\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23276\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23275\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23277\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23273\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18372\";a:12:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-03\";s:20:\"astra-site-parent-id\";i:236;s:15:\"astra-sites-tag\";a:6:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24505\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24509\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24508\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24507\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18361\";a:12:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-400x3063.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-03\";s:20:\"astra-site-parent-id\";i:178;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23667-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23667-five-days-website-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23663\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23663-five-days-website-case-studies-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23663-five-days-website-case-studies-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23669\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23669-five-days-website-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23669-five-days-website-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23666\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23666-five-days-website-prices-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23666-five-days-website-prices-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-03/prices/\";s:15:\"astra-sites-tag\";a:2:{i:815;s:5:\"price\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23664-five-days-website-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23664-five-days-website-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18342\";a:12:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-400x1284.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-02\";s:20:\"astra-site-parent-id\";i:166;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:36;s:5:\"other\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23580\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23583\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23582\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23581\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-02/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23578\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23579\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23579-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-02/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}}s:8:\"id-18310\";a:12:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-400x3063.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-04\";s:20:\"astra-site-parent-id\";i:181;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-23703\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23701\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23701-five-days-website-case-studies-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23701-five-days-website-case-studies-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:736;s:7:\"studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23707-five-days-website-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23707-five-days-website-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23704\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23704-five-days-website-prices-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23704-five-days-website-prices-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-04/prices/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23702-five-days-website-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23702-five-days-website-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18306\";a:12:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-04\";s:20:\"astra-site-parent-id\";i:141;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23341\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23346\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23345\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23347\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18325\";a:12:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-400x2008.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-02\";s:20:\"astra-site-parent-id\";i:168;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-23603\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/conference-event-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18284\";a:12:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-400x2395.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-04\";s:20:\"astra-site-parent-id\";i:218;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-39985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39983\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39986\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39987\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39984\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18265\";a:12:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-02\";s:20:\"astra-site-parent-id\";i:220;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-24381\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24376\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24380\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24379\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24378\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2691,'astra-sites-and-pages-page-10','a:15:{s:8:\"id-34226\";a:12:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home-400x1564.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-04\";s:20:\"astra-site-parent-id\";i:1006;s:15:\"astra-sites-tag\";a:7:{i:513;s:6:\"camera\";i:515;s:4:\"lens\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-34229\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-04/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1008;s:21:\"photographer-homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34227\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-04/about/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34231\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/photographer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34230\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34228\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/photographer-04/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34326\";a:12:{s:5:\"title\";s:14:\"Animal Welfare\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/11/animal-welfare-02-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/11/animal-welfare-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/11/animal-welfare-02-1-400x1669.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/animal-welfare-02\";s:20:\"astra-site-parent-id\";i:1011;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:36;s:5:\"other\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43720\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/11/animal-welfare-02-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/11/animal-welfare-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/animal-welfare-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43718\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/138\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/animal-welfare-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43721\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-see-all-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-see-all-campaigns-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/290\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/see-all-campaigns/\";s:15:\"astra-sites-tag\";a:5:{i:1479;s:9:\"campaigns\";i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1015;s:4:\"give\";i:1482;s:6:\"givewp\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43722\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-star-contributors.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-star-contributors-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/386\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/star-contributors/\";s:15:\"astra-sites-tag\";a:3:{i:1480;s:6:\"donors\";i:1482;s:6:\"givewp\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43719\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/animal-welfare-02/contact/\";s:15:\"astra-sites-tag\";a:5:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";i:1483;s:12:\"get-involved\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48490\";a:12:{s:5:\"title\";s:14:\"Animal Welfare\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home-400x1536.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/animal-welfare-08\";s:20:\"astra-site-parent-id\";i:1741;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:36;s:5:\"other\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48493\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/animal-welfare-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48491\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1027\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/animal-welfare-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48494\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1028\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/see-all-campaigns/\";s:15:\"astra-sites-tag\";a:1:{i:1479;s:9:\"campaigns\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48495\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1029\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/star-contributors/\";s:15:\"astra-sites-tag\";a:2:{i:1014;s:10:\"contribute\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48492\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1030\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/animal-welfare-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-33461\";a:12:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-400x1419.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-02\";s:20:\"astra-site-parent-id\";i:986;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-33462\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dentist-02/wp-json/wp/v2/pages/384\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48442\";a:12:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-400x1411.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-08\";s:20:\"astra-site-parent-id\";i:1733;s:15:\"astra-sites-tag\";a:3:{i:338;s:6:\"dental\";i:623;s:7:\"dentist\";i:1734;s:14:\"dentist-clinic\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dentist-08/wp-json/wp/v2/pages/409\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-31976\";a:12:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-400x1581.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-01\";s:20:\"astra-site-parent-id\";i:909;s:15:\"astra-sites-tag\";a:7:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-31980\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31977\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31981\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31979\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47862\";a:12:{s:5:\"title\";s:11:\"Pet Sitting\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb-400x1242.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-08\";s:20:\"astra-site-parent-id\";i:1680;s:15:\"astra-sites-tag\";a:5:{i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47864\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47866\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-08/who-we-are/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47865\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/509\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47863\";a:12:{s:5:\"title\";s:12:\"Get In Touch\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/pet-sitting-08/get-in-touch/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-28824\";a:12:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-400x1784.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-03\";s:20:\"astra-site-parent-id\";i:363;s:15:\"astra-sites-tag\";a:3:{i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28828\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28825\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28829\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28830\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28827\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28826\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-28407\";a:12:{s:5:\"title\";s:12:\"Tow Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-400x1225.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-03\";s:20:\"astra-site-parent-id\";i:358;s:15:\"astra-sites-tag\";a:3:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28411\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28408\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28412\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28413\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28410\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28409\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22675\";a:12:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-400x1581.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-02\";s:20:\"astra-site-parent-id\";i:908;s:15:\"astra-sites-tag\";a:8:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22679\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22676\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22680\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22678\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-02/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22422\";a:12:{s:5:\"title\";s:13:\"Pool Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-400x1746.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-03\";s:20:\"astra-site-parent-id\";i:81;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-22427\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/244\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22429\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22426\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37956\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37955\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22129\";a:12:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-400x1249.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-04\";s:20:\"astra-site-parent-id\";i:63;s:15:\"astra-sites-tag\";a:11:{i:496;s:9:\"ecommerce\";i:980;s:8:\"footwear\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:386;s:11:\"sport-shoes\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-40007\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40006\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-22296\";a:12:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-400x1223.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-03\";s:20:\"astra-site-parent-id\";i:71;s:15:\"astra-sites-tag\";a:9:{i:980;s:8:\"footwear\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:386;s:11:\"sport-shoes\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-39990\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39988\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39989\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-03/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22317\";a:12:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-400x1964.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-08\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}s:5:\"pages\";a:3:{s:8:\"id-22320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-22318\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-22319\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-blogpage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-blogpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/photographer-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-22073\";a:12:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-400x1354.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-02\";s:20:\"astra-site-parent-id\";i:70;s:15:\"astra-sites-tag\";a:7:{i:400;s:15:\"custom-printing\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:403;s:14:\"online-gifting\";i:402;s:8:\"printing\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-34067\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22263\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22265-custom-printing-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2692,'astra-sites-and-pages-page-13','a:15:{s:8:\"id-21335\";a:12:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-400x1559.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-03\";s:20:\"astra-site-parent-id\";i:122;s:15:\"astra-sites-tag\";a:8:{i:1000;s:7:\"cleaner\";i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23157\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23155\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23159\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23160\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-03/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23158\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23156\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21331\";a:12:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-400x1559.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-04\";s:20:\"astra-site-parent-id\";i:121;s:15:\"astra-sites-tag\";a:8:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:1022;s:12:\"professional\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23145\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23143\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23147\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23148\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:2:{i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23146\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23144\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21171\";a:12:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-400x1705.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-04\";s:20:\"astra-site-parent-id\";i:362;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28778\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28780\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28777\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20908\";a:12:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-06\";s:20:\"astra-site-parent-id\";i:155;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23465\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/356\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23470\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23468\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/378\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23471\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/387\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-06/venues/\";s:15:\"astra-sites-tag\";a:2:{i:696;s:5:\"venue\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23467\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20919\";a:12:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-06\";s:20:\"astra-site-parent-id\";i:124;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23181\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23179\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/159\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23180\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23183\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/174\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23182\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20924\";a:12:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-06\";s:20:\"astra-site-parent-id\";i:80;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-22414\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22410\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22412\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-06/coaching/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22413\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/380\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20957\";a:12:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-06\";s:20:\"astra-site-parent-id\";i:156;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23488\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23489\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/268\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-06/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/276\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23487\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23491\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23486\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20968\";a:12:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-06\";s:20:\"astra-site-parent-id\";i:126;s:15:\"astra-sites-tag\";a:7:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";i:879;s:16:\"wordpress-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23201\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23199\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23203\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/404\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23202\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23204\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23200\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/435\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20969\";a:12:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-400x2276.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-06\";s:20:\"astra-site-parent-id\";i:129;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23229\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23230\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23227\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20972\";a:12:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-06\";s:20:\"astra-site-parent-id\";i:131;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:5:\"pages\";a:5:{s:8:\"id-23254\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/803\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23251\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/851\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23255\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23252\";a:12:{s:5:\"title\";s:5:\"Blogs\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/915\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/blogs/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23253\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/874\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20981\";a:12:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-400x1473.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-06\";s:20:\"astra-site-parent-id\";i:138;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23323\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23324\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/596\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23322\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-06/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23321\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/618\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20983\";a:12:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-06\";s:20:\"astra-site-parent-id\";i:134;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23285\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23287\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/548\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23289\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/555\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-06/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23286\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/566\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21029\";a:12:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-400x1568.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-06\";s:20:\"astra-site-parent-id\";i:140;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23332\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3092\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23330\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23333\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23333-spa-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23333-spa-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23331\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21039\";a:12:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-400x2410.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-06\";s:20:\"astra-site-parent-id\";i:150;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23425\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/620\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23428\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/680\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-06/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23427\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23426\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/702\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/707\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-45817\";a:12:{s:5:\"title\";s:18:\"Financial Advisors\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-400x1574.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-04\";s:20:\"astra-site-parent-id\";i:1485;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:5:\"pages\";a:5:{s:8:\"id-45820\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45822\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45821\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-04/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45818\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45819\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}}','no'),(2687,'astra-sites-and-pages-page-12','a:15:{s:8:\"id-44273\";a:12:{s:5:\"title\";s:13:\"Manufacturing\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-400x927.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/manufacturing-03\";s:20:\"astra-site-parent-id\";i:1422;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-44276\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/manufacturing-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44279\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/154\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/manufacturing-03/solutions/\";s:15:\"astra-sites-tag\";a:2:{i:498;s:9:\"solutions\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44277\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-03/industries/\";s:15:\"astra-sites-tag\";a:2:{i:493;s:10:\"industries\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44278\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-03/partners/\";s:15:\"astra-sites-tag\";a:1:{i:734;s:8:\"partners\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44274\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44275\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-03/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21879\";a:12:{s:5:\"title\";s:15:\"Home Remodeling\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-400x1426.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/home-remodeling-04\";s:20:\"astra-site-parent-id\";i:90;s:15:\"astra-sites-tag\";a:8:{i:979;s:7:\"company\";i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:812;s:6:\"office\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22838\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22840\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22839\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22837\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-44016\";a:12:{s:5:\"title\";s:15:\"Home Remodeling\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-400x1426.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/home-remodeling-03\";s:20:\"astra-site-parent-id\";i:1418;s:15:\"astra-sites-tag\";a:6:{i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:12:{s:8:\"id-45554\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45552\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45556\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45555\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45557\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45553\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44019\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44017\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44021\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44020\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/projects/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44022\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44018\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-03/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-21626\";a:12:{s:5:\"title\";s:11:\"Real Estate\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-400x1551.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/real-estate-02\";s:20:\"astra-site-parent-id\";i:135;s:15:\"astra-sites-tag\";a:7:{i:979;s:7:\"company\";i:550;s:14:\"estate-broking\";i:547;s:7:\"listing\";i:812;s:6:\"office\";i:549;s:8:\"property\";i:485;s:11:\"real-estate\";i:548;s:16:\"renting-property\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-23299\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/real-estate-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23295\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/real-estate-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23300\";a:12:{s:5:\"title\";s:10:\"Properties\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-properties-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-properties-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/real-estate-02/properties/\";s:15:\"astra-sites-tag\";a:4:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:553;s:10:\"properties\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23296\";a:12:{s:5:\"title\";s:6:\"Agents\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-agents-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-agents-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/real-estate-02/agents/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:552;s:6:\"agents\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23298\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/real-estate-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23297\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/real-estate-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21841\";a:12:{s:5:\"title\";s:18:\"Towing Services​\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-400x1225.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-04\";s:20:\"astra-site-parent-id\";i:85;s:15:\"astra-sites-tag\";a:4:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:1021;s:14:\"local-business\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22704\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22701\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22706\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22703\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21814\";a:12:{s:5:\"title\";s:22:\"Swimming Pool Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-400x1746.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-04\";s:20:\"astra-site-parent-id\";i:89;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-22826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22822\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22828\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22827\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22824\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22823\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21808\";a:12:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-400x1563.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-03\";s:20:\"astra-site-parent-id\";i:116;s:15:\"astra-sites-tag\";a:4:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23088\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/282\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23085\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23089\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23087\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23090\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23086\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21807\";a:12:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-400x1563.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-04\";s:20:\"astra-site-parent-id\";i:115;s:15:\"astra-sites-tag\";a:5:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23076\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23073\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23077\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23075\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23078\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21337\";a:12:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-400x1346.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-02\";s:20:\"astra-site-parent-id\";i:301;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25155\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25156\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25153\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25157\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-02/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25154\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21340\";a:12:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-400x1346.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-01\";s:20:\"astra-site-parent-id\";i:303;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25171\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25172\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25169\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25173\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-01/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25170\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48580\";a:12:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home-400x1350.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-08\";s:20:\"astra-site-parent-id\";i:1747;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48583\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48584\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48581\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48585\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-08/wash-menu/\";s:15:\"astra-sites-tag\";a:3:{i:585;s:7:\"pricing\";i:761;s:9:\"wash-menu\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48582\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21676\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-400x1314.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-05\";s:20:\"astra-site-parent-id\";i:59;s:15:\"astra-sites-tag\";a:3:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-22120\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/wedding-05/wp-json/wp/v2/pages/514\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21599\";a:12:{s:5:\"title\";s:20:\"Makeup Artist Studio\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-400x1263.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-04\";s:20:\"astra-site-parent-id\";i:125;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-23191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23192\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-pricing.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21347\";a:12:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-400x1937.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-03\";s:20:\"astra-site-parent-id\";i:97;s:15:\"astra-sites-tag\";a:9:{i:394;s:9:\"air-cargo\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22894\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/transport-services-03/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21329\";a:12:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-400x1937.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-04\";s:20:\"astra-site-parent-id\";i:95;s:15:\"astra-sites-tag\";a:12:{i:394;s:9:\"air-cargo\";i:845;s:4:\"blue\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:399;s:8:\"one-page\";i:846;s:3:\"red\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22887\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/transport-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2686,'astra-sites-and-pages-page-4','a:15:{s:8:\"id-48719\";a:12:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home-400x1518.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-01\";s:20:\"astra-site-parent-id\";i:1765;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48720\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48721\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48722\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48723\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-47896\";a:12:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home-400x1470.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-08\";s:20:\"astra-site-parent-id\";i:1681;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47900\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/523\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47898\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/519\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47897\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47899\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/521\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-21574\";a:12:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-400x981.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/life-coach-sara-john\";s:20:\"astra-site-parent-id\";i:91;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/life-coach-sara-john/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/621\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22855\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/622\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/life-coach-sara-john/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22852\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/342\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/life-coach-sara-john/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47529\";a:12:{s:5:\"title\";s:16:\"Roofing Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-home-400x1946.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/roofing-services-02\";s:20:\"astra-site-parent-id\";i:1628;s:15:\"astra-sites-tag\";a:6:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1634;s:17:\"roof-installation\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/roofing-services-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47530\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47533\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47531\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/169\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/roofing-services-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48149\";a:12:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-400x869.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/life-coach-sara-john-08\";s:20:\"astra-site-parent-id\";i:1704;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48171\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48172\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48173\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1372\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/life-coach-sara-john-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48174\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1376\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/life-coach-sara-john-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48175\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1374\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/life-coach-sara-john-08/work-with-me/\";s:15:\"astra-sites-tag\";a:1:{i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-48648\";a:12:{s:5:\"title\";s:16:\"Roofing Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home-400x1637.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/roofing-services-08\";s:20:\"astra-site-parent-id\";i:1754;s:15:\"astra-sites-tag\";a:5:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48651\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/roofing-services-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48649\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48653\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48652\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48650\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/roofing-services-08/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47585\";a:12:{s:5:\"title\";s:20:\"Freelance Copywriter\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage-400x1461.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/freelance-copywriter-02\";s:20:\"astra-site-parent-id\";i:1647;s:15:\"astra-sites-tag\";a:8:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1649;s:14:\"content-writer\";i:1650;s:10:\"copywriter\";i:1648;s:20:\"freelance-copywriter\";i:669;s:10:\"freelancer\";i:1651;s:8:\"marketer\";i:1653;s:19:\"web-content-creator\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47587\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/freelance-copywriter-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47589\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/freelance-copywriter-02/work/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47588\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/freelance-copywriter-02/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47586\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/freelance-copywriter-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47547\";a:12:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-400x2554.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/diagnostics-lab-02\";s:20:\"astra-site-parent-id\";i:1635;s:15:\"astra-sites-tag\";a:5:{i:1637;s:18:\"clinical-diagnosis\";i:1636;s:9:\"diagnosis\";i:1640;s:10:\"laboratory\";i:1638;s:4:\"test\";i:1639;s:8:\"workshop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47550\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/diagnostics-lab-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47548\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47551\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/157\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47552\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/170\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/diagnostics-lab-02/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47549\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/183\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/diagnostics-lab-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47672\";a:12:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home-400x2475.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/diagnostics-lab-08\";s:20:\"astra-site-parent-id\";i:1657;s:15:\"astra-sites-tag\";a:6:{i:1756;s:10:\"blood-bank\";i:337;s:6:\"clinic\";i:1757;s:15:\"diagnostics-lab\";i:1640;s:10:\"laboratory\";i:603;s:7:\"medical\";i:1755;s:16:\"medical-research\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/242\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/diagnostics-lab-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47673\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47676\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47677\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/diagnostics-lab-08/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47674\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/diagnostics-lab-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47838\";a:12:{s:5:\"title\";s:22:\"Online Cooking Courses\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-400x1280.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/online-cooking-course-02\";s:20:\"astra-site-parent-id\";i:1678;s:15:\"astra-sites-tag\";a:6:{i:1679;s:14:\"cooking-course\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:719;s:15:\"online-coaching\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47842\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/online-cooking-course-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47840\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/351\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/online-cooking-course-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47839\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-cooking-course-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47841\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/online-cooking-course-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48061\";a:12:{s:5:\"title\";s:21:\"Online Cooking Course\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-400x1154.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/online-cooking-course-08\";s:20:\"astra-site-parent-id\";i:1696;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48065\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/online-cooking-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48063\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/online-cooking-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48062\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-cooking-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48064\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/online-cooking-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45894\";a:12:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-400x1283.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/courier-04\";s:20:\"astra-site-parent-id\";i:1492;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45897\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/courier-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45899\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/courier-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45895\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/courier-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45898\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/courier-04/prices/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45900\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/courier-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45896\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/courier-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45924\";a:12:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-400x1283.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/courier-03\";s:20:\"astra-site-parent-id\";i:1501;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45927\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/courier-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45929\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/231\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/courier-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45925\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/233\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/courier-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45928\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/courier-03/prices/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45930\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/courier-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45926\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/courier-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49217\";a:12:{s:5:\"title\";s:11:\"Piano Tutor\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home-400x2052.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/piano-tutor-02\";s:20:\"astra-site-parent-id\";i:1780;s:15:\"astra-sites-tag\";a:7:{i:1786;s:5:\"forte\";i:407;s:5:\"music\";i:1782;s:5:\"piano\";i:1784;s:15:\"piano-institute\";i:1783;s:13:\"piano-lessons\";i:1785;s:14:\"piano-programs\";i:1781;s:8:\"tutorial\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49220\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/piano-tutor-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49218\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/piano-tutor-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49221\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/piano-tutor-02/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49222\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/278\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/piano-tutor-02/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49219\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/piano-tutor-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21592\";a:12:{s:5:\"title\";s:19:\"Custom Printing Pro\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-400x1464.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-04\";s:20:\"astra-site-parent-id\";i:67;s:15:\"astra-sites-tag\";a:8:{i:400;s:15:\"custom-printing\";i:496;s:9:\"ecommerce\";i:881;s:12:\"mug-printing\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:6;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-36096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22180\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-04/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22183\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2801,'astra_sites_recent_import_log_file','/home/brandc16/msdawnshaircare.com/wp-content/uploads/astra-sites/import-31-Jan-2021-08-05-48.txt','yes');
INSERT INTO `wpb1_options` VALUES (2685,'astra-sites-and-pages-page-16','a:15:{s:8:\"id-19958\";a:12:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-04\";s:20:\"astra-site-parent-id\";i:202;s:15:\"astra-sites-tag\";a:10:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24050\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24052\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24051\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24049\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19959\";a:12:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home-400x1124.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-01\";s:20:\"astra-site-parent-id\";i:203;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-44099\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44097\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44100\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44101\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44098\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48132\";a:12:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home-400x1136.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-08\";s:20:\"astra-site-parent-id\";i:1703;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48133\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48134\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48136\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/products/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48137\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-19814\";a:12:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-400x1277.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-02\";s:20:\"astra-site-parent-id\";i:110;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23008\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23010\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23009\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23007\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19881\";a:12:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-01\";s:20:\"astra-site-parent-id\";i:111;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23024\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23021\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23021-sierra-nature-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23021-sierra-nature-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23026\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23025\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23025-sierra-nature-projects-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23025-sierra-nature-projects-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23023\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48103\";a:12:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-400x1149.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-08\";s:20:\"astra-site-parent-id\";i:1701;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48104\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48105\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48106\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/960\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48107\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48108\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-19790\";a:12:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-05\";s:20:\"astra-site-parent-id\";i:180;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23678\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/853\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23676\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/868\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/876\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23677\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19796\";a:12:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-05\";s:20:\"astra-site-parent-id\";i:174;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fitness-trainer-05/wp-json/wp/v2/pages/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19798\";a:12:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-05\";s:20:\"astra-site-parent-id\";i:245;s:15:\"astra-sites-tag\";a:8:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24609\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/550\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24606\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/558\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24610\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24608\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-05/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24607\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/567\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19792\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-05\";s:20:\"astra-site-parent-id\";i:276;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24855\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/913\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/921\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24858\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/925\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24857\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/929\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24852\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/932\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19801\";a:12:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-400x1688.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-05\";s:20:\"astra-site-parent-id\";i:248;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24621\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-05/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19754\";a:12:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-05\";s:20:\"astra-site-parent-id\";i:238;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24539\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24534\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24538\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24537\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24536\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19803\";a:12:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-05\";s:20:\"astra-site-parent-id\";i:268;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24770\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/262\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24771\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24768\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/277\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24769\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19824\";a:12:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-400x1336.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-02\";s:20:\"astra-site-parent-id\";i:206;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24079\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/product/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24080\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24077\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19784\";a:12:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-05\";s:20:\"astra-site-parent-id\";i:161;s:15:\"astra-sites-tag\";a:5:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/175\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23533\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/185\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23534\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/189\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}}','no'),(2477,'jetpack_connection_active_plugins','a:1:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}}','yes'),(2675,'theme_switched_via_customizer','','yes'),(2676,'customize_stashed_theme_mods','a:0:{}','no'),(378616,'_transient_timeout__woocommerce_helper_updates','1687389518','no'),(378617,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1687346318;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(378722,'_transient_timeout_rsssl_mixed_content_fixer_detected','1687383993','no'),(378572,'updraft_combine_jobs_around','1687936443','yes'),(378729,'_transient_timeout_wpseo_total_unindexed_posts_limited','1687384293','no'),(378730,'_transient_wpseo_total_unindexed_posts_limited','0','no'),(378614,'_site_transient_timeout_theme_roots','1687348118','no'),(378615,'_site_transient_theme_roots','a:7:{s:5:\"astra\";s:7:\"/themes\";s:7:\"oceanwp\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(378620,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1687346319;s:8:\"response\";a:2:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.14.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:6:\"1.23.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/updraftplus.1.23.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.2\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{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.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:27:\"autoptimize/autoptimize.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/autoptimize\";s:4:\"slug\";s:11:\"autoptimize\";s:6:\"plugin\";s:27:\"autoptimize/autoptimize.php\";s:11:\"new_version\";s:5:\"3.1.7\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/autoptimize/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/autoptimize.3.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608\";s:2:\"1x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-128x128.png?rev=1864142\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/autoptimize/assets/banner-772x250.jpg?rev=1315920\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.14\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.14.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s: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:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.0.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}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:\"7.8.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";}s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:42:\"w.org/plugins/woo-gutenberg-products-block\";s:4:\"slug\";s:28:\"woo-gutenberg-products-block\";s:6:\"plugin\";s:69:\"woo-gutenberg-products-block/woocommerce-gutenberg-products-block.php\";s:11:\"new_version\";s:6:\"10.4.2\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/woo-gutenberg-products-block/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/woo-gutenberg-products-block.10.4.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/woo-gutenberg-products-block/assets/icon-256x256.png?rev=2413866\";s:2:\"1x\";s:81:\"https://ps.w.org/woo-gutenberg-products-block/assets/icon-128x128.png?rev=2413866\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:84:\"https://ps.w.org/woo-gutenberg-products-block/assets/banner-1544x500.png?rev=2413866\";s:2:\"1x\";s:83:\"https://ps.w.org/woo-gutenberg-products-block/assets/banner-772x250.png?rev=2413866\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:43:\"w.org/plugins/woo-cart-abandonment-recovery\";s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:6:\"plugin\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:11:\"new_version\";s:6:\"1.2.25\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/woo-cart-abandonment-recovery/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/woo-cart-abandonment-recovery.1.2.25.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/woo-cart-abandonment-recovery/assets/icon-256x256.png?rev=2096894\";s:2:\"1x\";s:82:\"https://ps.w.org/woo-cart-abandonment-recovery/assets/icon-128x128.png?rev=2096894\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/woo-cart-abandonment-recovery/assets/banner-1544x500.png?rev=2096894\";s:2:\"1x\";s:84:\"https://ps.w.org/woo-cart-abandonment-recovery/assets/banner-772x250.png?rev=2096894\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.4\";}s:45:\"woocommerce-services/woocommerce-services.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/woocommerce-services\";s:4:\"slug\";s:20:\"woocommerce-services\";s:6:\"plugin\";s:45:\"woocommerce-services/woocommerce-services.php\";s:11:\"new_version\";s:5:\"2.2.5\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/woocommerce-services/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/woocommerce-services.2.2.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/woocommerce-services/assets/icon-256x256.png?rev=2398959\";s:2:\"1x\";s:73:\"https://ps.w.org/woocommerce-services/assets/icon-128x128.png?rev=2398959\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/woocommerce-services/assets/banner-1544x500.png?rev=2398959\";s:2:\"1x\";s:75:\"https://ps.w.org/woocommerce-services/assets/banner-772x250.png?rev=2398959\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/woocommerce-gateway-stripe\";s:4:\"slug\";s:26:\"woocommerce-gateway-stripe\";s:6:\"plugin\";s:57:\"woocommerce-gateway-stripe/woocommerce-gateway-stripe.php\";s:11:\"new_version\";s:5:\"7.4.1\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/woocommerce-gateway-stripe/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-stripe.7.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-256x256.png?rev=2419673\";s:2:\"1x\";s:79:\"https://ps.w.org/woocommerce-gateway-stripe/assets/icon-128x128.png?rev=2419673\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-1544x500.png?rev=2419673\";s:2:\"1x\";s:81:\"https://ps.w.org/woocommerce-gateway-stripe/assets/banner-772x250.png?rev=2419673\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}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.8.2.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.2.1.zip\";s:5:\"icons\";a:2:{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:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"20.9\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.9.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"6.1\";}s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";s:4:\"slug\";s:26:\"bdthemes-element-pack-lite\";s:6:\"plugin\";s:57:\"bdthemes-element-pack-lite/bdthemes-element-pack-lite.php\";s:11:\"new_version\";s:5:\"5.1.1\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}}','no'),(378718,'_transient_timeout_rsssl_admin_users','1687386991','no'),(378719,'_transient_rsssl_admin_users','a:1:{i:0;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:12:\"msdawnsADMIN\";s:9:\"user_pass\";s:34:\"$P$Bi5d9aP8lMbQJE7.74FIgcildmMlsN.\";s:13:\"user_nicename\";s:12:\"msdawnsadmin\";s:10:\"user_email\";s:21:\"dawnloggins@gmail.com\";s:8:\"user_url\";s:27:\"https://msdawnshaircare.com\";s:15:\"user_registered\";s:19:\"2021-01-19 23:02:59\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"msdawnsADMIN\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpb1_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:117:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}}','no'),(377437,'_transient_timeout_wc_related_2419','1687315407','no'),(377438,'_transient_wc_related_2419','a:1:{s:124:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2419&exclude_ids%5B2%5D=1131&exclude_ids%5B3%5D=1132&exclude_ids%5B4%5D=1134\";a:1:{i:0;s:4:\"2295\";}}','no'),(2024,'module_check_time','1612065453','yes'),(2025,'themeisle_companion_install','1612065453','yes'),(28844,'woocommerce_customer_completed_order_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:31:\"Thank you for shopping with us!\";s:18:\"additional_content\";s:39:\"We appreciate your business. Thank you!\";s:10:\"email_type\";s:4:\"html\";}','yes'),(2028,'obfx_new_user','yes','yes'),(2030,'obfx_data','a:3:{s:13:\"core_settings\";a:0:{}s:13:\"module_status\";a:12:{s:14:\"social-sharing\";a:2:{s:14:\"showed_notices\";a:0:{}s:6:\"active\";b:1;}s:16:\"gutenberg-blocks\";a:1:{s:14:\"showed_notices\";a:0:{}}s:14:\"uptime-monitor\";a:1:{s:14:\"showed_notices\";a:0:{}}s:16:\"google-analytics\";a:1:{s:14:\"showed_notices\";a:0:{}}s:16:\"companion-legacy\";a:1:{s:14:\"showed_notices\";a:0:{}}s:17:\"elementor-widgets\";a:1:{s:14:\"showed_notices\";a:0:{}}s:18:\"template-directory\";a:1:{s:14:\"showed_notices\";a:0:{}}s:10:\"menu-icons\";a:1:{s:14:\"showed_notices\";a:0:{}}s:14:\"mystock-import\";a:1:{s:14:\"showed_notices\";a:0:{}}s:13:\"policy-notice\";a:1:{s:14:\"showed_notices\";a:0:{}}s:21:\"header-footer-scripts\";a:1:{s:14:\"showed_notices\";a:0:{}}s:12:\"custom-fonts\";a:1:{s:14:\"showed_notices\";a:0:{}}}s:15:\"module_settings\";N;}','yes'),(373776,'_transient_timeout_wc_report_orders_stats_4b018c3733182a42df14db9166450e3c','1687313860','no'),(373777,'_transient_wc_report_orders_stats_4b018c3733182a42df14db9166450e3c','a:2:{s:7:\"version\";s:10:\"1685862166\";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:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-24\";s:10:\"date_start\";s:19:\"2023-06-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-14 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:\"2023-23\";s:10:\"date_start\";s:19:\"2023-06-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-11 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:2;a:6:{s:8:\"interval\";s:7:\"2023-22\";s:10:\"date_start\";s:19:\"2023-06-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-06-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-06-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-06-04 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:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(96575,'db_upgraded','','yes'),(8767,'woocommerce_sales_record_date','2021-09-03','yes'),(8768,'woocommerce_sales_record_amount','844.7','yes'),(274868,'can_compress_scripts','0','no'),(378733,'_transient_timeout_wpseo_total_unindexed_post_type_archives','1687469793','no'),(378734,'_transient_wpseo_total_unindexed_post_type_archives','0','no'),(378723,'_transient_rsssl_mixed_content_fixer_detected','found','no'),(378724,'_transient_timeout_rsssl_admin_user_count','1687386993','no'),(378725,'_transient_rsssl_admin_user_count','0','no'),(378728,'rsssl_plusone_count','4','yes'),(378731,'_transient_timeout_wpseo_total_unindexed_terms_limited','1687384293','no'),(378502,'_transient_timeout_elementor_rollback_versions_3.13.4','1687914095','no'),(378503,'_transient_elementor_rollback_versions_3.13.4','a:30:{i:0;s:6:\"3.13.3\";i:1;s:6:\"3.13.2\";i:2;s:6:\"3.13.1\";i:3;s:6:\"3.13.0\";i:4;s:6:\"3.12.2\";i:5;s:6:\"3.12.1\";i:6;s:6:\"3.12.0\";i:7;s:6:\"3.11.5\";i:8;s:6:\"3.11.4\";i:9;s:6:\"3.11.3\";i:10;s:6:\"3.11.2\";i:11;s:6:\"3.11.1\";i:12;s:6:\"3.11.0\";i:13;s:6:\"3.10.2\";i:14;s:6:\"3.10.1\";i:15;s:6:\"3.10.0\";i:16;s:5:\"3.9.2\";i:17;s:5:\"3.9.1\";i:18;s:5:\"3.9.0\";i:19;s:5:\"3.8.1\";i:20;s:5:\"3.8.0\";i:21;s:5:\"3.7.8\";i:22;s:5:\"3.7.7\";i:23;s:5:\"3.7.6\";i:24;s:5:\"3.7.5\";i:25;s:5:\"3.7.4\";i:26;s:5:\"3.7.3\";i:27;s:5:\"3.7.2\";i:28;s:5:\"3.7.1\";i:29;s:5:\"3.7.0\";}','no'),(378744,'_site_transient_timeout_browser_14d58a1ba286f087d9736249ec785314','1687988287','no'),(378745,'_site_transient_browser_14d58a1ba286f087d9736249ec785314','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"114.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(378751,'_transient_doing_cron','1687386158.0363531112670898437500','yes'),(378732,'_transient_wpseo_total_unindexed_terms_limited','0','no'),(11313,'stats_cache','a:2:{s:32:\"48e9c3138514ae5b419afa79fdcc0bd9\";a:1:{i:1614881255;a:2:{i:0;a:4:{s:7:\"post_id\";s:3:\"818\";s:10:\"post_title\";s:4:\"Home\";s:14:\"post_permalink\";s:28:\"https://msdawnshaircare.com/\";s:5:\"views\";s:2:\"11\";}i:1;a:4:{s:7:\"post_id\";s:3:\"816\";s:10:\"post_title\";s:4:\"Cart\";s:14:\"post_permalink\";s:33:\"https://msdawnshaircare.com/cart/\";s:5:\"views\";s:1:\"1\";}}}s:32:\"c0aeed4fc886466004ac18a0bfbdb18b\";a:1:{i:1614881255;a:0:{}}}','yes'),(30458,'woocommerce_setup_jetpack_opted_in','1','yes'),(6534,'jpsq_sync_checkout','0:0','no'),(6542,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no'),(6565,'post_by_email_address1','NULL','yes'),(6566,'monitor_receive_notifications','1','yes'),(6588,'dismiss_empty_stats_card','1','yes'),(2574,'woocommerce_merchant_email_notifications','yes','no'),(2047,'wpseo','a:102:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"20.9\";s:16:\"previous_version\";s:5:\"19.13\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1612065635;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:36:\"/%year%/%monthnum%/%day%/%postname%/\";s:8:\"home_url\";s:27:\"https://msdawnshaircare.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:10:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:24:\"pa_hair-growth-oil-large\";s:22:\"/hair-growth-oil-large\";s:16:\"wpforms_form_tag\";s:16:\"wpforms_form_tag\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:34:\"dismiss_old_premium_version_notice\";s:0:\"\";s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:14:\"e-landing-page\";i:4;s:17:\"elementor_library\";i:5;s:7:\"product\";i:6;s:12:\"elementor-hf\";}s:28:\"last_known_public_taxonomies\";a:7:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:11:\"product_cat\";i:4;s:11:\"product_tag\";i:5;s:22:\"product_shipping_class\";i:6;s:24:\"pa_hair-growth-oil-large\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1687383393;s:31:\"wpseo_unindexed_post_link_count\";i:1687383393;s:31:\"wpseo_unindexed_term_link_count\";i:1687383393;s:35:\"wpseo_total_unindexed_general_items\";i:1687383393;}}','yes'),(2048,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"20.9\";}','yes'),(2049,'wpseo_titles','a:194:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:9:\"%%title%%\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:34:\"title-tax-pa_hair-growth-oil-large\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:37:\"metadesc-tax-pa_hair-growth-oil-large\";s:0:\"\";s:44:\"display-metabox-tax-pa_hair-growth-oil-large\";b:1;s:36:\"noindex-tax-pa_hair-growth-oil-large\";b:0;s:41:\"social-title-tax-pa_hair-growth-oil-large\";s:23:\"%%term_title%% Archives\";s:47:\"social-description-tax-pa_hair-growth-oil-large\";s:0:\"\";s:45:\"social-image-url-tax-pa_hair-growth-oil-large\";s:0:\"\";s:44:\"social-image-id-tax-pa_hair-growth-oil-large\";i:0;s:42:\"taxonomy-pa_hair-growth-oil-large-ptparent\";i:0;s:18:\"title-elementor-hf\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-elementor-hf\";s:0:\"\";s:20:\"noindex-elementor-hf\";b:0;s:31:\"display-metabox-pt-elementor-hf\";b:1;s:31:\"post_types-elementor-hf-maintax\";i:0;s:29:\"schema-page-type-elementor-hf\";s:7:\"WebPage\";s:32:\"schema-article-type-elementor-hf\";s:4:\"None\";s:25:\"social-title-elementor-hf\";s:9:\"%%title%%\";s:31:\"social-description-elementor-hf\";s:0:\"\";s:29:\"social-image-url-elementor-hf\";s:0:\"\";s:28:\"social-image-id-elementor-hf\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(2050,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),(2051,'wpseo_flush_rewrite','1','yes'),(2064,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1671336053;}','yes'),(2068,'optml-version','2.5.7','yes'),(2072,'optml_notice_optin','yes','yes'),(2071,'optimole_wp_install','1612065644','yes'),(2075,'widget_woo-best-products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2076,'widget_woo-featured-products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2077,'widget_woo-sale-products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2078,'widget_woo-popular-products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2079,'widget_woo-product-categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2080,'widget_woo-recent-products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2106,'theme_mods_astra','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:32;s:11:\"footer_menu\";i:32;s:11:\"mobile_menu\";i:32;}s:18:\"custom_css_post_id\";i:117;s:11:\"custom_logo\";i:1125;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1613547952;s:4:\"data\";a:22:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:12:{i:0;s:8:\"search-3\";i:1;s:14:\"recent-posts-3\";i:2;s:17:\"recent-comments-3\";i:3;s:10:\"archives-3\";i:4;s:12:\"categories-3\";i:5;s:6:\"meta-3\";i:6;s:8:\"search-2\";i:7;s:14:\"recent-posts-2\";i:8;s:17:\"recent-comments-2\";i:9;s:10:\"archives-2\";i:10;s:12:\"categories-2\";i:11;s:6:\"meta-2\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:15:\"footer-widget-3\";a:0:{}s:15:\"footer-widget-4\";a:0:{}s:15:\"footer-widget-5\";a:0:{}s:15:\"footer-widget-6\";a:0:{}s:15:\"header-widget-1\";a:0:{}s:15:\"header-widget-2\";a:0:{}s:15:\"header-widget-3\";a:0:{}s:15:\"header-widget-4\";a:0:{}s:22:\"astra-woo-shop-sidebar\";a:0:{}s:24:\"astra-woo-single-sidebar\";a:0:{}s:36:\"astra-woo-product-off-canvas-sidebar\";a:0:{}s:11:\"ast-widgets\";a:0:{}s:11:\"woo_sidebar\";a:0:{}}}}','yes'),(95747,'action_scheduler_migration_status','complete','yes'),(36285,'https_detection_errors','a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}','yes'),(2335,'_elementor_settings_update_time','1612068932','yes'),(2336,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(2337,'elementor_disable_color_schemes','yes','yes'),(2338,'elementor_disable_typography_schemes','yes','yes'),(2339,'elementor_notice','','yes'),(2340,'elementor_pro_recaptcha_site_key','','yes'),(2341,'elementor_pro_recaptcha_secret_key','','yes'),(2342,'elementor_pro_recaptcha_v3_site_key','','yes'),(2343,'elementor_pro_recaptcha_v3_secret_key','','yes'),(2344,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(2345,'elementor_pro_facebook_app_id','','yes'),(2346,'elementor_pro_mailchimp_api_key','','yes'),(2347,'elementor_validate_api_data','','yes'),(2348,'elementor_pro_drip_api_token','','yes'),(2349,'elementor_pro_activecampaign_api_key','','yes'),(2350,'elementor_pro_activecampaign_api_url','','yes'),(2351,'elementor_pro_getresponse_api_key','','yes'),(2352,'elementor_pro_convertkit_api_key','','yes'),(2353,'elementor_pro_mailerlite_api_key','','yes'),(2354,'elementor_use_mini_cart_template','yes','yes'),(2355,'elementor_typekit-kit-id','','yes'),(2485,'elementor_font_awesome_pro_kit_id','','yes'),(2357,'elementor_css_print_method','external','yes'),(2358,'elementor_editor_break_lines','','yes'),(2359,'elementor_unfiltered_files_upload','','yes'),(2360,'elementor_load_fa4_shim','yes','yes'),(2361,'elementor_experiment-e_dom_optimization','default','yes'),(2362,'elementor_experiment-e_optimized_assets_loading','default','yes'),(2363,'elementor_experiment-a11y_improvements','default','yes'),(2364,'elementor_experiment-landing-pages','default','yes'),(2407,'woocommerce_unforce_ssl_checkout','no','yes'),(2698,'astra-sites-and-pages-page-11','a:15:{s:8:\"id-48300\";a:12:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb-400x1150.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-08\";s:20:\"astra-site-parent-id\";i:1719;s:15:\"astra-sites-tag\";a:6:{i:400;s:15:\"custom-printing\";i:496;s:9:\"ecommerce\";i:881;s:12:\"mug-printing\";i:967;s:13:\"product-store\";i:405;s:16:\"t-shirt-printing\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:5:\"pages\";a:3:{s:8:\"id-48303\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2089\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48301\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2161\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48302\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22137\";a:12:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-400x1492.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-03\";s:20:\"astra-site-parent-id\";i:65;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:1:{s:8:\"id-22140\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/yoga-03/wp-json/wp/v2/pages/47\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22117\";a:12:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-400x1411.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-01\";s:20:\"astra-site-parent-id\";i:86;s:15:\"astra-sites-tag\";a:4:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22715\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/126\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/chartered-accountant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22713\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/chartered-accountant-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22716\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/chartered-accountant-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22718\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/chartered-accountant-01/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22717\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/chartered-accountant-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22714\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/chartered-accountant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22100\";a:12:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-400x1564.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-04\";s:20:\"astra-site-parent-id\";i:62;s:15:\"astra-sites-tag\";a:8:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22124\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/yoga-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22080\";a:12:{s:5:\"title\";s:11:\"Disc Jockey\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-400x1345.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/disc-jockey-04\";s:20:\"astra-site-parent-id\";i:77;s:15:\"astra-sites-tag\";a:6:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";i:969;s:8:\"musician\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22360\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/disc-jockey-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22356\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-36386\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/shows/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22358\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/disc-jockey-04/discography/\";s:15:\"astra-sites-tag\";a:2:{i:763;s:11:\"discography\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22359\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/gallery/\";s:15:\"astra-sites-tag\";a:3:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22357\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45510\";a:12:{s:5:\"title\";s:11:\"Disc Jockey\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-400x1345.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/disc-jockey-03\";s:20:\"astra-site-parent-id\";i:1446;s:15:\"astra-sites-tag\";a:4:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45515\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/disc-jockey-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45511\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/371\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45516\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-03/shows/\";s:15:\"astra-sites-tag\";a:2:{i:409;s:5:\"event\";i:1447;s:4:\"show\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45513\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/374\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/disc-jockey-03/discography/\";s:15:\"astra-sites-tag\";a:1:{i:763;s:11:\"discography\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45514\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45512\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22060\";a:12:{s:5:\"title\";s:28:\"Windows &amp; Doors Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-400x1377.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-02\";s:20:\"astra-site-parent-id\";i:123;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:440;s:5:\"doors\";i:436;s:8:\"interior\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:441;s:10:\"technician\";i:438;s:7:\"windows\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-23164\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23161\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23166\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23165\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio-page.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-02/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23163\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-02/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23162\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48391\";a:12:{s:5:\"title\";s:29:\"Windows &#038; Doors Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-400x1366.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-08\";s:20:\"astra-site-parent-id\";i:1730;s:15:\"astra-sites-tag\";a:2:{i:436;s:8:\"interior\";i:442;s:26:\"windows-and-doors-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48395\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48392\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48396\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48394\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/171\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-08/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48393\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22044\";a:12:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-400x1411.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-02\";s:20:\"astra-site-parent-id\";i:78;s:15:\"astra-sites-tag\";a:5:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22363\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/chartered-accountant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22361\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/chartered-accountant-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22364\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/chartered-accountant-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22366\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/chartered-accountant-02/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22365\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/chartered-accountant-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22362\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/chartered-accountant-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34202\";a:12:{s:5:\"title\";s:15:\"Cleaning Agency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-400x1681.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cleaning-agency-04\";s:20:\"astra-site-parent-id\";i:1003;s:15:\"astra-sites-tag\";a:4:{i:1000;s:7:\"cleaner\";i:1004;s:15:\"cleaning-agency\";i:679;s:17:\"cleaning-services\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-39777\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaning-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cleaning-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/cleaning-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39780\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/cleaning-agency-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39778\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/clean-review-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/clean-review-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/contact-us-cleaning.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/contact-us-cleaning-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-44213\";a:12:{s:5:\"title\";s:15:\"Cleaning Agency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-400x1681.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cleaning-agency-03\";s:20:\"astra-site-parent-id\";i:1421;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:12:{s:8:\"id-45532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaning-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45530\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cleaning-agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/cleaning-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45535\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/cleaning-agency-03/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45533\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45531\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44216\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaning-agency-03-wip/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44214\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-agency-03-wip/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44218\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cleaning-agency-03-wip/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44219\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/cleaning-agency-03-wip/why-choose-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44217\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/cleaning-agency-03-wip/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44215\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/cleaning-agency-03-wip/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21589\";a:12:{s:5:\"title\";s:22:\"Fashion Lifestyle Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-400x1338.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/fashion-lifestyle-02\";s:20:\"astra-site-parent-id\";i:137;s:15:\"astra-sites-tag\";a:6:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:479;s:9:\"lifestyle\";i:1020;s:8:\"personal\";i:483;s:16:\"styling-shopping\";i:481;s:5:\"trend\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-23319\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/855\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/fashion-lifestyle-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23317\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fashion-lifestyle-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/fashion-lifestyle-02/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21922\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-400x1867.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-04\";s:20:\"astra-site-parent-id\";i:94;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-22878\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22876\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22880\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-04/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22879\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22877\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-04/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21935\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-400x1867.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-03\";s:20:\"astra-site-parent-id\";i:100;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22923\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22921\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22925\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-03/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22924\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22922\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21835\";a:12:{s:5:\"title\";s:13:\"Manufacturing\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-400x927.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/manufacturing-04\";s:20:\"astra-site-parent-id\";i:87;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:6:{s:8:\"id-22727\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/manufacturing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22730\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/manufacturing-04/solutions/\";s:15:\"astra-sites-tag\";a:1:{i:498;s:9:\"solutions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22728\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22729\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/partners/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22725\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22726\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2699,'astra-sites-page-builders','a:4:{i:0;a:3:{s:2:\"id\";i:33;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";}i:1;a:3:{s:2:\"id\";i:34;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";}i:2;a:3:{s:2:\"id\";i:41;s:4:\"name\";s:5:\"Brizy\";s:4:\"slug\";s:5:\"brizy\";}i:3;a:3:{s:2:\"id\";i:42;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";}}','no'),(2700,'astra-sites-and-pages-page-8','a:15:{s:8:\"id-45643\";a:12:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-400x1575.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-02\";s:20:\"astra-site-parent-id\";i:1461;s:15:\"astra-sites-tag\";a:6:{i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-46041\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46042\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-02/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46039\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46040\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48591\";a:12:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home-400x1625.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-08\";s:20:\"astra-site-parent-id\";i:1748;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48594\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/542\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48592\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/545\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48595\";a:12:{s:5:\"title\";s:12:\"Testinomials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/544\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-08/testinomials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48593\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/546\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45577\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-400x1723.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/wedding-invitation-04\";s:20:\"astra-site-parent-id\";i:1451;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45578\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-invitation-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/wedding-invitation-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45592\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-400x1723.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/wedding-invitation-03\";s:20:\"astra-site-parent-id\";i:1456;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45593\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-invitation-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/wedding-invitation-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38795\";a:12:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-updated.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-updated-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-updated-400x1722.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-03\";s:20:\"astra-site-parent-id\";i:1132;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:916;s:3:\"law\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38799\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-updated.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-updated-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/334\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/335\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38800\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/336\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-03/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38797\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-03/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38798\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/337\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38787\";a:12:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-updated.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-updated-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-updated-400x1761.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-04\";s:20:\"astra-site-parent-id\";i:1131;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";i:917;s:10:\"legal-firm\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38791\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-updated.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-updated-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38788\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38792\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-04/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38789\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-04/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38790\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38757\";a:12:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-400x1706.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-02\";s:20:\"astra-site-parent-id\";i:1129;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38761\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38758\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38762\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-02/programs/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38763\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-02/success-stories/\";s:15:\"astra-sites-tag\";a:2:{i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38759\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38760\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38771\";a:12:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-400x1706.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-01\";s:20:\"astra-site-parent-id\";i:1130;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38775\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38772\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38776\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-01/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38777\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-01/success-stories/\";s:15:\"astra-sites-tag\";a:1:{i:990;s:15:\"success-stories\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38773\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-01/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38774\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48318\";a:12:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01-400x1626.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-08\";s:20:\"astra-site-parent-id\";i:1722;s:15:\"astra-sites-tag\";a:6:{i:753;s:9:\"dietitian\";i:1726;s:15:\"nutrition-coach\";i:1727;s:18:\"nutrition-coaching\";i:1725;s:17:\"nutrition-trainer\";i:754;s:12:\"nutritionist\";i:1454;s:16:\"personal-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48321\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48319\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48322\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-08/164-2/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48323\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-08/success-stories/\";s:15:\"astra-sites-tag\";a:3:{i:432;s:6:\"review\";i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48320\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38716\";a:12:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-04\";s:20:\"astra-site-parent-id\";i:1122;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1018;s:18:\"self-improvement-2\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-38721\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38717\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38719\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-04/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38720\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38710\";a:12:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-03\";s:20:\"astra-site-parent-id\";i:1121;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-38714\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38711\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38712\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-03/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38713\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38704\";a:12:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-400x1005.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-04\";s:20:\"astra-site-parent-id\";i:1120;s:15:\"astra-sites-tag\";a:10:{i:496;s:9:\"ecommerce\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:2:{s:8:\"id-38706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38705\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-38696\";a:12:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-400x1131.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-03\";s:20:\"astra-site-parent-id\";i:1119;s:15:\"astra-sites-tag\";a:10:{i:496;s:9:\"ecommerce\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:2:{s:8:\"id-38698\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38697\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38673\";a:12:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-400x1358.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-04\";s:20:\"astra-site-parent-id\";i:1118;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38677\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38674\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38678\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/projects/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38675\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-clients.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-clients-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38676\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38661\";a:12:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-400x1389.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-03\";s:20:\"astra-site-parent-id\";i:1117;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38662\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38666\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38663\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2701,'astra-sites-and-pages-page-6','a:15:{s:8:\"id-47723\";a:12:{s:5:\"title\";s:12:\"Horticulture\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-400x1517.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/horticulture-08\";s:20:\"astra-site-parent-id\";i:1669;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47725\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/horticulture-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47726\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/horticulture-08/our-farm/\";s:15:\"astra-sites-tag\";a:2:{i:1737;s:4:\"farm\";i:1736;s:8:\"our-farm\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47727\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-08/our-produce/\";s:15:\"astra-sites-tag\";a:1:{i:1606;s:12:\"our-products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47728\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/horticulture-08/testimonials/\";s:15:\"astra-sites-tag\";a:3:{i:1738;s:9:\"feedbacks\";i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47724\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/horticulture-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46988\";a:12:{s:5:\"title\";s:7:\"AppPlus\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04-400x2274.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/app-landing-page-04\";s:20:\"astra-site-parent-id\";i:1581;s:15:\"astra-sites-tag\";a:4:{i:1583;s:16:\"app-landing-page\";i:423;s:4:\"home\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-46989\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/app-landing-page-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/app-landing-page-04/\";s:15:\"astra-sites-tag\";a:3:{i:1582;s:13:\"download-page\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-45850\";a:12:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-400x1875.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/school-kindergarten-04\";s:20:\"astra-site-parent-id\";i:1487;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/school-kindergarten-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45851\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/school-kindergarten-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45855\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/school-kindergarten-04/parent-info/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45852\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45856\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45870\";a:12:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-400x1875.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/school-kindergarten-03\";s:20:\"astra-site-parent-id\";i:1491;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45874\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/school-kindergarten-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45871\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/school-kindergarten-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45872\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45875\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/school-kindergarten-03/parent-info/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45876\";a:12:{s:5:\"title\";s:6:\"Review\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/school-kindergarten-03/review/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45584\";a:12:{s:5:\"title\";s:9:\"Cake Shop\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-400x1416.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/cake-shop-04\";s:20:\"astra-site-parent-id\";i:1452;s:15:\"astra-sites-tag\";a:4:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45588\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/cake-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45585\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45586\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-cakes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-04/cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45589\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/cake-shop-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45587\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cake-shop-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46271\";a:12:{s:5:\"title\";s:9:\"Cake Shop\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-400x1416.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/cake-shop-03\";s:20:\"astra-site-parent-id\";i:1529;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:783;s:4:\"cake\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-home-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/cake-shop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46273\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-cakes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-03/cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46276\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/cake-shop-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cake-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cake-shop-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22058\";a:12:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-04\";s:20:\"astra-site-parent-id\";i:68;s:15:\"astra-sites-tag\";a:6:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:431;s:13:\"tours-travels\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-39869\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39867\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39871\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-04/tours/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39870\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39868\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22091\";a:12:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-03\";s:20:\"astra-site-parent-id\";i:92;s:15:\"astra-sites-tag\";a:5:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22859\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22859-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22859-travel-agency-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22856\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/tourism-04-about-us-new.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/tourism-04-about-us-new-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22861\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22861-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22861-travel-agency-tours-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-03/tours/\";s:15:\"astra-sites-tag\";a:1:{i:770;s:4:\"tour\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22860\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22860-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22860-travel-agency-reviews-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22857\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47181\";a:12:{s:5:\"title\";s:16:\"Consultants Firm\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-400x2052.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/consultant-firm-04\";s:20:\"astra-site-parent-id\";i:1618;s:15:\"astra-sites-tag\";a:2:{i:1620;s:19:\"business-consultant\";i:1621;s:10:\"consultant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-47185\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/consultant-firm-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47182\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/consultant-firm-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47186\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/consultant-firm-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47183\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/consultant-firm-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47187\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/consultant-firm-04/team/\";s:15:\"astra-sites-tag\";a:2:{i:996;s:8:\"our-team\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47184\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/consultant-firm-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46967\";a:12:{s:5:\"title\";s:4:\"Cafe\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-400x1848.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/cafe-04\";s:20:\"astra-site-parent-id\";i:1574;s:15:\"astra-sites-tag\";a:5:{i:693;s:4:\"cafe\";i:1576;s:17:\"casual-restaurant\";i:1575;s:11:\"coffee-shop\";i:1577;s:13:\"confectionery\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46971\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/cafe-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46968\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cafe-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46973\";a:12:{s:5:\"title\";s:13:\"What We Offer\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cafe-04/what-we-offer/\";s:15:\"astra-sites-tag\";a:1:{i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46972\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cafe-04/our-menu/\";s:15:\"astra-sites-tag\";a:4:{i:336;s:4:\"food\";i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46970\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:1580;s:6:\"photos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46704\";a:12:{s:5:\"title\";s:13:\"e-Book Author\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page-400x1604.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/ebook-author-02\";s:20:\"astra-site-parent-id\";i:1551;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46709\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/ebook-author-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46705\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/ebook-author-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46707\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46708\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ebook-author-02/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46706\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48472\";a:12:{s:5:\"title\";s:13:\"e-book Author\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-400x1471.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/ebook-author-08\";s:20:\"astra-site-parent-id\";i:1739;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/ebook-author-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48474\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48475\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48476\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ebook-author-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48477\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/ebook-author-08/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45564\";a:12:{s:5:\"title\";s:16:\"Personal Trainer\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-400x2152.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/personal-trainer-04\";s:20:\"astra-site-parent-id\";i:1449;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45565\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/personal-trainer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/personal-trainer-04/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45573\";a:12:{s:5:\"title\";s:16:\"Personal Trainer\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-400x2152.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/personal-trainer-03\";s:20:\"astra-site-parent-id\";i:1450;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45574\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/personal-trainer-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/personal-trainer-03/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45725\";a:12:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-400x1575.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-01\";s:20:\"astra-site-parent-id\";i:1469;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-45728\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-01/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1467;s:14:\"store-homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45729\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-01/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:1468;s:15:\"product-reviews\";i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45726\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-01/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-45727\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-01/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2702,'astra-sites-and-pages-page-21','a:15:{s:8:\"id-17931\";a:12:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-400x1030.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-04\";s:20:\"astra-site-parent-id\";i:233;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:863;s:10:\"decor-blog\";i:862;s:10:\"home-decor\";i:434;s:15:\"interior-design\";i:864;s:21:\"interior-design-blogs\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:2:{s:8:\"id-24482\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24483\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24483-home-decor-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-17911\";a:12:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-400x1030.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-02\";s:20:\"astra-site-parent-id\";i:255;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}}s:5:\"pages\";a:2:{s:8:\"id-24664\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24666\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-17697\";a:12:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-400x1559.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-04\";s:20:\"astra-site-parent-id\";i:188;s:15:\"astra-sites-tag\";a:11:{i:532;s:11:\"acupressure\";i:1023;s:6:\"beauty\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:4:{s:8:\"id-23888\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23885\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23885-spa-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23885-spa-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23889\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23887\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/spa-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/spa-04-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17702\";a:12:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-400x2223.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-04\";s:20:\"astra-site-parent-id\";i:213;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-24173\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24170\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24178\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-websites.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-websites-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-04/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24176\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24175\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-pricing.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24172\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17638\";a:12:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-04\";s:20:\"astra-site-parent-id\";i:192;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:1020;s:8:\"personal\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23977\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/freelancer-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17631\";a:12:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home-400x1432.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-03\";s:20:\"astra-site-parent-id\";i:171;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23624\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23625\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23623\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-03/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23622\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17624\";a:12:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-400x1348.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-02\";s:20:\"astra-site-parent-id\";i:296;s:15:\"astra-sites-tag\";a:5:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:1021;s:14:\"local-business\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-25096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25093\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25098\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25097\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-staff.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-staff-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-02/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25095\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17630\";a:12:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-01\";s:20:\"astra-site-parent-id\";i:234;s:15:\"astra-sites-tag\";a:3:{i:341;s:11:\"electrician\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24489\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24485\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24488\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-01/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24487\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17618\";a:12:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-03\";s:20:\"astra-site-parent-id\";i:271;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24800\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24799\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24801\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-03/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24798\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17619\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-400x1144.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-01\";s:20:\"astra-site-parent-id\";i:265;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24756\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17616\";a:12:{s:5:\"title\";s:6:\"Lawyer\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-400x1405.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-01\";s:20:\"astra-site-parent-id\";i:353;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-28283\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28280\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28284\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-01/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-36136\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28282\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17562\";a:12:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-400x1533.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-03\";s:20:\"astra-site-parent-id\";i:191;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23970\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23967\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23967-spa-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23967-spa-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23971\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23971-spa-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23971-spa-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23969-spa-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23969-spa-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17532\";a:12:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-01\";s:20:\"astra-site-parent-id\";i:212;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24129\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24126\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24130\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24128\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17524\";a:12:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-400x2162.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-01\";s:20:\"astra-site-parent-id\";i:229;s:15:\"astra-sites-tag\";a:7:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24462\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17534\";a:12:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-1-400x1418.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-02\";s:20:\"astra-site-parent-id\";i:210;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24112\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24109\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24113\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24111\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2703,'astra-sites-requests','23','no'),(2704,'astra-sites-and-pages-page-14','a:15:{s:8:\"id-45836\";a:12:{s:5:\"title\";s:18:\"Financial Advisors\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-400x1574.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-03\";s:20:\"astra-site-parent-id\";i:1486;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-45839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45841\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45840\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-03/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45837\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45838\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-45806\";a:12:{s:5:\"title\";s:17:\"Financial Advisor\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-1.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-06\";s:20:\"astra-site-parent-id\";i:1484;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-45809\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45811\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24571-financial-advisors-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:107:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24571-financial-advisors-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45810\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24570-financial-advisors-industries-resize.jpg\";s:19:\"thumbnail-image-url\";s:109:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24570-financial-advisors-industries-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-06/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45807\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-about-us.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/financial-accounting-06-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45808\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21041\";a:12:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-06\";s:20:\"astra-site-parent-id\";i:151;s:15:\"astra-sites-tag\";a:4:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23435\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-06/wp-json/wp/v2/pages/469\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21085\";a:12:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-06\";s:20:\"astra-site-parent-id\";i:153;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23447\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/331\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23449\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-06/departments/\";s:15:\"astra-sites-tag\";a:3:{i:602;s:11:\"departments\";i:811;s:10:\"occupation\";i:812;s:6:\"office\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23450\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/347\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23448\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21088\";a:12:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-06\";s:20:\"astra-site-parent-id\";i:157;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23494\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/243\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23496\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-06/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23492\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23493\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23493-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21090\";a:12:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-06\";s:20:\"astra-site-parent-id\";i:160;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23525\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23521\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/university-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23523\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/courses/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23526\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-06/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23524\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23522\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/240\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21092\";a:12:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-400x1942.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-06\";s:20:\"astra-site-parent-id\";i:154;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23463\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/213\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23459\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23460\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/280\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23462\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-06/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23464\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23461\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21096\";a:12:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-06\";s:20:\"astra-site-parent-id\";i:162;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23543\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23541\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/241\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23539\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23542\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21098\";a:12:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-06\";s:20:\"astra-site-parent-id\";i:164;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23563\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/436\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23564\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-06/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23562\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/498\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-06/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23561\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/504\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-06/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23560\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21100\";a:12:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-400x1962.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-06\";s:20:\"astra-site-parent-id\";i:159;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23513\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-06/wp-json/wp/v2/pages/459\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21102\";a:12:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-06\";s:20:\"astra-site-parent-id\";i:163;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23548\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23546\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/346\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-06/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23544\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-06/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23547\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-48208\";a:12:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-400x1348.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-08\";s:20:\"astra-site-parent-id\";i:1706;s:15:\"astra-sites-tag\";a:6:{i:1712;s:19:\"commercial-plumbing\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";i:1711;s:18:\"remolding-services\";i:1710;s:20:\"residential-plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:5:\"pages\";a:6:{s:8:\"id-48212\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48209\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48213\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48214\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-08/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48211\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-08/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21066\";a:12:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-400x1380.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-02\";s:20:\"astra-site-parent-id\";i:244;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-24597\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24599\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24598\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24598-garden-maintenance-projects-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24596\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24595\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21073\";a:12:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-400x1651.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-01\";s:20:\"astra-site-parent-id\";i:242;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24575\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24572\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24577\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24576\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24574\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24573\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48398\";a:12:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb-400x1180.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-08\";s:20:\"astra-site-parent-id\";i:1731;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48404\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48403\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48401\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-08/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2705,'astra-sites-and-pages-page-18','a:15:{s:8:\"id-18790\";a:12:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-400x1764.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-04\";s:20:\"astra-site-parent-id\";i:226;s:15:\"astra-sites-tag\";a:8:{i:618;s:9:\"ayurvedic\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-24438\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24435\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24437\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18872\";a:12:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-400x1764.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-03\";s:20:\"astra-site-parent-id\";i:228;s:15:\"astra-sites-tag\";a:6:{i:618;s:9:\"ayurvedic\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:607;s:9:\"treatment\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-24461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24458\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24460\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18871\";a:12:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-03\";s:20:\"astra-site-parent-id\";i:104;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-22955\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22952\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22950\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22954\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18738\";a:12:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-04\";s:20:\"astra-site-parent-id\";i:101;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:847;s:5:\"green\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1020;s:8:\"personal\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:4:{s:8:\"id-22930\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22928\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/classes/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22926\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22929\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-18854\";a:12:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-400x2097.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-03\";s:20:\"astra-site-parent-id\";i:204;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24071\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-03/wp-json/wp/v2/pages/422\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18812\";a:12:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-400x2021.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-04\";s:20:\"astra-site-parent-id\";i:205;s:15:\"astra-sites-tag\";a:7:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24073\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/psychiatrist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18696\";a:12:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-400x1808.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-03\";s:20:\"astra-site-parent-id\";i:274;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-24839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/64\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/65\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24838\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24838-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24838-ecourse-learn-photoshop-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/85\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24840\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24840-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24840-ecourse-learn-photoshop-pricing-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18622\";a:12:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home-400x1294.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-03\";s:20:\"astra-site-parent-id\";i:888;s:15:\"astra-sites-tag\";a:7:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:890;s:12:\"food-blogger\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-31836\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-31837\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-lets-connect.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-03/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18624\";a:12:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-03\";s:20:\"astra-site-parent-id\";i:222;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-24404\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24402\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-03/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24400\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24403\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18636\";a:12:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-400x710.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-03\";s:20:\"astra-site-parent-id\";i:249;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:731;s:7:\"jewelry\";i:732;s:11:\"online-shop\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-24626\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24624\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24625\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24625-jewellery-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18548\";a:12:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-04\";s:20:\"astra-site-parent-id\";i:272;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24812\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24808\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24813\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24811\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24814\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-04/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24810\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18574\";a:12:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-04\";s:20:\"astra-site-parent-id\";i:275;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:5:{s:8:\"id-24853\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24848\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24851\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24856\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24854\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18423\";a:12:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-04\";s:20:\"astra-site-parent-id\";i:224;s:15:\"astra-sites-tag\";a:6:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:1020;s:8:\"personal\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:4:{s:8:\"id-24419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24417\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-04/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24415\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24418\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18556\";a:12:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-03\";s:20:\"astra-site-parent-id\";i:273;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24822\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24827\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24828\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-03/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24824\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18507\";a:12:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home-400x1226.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-04\";s:20:\"astra-site-parent-id\";i:355;s:15:\"astra-sites-tag\";a:8:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:882;s:6:\"drinks\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:1020;s:8:\"personal\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-28358\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28360\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-lets-connect.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-lets-connect-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-04/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2706,'astra-sites-and-pages-page-15','a:15:{s:8:\"id-20939\";a:12:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage-400x889.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-02\";s:20:\"astra-site-parent-id\";i:312;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-25257\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25255\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25259\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25258\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25260\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25256\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/designer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48188\";a:12:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb-400x712.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-08\";s:20:\"astra-site-parent-id\";i:1705;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/690\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48192\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48194\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/693\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21023\";a:12:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-03\";s:20:\"astra-site-parent-id\";i:189;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:6:{s:8:\"id-23925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23925-pearson-college-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23925-pearson-college-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23920\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23922\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23922-pearson-college-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23922-pearson-college-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23926\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23926-pearson-college-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23926-pearson-college-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23923\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23923-pearson-college-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23923-pearson-college-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23921\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20746\";a:12:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-04\";s:20:\"astra-site-parent-id\";i:187;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23876\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23876-pearson-college-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23876-pearson-college-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23871\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23874\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23874-pearson-college-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23874-pearson-college-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23877\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23877-pearson-college-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23877-pearson-college-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23875\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23875-pearson-college-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23875-pearson-college-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20807\";a:12:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-02\";s:20:\"astra-site-parent-id\";i:225;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24433\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24432\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24432-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-02/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20810\";a:12:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-01\";s:20:\"astra-site-parent-id\";i:227;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24450\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24450-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-01/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48703\";a:12:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-home-400x1291.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-08\";s:20:\"astra-site-parent-id\";i:1764;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48704\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48705\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-07-hire-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-08/hire-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20816\";a:12:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-400x1764.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-02\";s:20:\"astra-site-parent-id\";i:119;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23121\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23117\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23118\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23120\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23119\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20904\";a:12:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-400x1868.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-01\";s:20:\"astra-site-parent-id\";i:120;s:15:\"astra-sites-tag\";a:5:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23131\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23132\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23134\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23133\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48530\";a:12:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home-400x1585.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-08\";s:20:\"astra-site-parent-id\";i:1745;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48531\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48532\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/barbers/\";s:15:\"astra-sites-tag\";a:2:{i:478;s:6:\"barber\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48534\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48533\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20732\";a:12:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-03\";s:20:\"astra-site-parent-id\";i:200;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24026\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24023\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24028\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24027\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19915\";a:12:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-homepage-400x1337.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-02\";s:20:\"astra-site-parent-id\";i:293;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-25059\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25055\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25060\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-servicespage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-servicespage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25061\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25061-plumber-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25058\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faqpage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faqpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25057\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contactpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20536\";a:12:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-400x1140.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-01\";s:20:\"astra-site-parent-id\";i:295;s:15:\"astra-sites-tag\";a:3:{i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-44078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44079\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44080\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44077\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/plumber-01/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44076\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20515\";a:12:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-400x1909.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-05\";s:20:\"astra-site-parent-id\";i:172;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23626\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/conference-event-05/wp-json/wp/v2/pages/101\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20475\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-05\";s:20:\"astra-site-parent-id\";i:235;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24503\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24500\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24501\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-05/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24504\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24502\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/156\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2707,'astra-sites-and-pages-page-22','a:15:{s:8:\"id-17535\";a:12:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home-400x1665.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-02\";s:20:\"astra-site-parent-id\";i:307;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-25221\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25217\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25222\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25220\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25219\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17531\";a:12:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-01\";s:20:\"astra-site-parent-id\";i:305;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25194\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25190\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25195\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25193\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25192\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48562\";a:12:{s:5:\"title\";s:28:\"Gardening &#038; Landscaping\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home-400x1623.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-08\";s:20:\"astra-site-parent-id\";i:1746;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48563\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48567\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48565\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19791\";a:12:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-05\";s:20:\"astra-site-parent-id\";i:277;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24873\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/750\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24870\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/759\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24874\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/763\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24872\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/767\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24871\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/770\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17529\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-01\";s:20:\"astra-site-parent-id\";i:300;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25144\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25141\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25146\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25145\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25143\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17536\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-home-1-400x1999.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-02\";s:20:\"astra-site-parent-id\";i:302;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-25166\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25163\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25168\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25167\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25165\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48225\";a:12:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb-400x1648.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-08\";s:20:\"astra-site-parent-id\";i:1707;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1815\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48230\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1817\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48229\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1818\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48227\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1819\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17504\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home-400x1521.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-02\";s:20:\"astra-site-parent-id\";i:215;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24316\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24317\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-02/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24321\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24319\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17363\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-01\";s:20:\"astra-site-parent-id\";i:217;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24344-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24344-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24340\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24341\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-01/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24345\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24343-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24343-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48374\";a:12:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb-400x1274.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-08\";s:20:\"astra-site-parent-id\";i:1729;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48375\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48376\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-08/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48377\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1133\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48379\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-17354\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invitation-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invitation-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invitation-02-home-400x1554.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-02\";s:20:\"astra-site-parent-id\";i:264;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24754\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invitation-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invitation-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48297\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-invitation-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-invitation-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-invitation-home-400x1596.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-08\";s:20:\"astra-site-parent-id\";i:1716;s:15:\"astra-sites-tag\";a:5:{i:699;s:10:\"invitation\";i:746;s:13:\"one-page-site\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48298\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-invitation-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-invitation-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:1457;s:18:\"wedding-invitation\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17366\";a:12:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-400x1098.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-01\";s:20:\"astra-site-parent-id\";i:298;s:15:\"astra-sites-tag\";a:4:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25114\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25111\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25116\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25115\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-01/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25113\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17337\";a:12:{s:5:\"title\";s:13:\"Prime Lawyers\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-1-400x1515.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-02\";s:20:\"astra-site-parent-id\";i:253;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-24652\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24648\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24653\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-areas-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-02/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24651\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-02/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24650\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17326\";a:12:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-02\";s:20:\"astra-site-parent-id\";i:237;s:15:\"astra-sites-tag\";a:4:{i:341;s:11:\"electrician\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-24526\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24522\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24527\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24525\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24524\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}','no'),(2708,'astra-sites-categories','a:5:{i:0;a:3:{s:2:\"id\";i:27;s:4:\"name\";s:8:\"Business\";s:4:\"slug\";s:8:\"business\";}i:1;a:3:{s:2:\"id\";i:36;s:4:\"name\";s:5:\"Other\";s:4:\"slug\";s:5:\"other\";}i:2;a:3:{s:2:\"id\";i:37;s:4:\"name\";s:4:\"Blog\";s:4:\"slug\";s:4:\"blog\";}i:3;a:3:{s:2:\"id\";i:38;s:4:\"name\";s:9:\"eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";}i:4;a:3:{s:2:\"id\";i:39;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";}}','no'),(2709,'astra-blocks-categories','a:14:{i:825;a:3:{s:2:\"id\";i:825;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:832;a:3:{s:2:\"id\";i:832;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";}i:1091;a:3:{s:2:\"id\";i:1091;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";}i:1416;a:3:{s:2:\"id\";i:1416;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";}i:1001;a:3:{s:2:\"id\";i:1001;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";}i:919;a:3:{s:2:\"id\";i:919;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";}i:1094;a:3:{s:2:\"id\";i:1094;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";}i:831;a:3:{s:2:\"id\";i:831;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";}i:1425;a:3:{s:2:\"id\";i:1425;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";}i:952;a:3:{s:2:\"id\";i:952;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";}i:1424;a:3:{s:2:\"id\";i:1424;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";}i:1096;a:3:{s:2:\"id\";i:1096;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";}i:829;a:3:{s:2:\"id\";i:829;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";}i:830;a:3:{s:2:\"id\";i:830;s:4:\"name\";s:11:\"Testimonial\";s:4:\"slug\";s:11:\"testimonial\";}}','no'),(2710,'astra-sites-and-pages-page-23','a:15:{s:8:\"id-17300\";a:12:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-400x2162.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-02\";s:20:\"astra-site-parent-id\";i:230;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24468\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38739\";a:12:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-400x1353.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-02\";s:20:\"astra-site-parent-id\";i:1125;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:1126;s:7:\"make-up\";i:1128;s:14:\"make-up-artist\";i:1127;s:9:\"skin-care\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38742\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38744\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38743\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38741\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38733\";a:12:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-home-page-400x1008.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-01\";s:20:\"astra-site-parent-id\";i:1124;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-44089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44087\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44091\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44090\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-01/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44088\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48263\";a:12:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-400x1312.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-08\";s:20:\"astra-site-parent-id\";i:1713;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1728;s:13:\"makeup-studio\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48266\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48264\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48268\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48267\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1302\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19799\";a:12:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-400x1111.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-05\";s:20:\"astra-site-parent-id\";i:278;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24882\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24880\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24884\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/972\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24883\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/977\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-05/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24881\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24881-makeup-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43271\";a:12:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-400x1184.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-02\";s:20:\"astra-site-parent-id\";i:1406;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43276\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-02/residential/\";s:15:\"astra-sites-tag\";a:2:{i:682;s:11:\"residential\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43273\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-02/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:681;s:10:\"commercial\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43284\";a:12:{s:5:\"title\";s:16:\"Cleaning Service\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/home-cleaner-01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/home-cleaner-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/home-cleaner-01-400x1125.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-01\";s:20:\"astra-site-parent-id\";i:1409;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47208\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-01/about/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47209\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-01/commercial/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-01/contact/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47211\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/home-cleaner-01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/home-cleaner-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-01/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47212\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-01/residential/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-48269\";a:12:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home-400x1345.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-08\";s:20:\"astra-site-parent-id\";i:1714;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1696\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48270\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1352\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48274\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1348\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-08/residential/\";s:15:\"astra-sites-tag\";a:1:{i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48271\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-08/commercial/\";s:15:\"astra-sites-tag\";a:1:{i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43296\";a:12:{s:5:\"title\";s:35:\"Residential and Commercial Cleaning\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-400x1498.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/cleaning-05\";s:20:\"astra-site-parent-id\";i:1410;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43300\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/664\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/cleaning-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43297\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/674\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/cleaning-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43301\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/679\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cleaning-05/residential/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43298\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/682\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaning-05/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43299\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/cleaning-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17299\";a:12:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-02-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-02-1-400x1728.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-02\";s:20:\"astra-site-parent-id\";i:250;s:15:\"astra-sites-tag\";a:7:{i:1534;s:3:\"bnb\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:335;s:10:\"restaurant\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24627\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-02-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17506\";a:12:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-page-400x1768.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-01\";s:20:\"astra-site-parent-id\";i:247;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24620\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48093\";a:12:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb-400x1573.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-08\";s:20:\"astra-site-parent-id\";i:1700;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48094\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47942\";a:12:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-400x1006.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-08\";s:20:\"astra-site-parent-id\";i:1685;s:15:\"astra-sites-tag\";a:7:{i:1688;s:8:\"pet-blog\";i:374;s:8:\"pet-care\";i:1686;s:13:\"pet-care-blog\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-47945\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1040\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47943\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1042\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47944\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pet-care-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-47918\";a:12:{s:5:\"title\";s:11:\"Travel Blog\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-home-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/travel-08\";s:20:\"astra-site-parent-id\";i:1682;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";i:1683;s:14:\"travel-blogger\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47922\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1718\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/travel-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47920\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-blog.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1722\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/travel-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47919\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1720\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/travel-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47921\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-destination.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-destination-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1724\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-08/destination/\";s:15:\"astra-sites-tag\";a:2:{i:785;s:11:\"destination\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-48304\";a:12:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-400x1372.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/health-fitness-08\";s:20:\"astra-site-parent-id\";i:1720;s:15:\"astra-sites-tag\";a:4:{i:499;s:7:\"fitness\";i:521;s:12:\"fitness-blog\";i:1721;s:11:\"health-blog\";i:519;s:14:\"healthy-living\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48307\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/health-fitness-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48306\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/914\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/health-fitness-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48305\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/912\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/health-fitness-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2711,'astra-sites-and-pages-page-17','a:15:{s:8:\"id-19719\";a:12:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-400x1442.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-05\";s:20:\"astra-site-parent-id\";i:167;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:36;s:5:\"other\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23593\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/198\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23596\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23595\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/charity-05/who-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23594\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-05/our-partners/\";s:15:\"astra-sites-tag\";a:3:{i:734;s:8:\"partners\";i:486;s:4:\"team\";i:810;s:7:\"workers\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23591\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23591-charity-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23592\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23592-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-05/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}}s:8:\"id-19496\";a:12:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-02\";s:20:\"astra-site-parent-id\";i:127;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:4:{s:8:\"id-23208\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23209\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23205\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23207\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19574\";a:12:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-01\";s:20:\"astra-site-parent-id\";i:130;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23239\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23240\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23236\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23238\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47957\";a:12:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-400x1330.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-08\";s:20:\"astra-site-parent-id\";i:1689;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47960\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/56\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47961\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47958\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/italian-restaurant-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47959\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19557\";a:12:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home-400x1509.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-02\";s:20:\"astra-site-parent-id\";i:315;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25294\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25295\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25291\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25296\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25293\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19598\";a:12:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-400x1739.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-01\";s:20:\"astra-site-parent-id\";i:314;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25282\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25283\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-01/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25279\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25284\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25281\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48496\";a:12:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home-400x1295.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-08\";s:20:\"astra-site-parent-id\";i:1742;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48499\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48500\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1182\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48497\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1184\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48501\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48498\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19111\";a:12:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-01\";s:20:\"astra-site-parent-id\";i:292;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-25048\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25049\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25047\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18762\";a:12:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-02\";s:20:\"astra-site-parent-id\";i:294;s:15:\"astra-sites-tag\";a:5:{i:599;s:9:\"ac-repair\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:4:{s:8:\"id-25072\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25073\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25069\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25071\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18887\";a:12:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-04\";s:20:\"astra-site-parent-id\";i:261;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24729\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24724\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24727\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-04/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24728\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24730\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24726\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18933\";a:12:{s:5:\"title\";s:15:\"Multimed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-03\";s:20:\"astra-site-parent-id\";i:262;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24738\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24741\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-03/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24742\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24744\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24740\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18881\";a:12:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-400x1675.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-04\";s:20:\"astra-site-parent-id\";i:286;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24970\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24973\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-04/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24976\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24974\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24972\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18917\";a:12:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-400x1675.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-03\";s:20:\"astra-site-parent-id\";i:287;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24984\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24987\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-03/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24990\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24988\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24986\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18924\";a:12:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-400x2125.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-03\";s:20:\"astra-site-parent-id\";i:254;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24658\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/110\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24654\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24656\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43553\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43554\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24657\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18880\";a:12:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-400x2125.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-04\";s:20:\"astra-site-parent-id\";i:257;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:6:{s:8:\"id-24686\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24682\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24684\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/classes/\";s:15:\"astra-sites-tag\";a:3:{i:557;s:7:\"classes\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31638\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23462-kindergarten-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31639\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23464-kindergarten-reviews-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24685\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no');
INSERT INTO `wpb1_options` VALUES (2712,'astra-sites-and-pages-page-9','a:15:{s:8:\"id-38619\";a:12:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-04\";s:20:\"astra-site-parent-id\";i:1115;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:1019;s:14:\"wine-prouction\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:5:{s:8:\"id-38623\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38624\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-04/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38622\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-04/experience/\";s:15:\"astra-sites-tag\";a:3:{i:636;s:10:\"experience\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38621\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38620\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-38629\";a:12:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-03\";s:20:\"astra-site-parent-id\";i:1116;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-38633\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38634\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-03/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38632\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-03/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38631\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38630\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38590\";a:12:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home-400x2043.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-02\";s:20:\"astra-site-parent-id\";i:1108;s:15:\"astra-sites-tag\";a:8:{i:1109;s:7:\"exercse\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-38591\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38573\";a:12:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-01\";s:20:\"astra-site-parent-id\";i:1107;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-38574\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48076\";a:12:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage-400x1695.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-08\";s:20:\"astra-site-parent-id\";i:1697;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48077\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38563\";a:12:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-04\";s:20:\"astra-site-parent-id\";i:1106;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:5:\"pages\";a:4:{s:8:\"id-38566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38567\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38564\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38565\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-38554\";a:12:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-03\";s:20:\"astra-site-parent-id\";i:1105;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-38557\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38558\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38555\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38556\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22000\";a:12:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-03\";s:20:\"astra-site-parent-id\";i:93;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22875\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22875-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22875-fitness-trainer-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-03/wp-json/wp/v2/pages/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21904\";a:12:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-04\";s:20:\"astra-site-parent-id\";i:103;s:15:\"astra-sites-tag\";a:13:{i:845;s:4:\"blue\";i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22949\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38528\";a:12:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-400x1458.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-04\";s:20:\"astra-site-parent-id\";i:1103;s:15:\"astra-sites-tag\";a:6:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38529\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38533\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38531\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38534\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38530\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38513\";a:12:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-400x1458.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-03\";s:20:\"astra-site-parent-id\";i:1102;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38517\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38514\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38518\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/225\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38516\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38519\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38515\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38488\";a:12:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-400x1549.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-04\";s:20:\"astra-site-parent-id\";i:1101;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38491\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38489\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38492\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-massages.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-massages-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-04/massages/\";s:15:\"astra-sites-tag\";a:2:{i:528;s:7:\"massage\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38493\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38490\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38449\";a:12:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-03\";s:20:\"astra-site-parent-id\";i:1100;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:5:\"pages\";a:5:{s:8:\"id-38453\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38450\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38454\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38451\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38452\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38429\";a:12:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-400x1586.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-03\";s:20:\"astra-site-parent-id\";i:1099;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:622;s:13:\"psychotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38432\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38433\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-massages.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-massages-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-03/massages/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38431\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38418\";a:12:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-04\";s:20:\"astra-site-parent-id\";i:1098;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:37;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38422\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/450\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38419\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38423\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38420\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38421\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2713,'astra-sites-and-pages-page-3','a:15:{s:8:\"id-48741\";a:12:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-400x1446.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-01\";s:20:\"astra-site-parent-id\";i:1766;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48742\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48743\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48744\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48745\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-47932\";a:12:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-400x1189.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-08\";s:20:\"astra-site-parent-id\";i:1684;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47941\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47939\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47938\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47940\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49449\";a:12:{s:5:\"title\";s:7:\"Vlogger\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-400x1610.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/vlogger-02\";s:20:\"astra-site-parent-id\";i:1836;s:15:\"astra-sites-tag\";a:8:{i:1840;s:9:\"cameraman\";i:1841;s:15:\"cinematographer\";i:1842;s:10:\"film-maker\";i:399;s:8:\"one-page\";i:1718;s:7:\"onepage\";i:1839;s:13:\"video-creator\";i:1837;s:7:\"vlogger\";i:1838;s:8:\"youtuber\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/vlogger-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/vlogger-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-20907\";a:12:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-400x1389.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-01\";s:20:\"astra-site-parent-id\";i:193;s:15:\"astra-sites-tag\";a:6:{i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23984\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23985\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-01/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48431\";a:12:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb-400x1268.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-08\";s:20:\"astra-site-parent-id\";i:1732;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48432\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48433\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48434\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-49291\";a:12:{s:5:\"title\";s:14:\"BBQ Food Truck\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04-400x1676.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-food-truck-04\";s:20:\"astra-site-parent-id\";i:1807;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49292\";a:12:{s:5:\"title\";s:4:\"HOME\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-food-truck-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-food-truck-04/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49316\";a:12:{s:5:\"title\";s:19:\"Musical Instruments\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-400x1637.jpg\";s:14:\"astra-site-url\";s:46:\"//websitedemos.net/musical-instrument-maker-02\";s:20:\"astra-site-parent-id\";i:1811;s:15:\"astra-sites-tag\";a:1:{i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49317\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-artists.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-artists-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/artists/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/760\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49319\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-guitars.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-guitars-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/338\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/guitars/\";s:15:\"astra-sites-tag\";a:2:{i:1815;s:7:\"guitars\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/musical-instrument-maker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49321\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-our-story.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/instrument-maker-02-our-story-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/musical-instrument-maker-02/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:455;s:8:\"about-us\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18882\";a:12:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-400x2091.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-04\";s:20:\"astra-site-parent-id\";i:113;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23050\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-04/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23048\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23051\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23047\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19058\";a:12:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-03\";s:20:\"astra-site-parent-id\";i:114;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:6:{s:8:\"id-23063\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/09/id-18882-restaurant-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/09/id-18882-restaurant-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23064\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-03/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23059\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23062\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23065\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23061\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-21081\";a:12:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-400x2091.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-06\";s:20:\"astra-site-parent-id\";i:158;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23511\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/190\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-06/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23507\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23509\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23512\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23508\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-47138\";a:12:{s:5:\"title\";s:23:\"Event Management Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-400x1646.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/event-management-04\";s:20:\"astra-site-parent-id\";i:1609;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:1611;s:16:\"corporate-events\";i:1612;s:12:\"event-agency\";i:1610;s:16:\"event-management\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47141\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/event-management-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47143\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/event-management-04/works/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47142\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/206\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/event-management-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47139\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/event-management-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47140\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/event-management-04/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47815\";a:12:{s:5:\"title\";s:14:\"Online Courses\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-400x1272.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-02\";s:20:\"astra-site-parent-id\";i:1676;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-47819\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47817\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/476\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47816\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47820\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47821\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-pricing-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/pricing-faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47818\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48985\";a:12:{s:5:\"title\";s:14:\"Online Courses\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-home-400x1152.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-01\";s:20:\"astra-site-parent-id\";i:1767;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48986\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/738\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48987\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/737\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48988\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/741\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/736\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48990\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/739\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48991\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-pricing.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-bb-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/740\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/pricing-faq/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-48026\";a:12:{s:5:\"title\";s:13:\"Online Course\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-400x1449.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-08\";s:20:\"astra-site-parent-id\";i:1694;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48028\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48027\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48031\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48032\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/pricing-faq/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47745\";a:12:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home-400x1499.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-02\";s:20:\"astra-site-parent-id\";i:1671;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47749\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47747\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/179\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47746\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47748\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/332\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2714,'astra-sites-and-pages-page-2','a:15:{s:8:\"id-49236\";a:12:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-home1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-home1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-home1-400x1920.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/yoga-studio-04\";s:20:\"astra-site-parent-id\";i:1787;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47690\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-about-us1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-about-us1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/yoga-studio-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-home1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-home1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/yoga-studio-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47691\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-classes1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-classes1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/yoga-studio-04/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47694\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-testimonial1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-testimonial1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-studio-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47692\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-contact-us1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-studio-02-contact-us1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/269\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/yoga-studio-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34244\";a:12:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-400x1865.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-03\";s:20:\"astra-site-parent-id\";i:1010;s:15:\"astra-sites-tag\";a:6:{i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-35752\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35750\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35754\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35753\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35751\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49268\";a:12:{s:5:\"title\";s:19:\"Martial Arts School\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-400x1924.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/martial-arts-04\";s:20:\"astra-site-parent-id\";i:1800;s:15:\"astra-sites-tag\";a:5:{i:1804;s:6:\"karate\";i:1803;s:7:\"kung-fu\";i:1801;s:12:\"martial-arts\";i:1805;s:18:\"mixed-martial-arts\";i:1802;s:12:\"self-defence\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49269\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/martial-arts-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49270\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/209\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/martial-arts-04/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49271\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/martial-arts-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49272\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/163\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/martial-arts-04/programs/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49273\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/177\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/martial-arts-04/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-48348\";a:12:{s:5:\"title\";s:8:\"Mountain\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-400x983.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/mountain-08\";s:20:\"astra-site-parent-id\";i:1724;s:15:\"astra-sites-tag\";a:4:{i:692;s:8:\"business\";i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48349\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/mountain-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48350\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/mountain-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48351\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/mountain-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48352\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/mountain-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-22401\";a:12:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-400x1168.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-01\";s:20:\"astra-site-parent-id\";i:79;s:15:\"astra-sites-tag\";a:6:{i:880;s:9:\"cartflows\";i:369;s:7:\"natural\";i:368;s:7:\"organic\";i:886;s:12:\"organic-shop\";i:370;s:13:\"organic-store\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22303\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-shop-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-shop-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-48121\";a:12:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-homepage-gb-400x1197.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-08\";s:20:\"astra-site-parent-id\";i:1702;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:369;s:7:\"natural\";i:368;s:7:\"organic\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-48124\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3610\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48122\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48123\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3614\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}}}s:8:\"id-49241\";a:12:{s:5:\"title\";s:22:\"Catering &#038; Events\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-home-400x1771.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/catering-services-04\";s:20:\"astra-site-parent-id\";i:1788;s:15:\"astra-sites-tag\";a:11:{i:693;s:4:\"cafe\";i:1791;s:17:\"catering-services\";i:1792;s:6:\"caters\";i:792;s:7:\"cooking\";i:1798;s:6:\"dining\";i:1569;s:6:\"events\";i:1789;s:7:\"feeding\";i:336;s:4:\"food\";i:1799;s:13:\"food-festival\";i:1793;s:10:\"meal-serve\";i:1790;s:7:\"serving\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49242\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/229\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/catering-services-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49243\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/catering-services-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49244\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/catering-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49245\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/275\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/catering-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49246\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/315\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/catering-services-04/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49260\";a:12:{s:5:\"title\";s:12:\"Music School\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-400x2862.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/music-school-04\";s:20:\"astra-site-parent-id\";i:1794;s:15:\"astra-sites-tag\";a:8:{i:339;s:6:\"artist\";i:1797;s:12:\"drama-school\";i:1795;s:13:\"music-academy\";i:1796;s:14:\"musical-school\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49261\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/music-school-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/music-school-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22110\";a:12:{s:5:\"title\";s:17:\"Learndash Academy\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-01\";s:20:\"astra-site-parent-id\";i:885;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:8:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:6;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:7;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-34127\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-34126\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31832\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31833\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47984\";a:12:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1-400x1242.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-08\";s:20:\"astra-site-parent-id\";i:1691;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47988\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25407\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47986\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25403\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-08/all-courses/\";s:15:\"astra-sites-tag\";a:2:{i:1692;s:11:\"all-courses\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47985\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-08/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-47987\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49322\";a:12:{s:5:\"title\";s:16:\"Marketing Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-400x1701.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/marketing-agency-02\";s:20:\"astra-site-parent-id\";i:1812;s:15:\"astra-sites-tag\";a:2:{i:663;s:6:\"agency\";i:1588;s:16:\"marketing-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49323\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/marketing-agency-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49324\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/marketing-agency-02/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49325\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/marketing-agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49327\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/marketing-agency-02/what-we-do/\";s:15:\"astra-sites-tag\";a:3:{i:1605;s:12:\"our-services\";i:628;s:10:\"what-we-do\";i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49326\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/marketing-agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18035\";a:12:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-400x940.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-01\";s:20:\"astra-site-parent-id\";i:149;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23417\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23418\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48050\";a:12:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-v2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-v2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-v2-400x1121.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-08\";s:20:\"astra-site-parent-id\";i:1695;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:3:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-48053\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-v2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-v2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/61\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48051\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/59\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48052\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/60\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20478\";a:12:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-400x980.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-05\";s:20:\"astra-site-parent-id\";i:165;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-23567\";a:12:{s:5:\"title\";s:8:\"Homepage\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/448\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23565\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23566-brandstore-contact-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23566-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49287\";a:12:{s:5:\"title\";s:10:\"Food Truck\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-400x2117.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/food-truck-04\";s:20:\"astra-site-parent-id\";i:1806;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/food-truck-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/food-truck-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2715,'astra-sites-and-pages-page-1','a:15:{s:8:\"id-19808\";a:12:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-02\";s:20:\"astra-site-parent-id\";i:186;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23830\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23827\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23832\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23831\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23829\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23829-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46177\";a:12:{s:5:\"title\";s:8:\"Mountain\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1-400x972.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/mountain\";s:20:\"astra-site-parent-id\";i:1524;s:15:\"astra-sites-tag\";a:3:{i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-46180\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/mountain/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46178\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/mountain/about/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46181\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/mountain/services/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46179\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/mountain/contact/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34012\";a:12:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-400x1865.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-04\";s:20:\"astra-site-parent-id\";i:992;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-35747\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35745\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35749\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35748\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35746\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17988\";a:12:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-400x1183.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-02\";s:20:\"astra-site-parent-id\";i:317;s:15:\"astra-sites-tag\";a:11:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-34092\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26320\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26323\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49340\";a:12:{s:5:\"title\";s:10:\"Baby Store\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-400x1809.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/baby-store-04\";s:20:\"astra-site-parent-id\";i:1813;s:15:\"astra-sites-tag\";a:4:{i:1816;s:10:\"baby-store\";i:1818;s:14:\"children-store\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49346\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/406\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/baby-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49347\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/baby-store-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49348\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/baby-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-49349\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/494\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/baby-store-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-22009\";a:12:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-02\";s:20:\"astra-site-parent-id\";i:851;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:8:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:6;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:7;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-42985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-42984\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31168\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31169\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49412\";a:12:{s:5:\"title\";s:17:\"Bike Modification\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-400x2261.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/bike-modification-04\";s:20:\"astra-site-parent-id\";i:1829;s:15:\"astra-sites-tag\";a:4:{i:1831;s:10:\"automobile\";i:1830;s:17:\"bike-modification\";i:1832;s:12:\"custom-bikes\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-49413\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bike-modification-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49414\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/782\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bike-modification-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49415\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/bike-modification-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49416\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bike-modification-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49417\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/655\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/bike-modification-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49418\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bike-modification-04/works/\";s:15:\"astra-sites-tag\";a:3:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-20859\";a:12:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home-400x1500.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-02\";s:20:\"astra-site-parent-id\";i:190;s:15:\"astra-sites-tag\";a:8:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34084\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23955\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23956\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47729\";a:12:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-400x1373.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-02\";s:20:\"astra-site-parent-id\";i:1670;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47733\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47731\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/24254\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47730\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/104\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47732\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/health-coach-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47609\";a:12:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-400x1793.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/home-decor-04\";s:20:\"astra-site-parent-id\";i:1655;s:15:\"astra-sites-tag\";a:2:{i:856;s:15:\"furniture-store\";i:749;s:5:\"store\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47610\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/home-decor-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47611\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-decor-04/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47612\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/home-decor-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-47613\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/133\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/home-decor-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}}}s:8:\"id-31992\";a:12:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-400x1168.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-02\";s:20:\"astra-site-parent-id\";i:910;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:369;s:7:\"natural\";i:368;s:7:\"organic\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}}s:5:\"pages\";a:3:{s:8:\"id-33788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31993\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/09/organic-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/09/organic-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31994\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49457\";a:12:{s:5:\"title\";s:11:\"Coffee Shop\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-400x1473.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/coffee-shop-04\";s:20:\"astra-site-parent-id\";i:1843;s:15:\"astra-sites-tag\";a:3:{i:693;s:4:\"cafe\";i:1575;s:11:\"coffee-shop\";i:1844;s:7:\"premium\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49458\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/coffee-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49459\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/coffee-shop-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49460\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/coffee-shop-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coffee-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49462\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/coffee-shop-04/our-menu/\";s:15:\"astra-sites-tag\";a:3:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49385\";a:12:{s:5:\"title\";s:18:\"Calligraphy Artist\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-400x1786.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/calligraphy-artist-02\";s:20:\"astra-site-parent-id\";i:1819;s:15:\"astra-sites-tag\";a:8:{i:1820;s:11:\"calligraphy\";i:1826;s:10:\"characters\";i:1824;s:11:\"chirography\";i:1821;s:11:\"handwriting\";i:1825;s:8:\"pencraft\";i:1823;s:6:\"script\";i:1827;s:5:\"style\";i:1822;s:7:\"writing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49386\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/calligraphy-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49390\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-works.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-works-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/calligraphy-artist-02/works/\";s:15:\"astra-sites-tag\";a:1:{i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49389\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/253\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/calligraphy-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49387\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/calligraphy-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49388\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/calligraphy-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-19884\";a:12:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-01\";s:20:\"astra-site-parent-id\";i:184;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23776\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23769\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23781\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23780\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23772\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23772-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48078\";a:12:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-400x956.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-08\";s:20:\"astra-site-parent-id\";i:1698;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48079\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48083\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48082\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}}}s:8:\"id-48080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"gutenberg\";s:4:\"init\";s:23:\"gutenberg/gutenberg.php\";s:4:\"name\";s:9:\"Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}','no'),(2716,'astra-sites-last-export-checksums-latest','AXNuPc@VXJZl','no'),(2719,'astra-sites-batch-status-string','All processes are complete','no'),(2720,'astra-blocks-batch-status-string','Complete storing data for page 4','no'),(2721,'astra-blocks-requests','4','no'),(2730,'astra-sites-batch-is-complete','yes','no'),(2723,'astra-sites-fresh-site','yes','no'),(2769,'astra_sites_wpforms_ids_mapping','a:1:{i:490;i:116;}','yes'),(2725,'bsf_analytics_installed_time','1612079974','no'),(2737,'astra_sites_settings','a:1:{s:12:\"page_builder\";s:9:\"elementor\";}','no'),(2728,'astra-blocks-4','a:0:{}','no'),(2729,'_astra_sites_gettings_started','yes','no'),(2743,'astra_sites_import_data','a:42:{s:2:\"id\";i:20859;s:4:\"date\";s:19:\"2019-02-01T07:30:28\";s:8:\"date_gmt\";s:19:\"2019-02-01T02:00:28\";s:4:\"guid\";a:1:{s:8:\"rendered\";s:60:\"https://websitedemos.net/?post_type=astra-sites&#038;p=20859\";}s:8:\"modified\";s:19:\"2020-07-23T16:04:00\";s:12:\"modified_gmt\";s:19:\"2020-07-23T10:34:00\";s:4:\"slug\";s:11:\"plant-store\";s:6:\"status\";s:7:\"publish\";s:4:\"type\";s:11:\"astra-sites\";s:4:\"link\";s:48:\"https://websitedemos.net/astra-site/plant-store/\";s:5:\"title\";a:1:{s:8:\"rendered\";s:14:\"Simply Natural\";}s:7:\"content\";a:2:{s:8:\"rendered\";s:0:\"\";s:9:\"protected\";b:0;}s:6:\"author\";i:34;s:14:\"featured_media\";i:46762;s:8:\"template\";s:0:\"\";s:19:\"astra-site-category\";a:2:{i:0;i:38;i:1;i:39;}s:16:\"astra-sites-type\";a:1:{i:0;i:19;}s:23:\"astra-site-page-builder\";a:1:{i:0;i:33;}s:15:\"astra-sites-tag\";a:8:{i:0;i:496;i:1;i:383;i:2;i:497;i:3;i:495;i:4;i:967;i:5;i:733;i:6;i:966;i:7;i:1024;}s:10:\"yoast_head\";s:2255:\"<!-- This site is optimized with the Yoast SEO plugin v15.7 - https://yoast.com/wordpress/plugins/seo/ -->\n<title>Simply Natural - Website Demos</title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" />\n<link rel=\"canonical\" href=\"https://websitedemos.net/astra-site/plant-store/\" />\n<meta property=\"og:locale\" content=\"en_US\" />\n<meta property=\"og:type\" content=\"article\" />\n<meta property=\"og:title\" content=\"Simply Natural - Website Demos\" />\n<meta property=\"og:url\" content=\"https://websitedemos.net/astra-site/plant-store/\" />\n<meta property=\"og:site_name\" content=\"Website Demos\" />\n<meta property=\"article:modified_time\" content=\"2020-07-23T10:34:00+00:00\" />\n<meta property=\"og:image\" content=\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\" />\n	<meta property=\"og:image:width\" content=\"1200\" />\n	<meta property=\"og:image:height\" content=\"4499\" />\n<meta name=\"twitter:card\" content=\"summary\" />\n<script type=\"application/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https://websitedemos.net/#website\",\"url\":\"https://websitedemos.net/\",\"name\":\"Website Demos\",\"description\":\"The Fastest, Lightweight Ready Websites\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https://websitedemos.net/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https://websitedemos.net/astra-site/plant-store/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\",\"width\":1200,\"height\":4499},{\"@type\":\"WebPage\",\"@id\":\"https://websitedemos.net/astra-site/plant-store/#webpage\",\"url\":\"https://websitedemos.net/astra-site/plant-store/\",\"name\":\"Simply Natural - Website Demos\",\"isPartOf\":{\"@id\":\"https://websitedemos.net/#website\"},\"primaryImageOfPage\":{\"@id\":\"https://websitedemos.net/astra-site/plant-store/#primaryimage\"},\"datePublished\":\"2019-02-01T02:00:28+00:00\",\"dateModified\":\"2020-07-23T10:34:00+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://websitedemos.net/astra-site/plant-store/\"]}]}]}</script>\n<!-- / Yoast SEO plugin. -->\";s:15:\"astra-site-type\";s:4:\"free\";s:20:\"astra-site-thumbnail\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home-400x1500.jpg\";s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-02\";s:26:\"astra-site-open-in-new-tab\";s:1:\"0\";s:23:\"astra-site-widgets-data\";s:263:\"{\"sidebar-1\":{\"search-2\":{\"title\":\"\"},\"recent-posts-2\":{\"title\":\"\",\"number\":5},\"recent-comments-2\":{\"title\":\"\",\"number\":5},\"archives-2\":{\"title\":\"\",\"count\":0,\"dropdown\":0},\"categories-2\":{\"title\":\"\",\"count\":0,\"hierarchical\":0,\"dropdown\":0},\"meta-2\":{\"title\":\"\"}}}\";s:26:\"astra-site-customizer-data\";a:2:{s:14:\"astra-settings\";a:221:{s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:7:\"#5d6167\";s:10:\"link-color\";s:7:\"#fc7978\";s:11:\"theme-color\";s:7:\"#75c32c\";s:12:\"link-h-color\";s:7:\"#fc5f5f\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:12:\"footer-color\";s:7:\"#4e5768\";s:17:\"footer-link-color\";s:21:\"rgba(117,195,44,0.65)\";s:19:\"footer-link-h-color\";s:7:\"#75c32c\";s:28:\"footer-adv-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:7:\"#ffffff\";s:14:\"button-h-color\";s:7:\"#ffffff\";s:15:\"button-bg-color\";s:7:\"#fc7978\";s:17:\"button-bg-h-color\";s:7:\"#fc5f5f\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"32\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:50;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:40:\"Copyright © [current_year] [site_title]\";s:20:\"footer-sml-section-2\";s:6:\"custom\";s:27:\"footer-sml-section-2-credit\";s:23:\"Powered by [site_title]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#eaeaea\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:107:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo1@2x-free-img-1.png\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"42\";}s:18:\"display-site-title\";b:1;s:20:\"display-site-tagline\";b:0;s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:11:\"woocommerce\";s:27:\"header-display-outside-menu\";b:1;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:1;s:23:\"primary-submenu-b-color\";s:7:\"#ffffff\";s:28:\"primary-submenu-item-b-color\";s:7:\"#ffffff\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:4:\"fade\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";i:1200;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:26:\"single-page-content-layout\";s:7:\"default\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:21:\"\'Poppins\', sans-serif\";s:17:\"body-font-variant\";s:7:\"400,600\";s:16:\"body-font-weight\";s:3:\"400\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";s:0:\"\";s:18:\"para-margin-bottom\";s:1:\"1\";s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:21:\"\'Poppins\', sans-serif\";s:20:\"headings-font-weight\";s:3:\"500\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";s:3:\"1.2\";s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"40\";s:6:\"mobile\";s:2:\"28\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:2:\"24\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:7:\"outline\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:26:\"woocommerce-content-layout\";s:7:\"default\";s:26:\"woocommerce-sidebar-layout\";s:10:\"no-sidebar\";s:29:\"single-product-sidebar-layout\";s:10:\"no-sidebar\";s:10:\"shop-grids\";a:3:{s:7:\"desktop\";s:1:\"3\";s:6:\"tablet\";s:1:\"3\";s:6:\"mobile\";s:1:\"2\";}s:19:\"shop-no-of-products\";s:2:\"12\";s:22:\"shop-product-structure\";a:4:{i:0;s:8:\"category\";i:1;s:5:\"title\";i:2;s:7:\"ratings\";i:3;s:5:\"price\";}s:16:\"shop-hover-style\";s:0:\"\";s:33:\"single-product-breadcrumb-disable\";b:0;s:19:\"enable-cart-upsells\";b:1;s:18:\"shop-archive-width\";s:7:\"default\";s:22:\"shop-archive-max-width\";i:1200;s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:106:\"https://websitedemos.net/plant-store-02-revamp/wp-content/uploads/sites/619/2020/06/logo@2x-free-img-1.png\";s:26:\"different-transparent-logo\";b:0;s:33:\"different-transparent-retina-logo\";b:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";i:50;s:6:\"mobile\";i:50;}s:25:\"transparent-header-enable\";b:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";i:1;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";i:0;s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#2a2a2a\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#2a2a2a\";s:6:\"tablet\";s:7:\"#4e5768\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#1a1a1a\";s:6:\"tablet\";s:7:\"#fc5f5f\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#4e5768\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fc5f5f\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#4e5768\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(78,87,104,0.9)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#fc5f5f\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:17:\"text-transform-h1\";s:0:\"\";s:14:\"line-height-h1\";s:0:\"\";s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:17:\"text-transform-h2\";s:0:\"\";s:14:\"line-height-h2\";s:0:\"\";s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:17:\"text-transform-h3\";s:0:\"\";s:14:\"line-height-h3\";s:0:\"\";s:18:\"font-weight-button\";s:3:\"600\";s:18:\"font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"12\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"theme-btn-line-height\";s:1:\"1\";s:24:\"theme-btn-letter-spacing\";s:1:\"2\";s:38:\"header-main-rt-section-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-2-search-box-type\";s:12:\"slide-search\";s:38:\"below-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-1-search-box-type\";s:12:\"slide-search\";s:38:\"above-header-section-2-search-box-type\";s:12:\"slide-search\";s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f7f7f8\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:24:\"astra-addon-auto-version\";s:5:\"2.5.1\";s:18:\"theme-auto-version\";s:5:\"2.5.0\";s:36:\"mobile-header-toggle-btn-style-color\";s:7:\"#2a2a2a\";s:21:\"different-retina-logo\";b:0;s:16:\"button-h-padding\";i:40;s:16:\"button-v-padding\";i:15;s:32:\"transparent-header-disable-index\";b:1;s:31:\"transparent-header-disable-page\";b:0;s:32:\"transparent-header-disable-posts\";b:1;s:39:\"transparent-header-disable-woo-products\";b:1;s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"submenu-open-below-header\";b:0;s:22:\"is_addon_queue_running\";b:1;s:28:\"is_astra_addon_queue_running\";b:0;s:35:\"ele-default-color-typo-setting-comp\";b:0;s:22:\"is_theme_queue_running\";b:0;s:27:\"gtn-full-wide-image-grp-css\";b:0;s:27:\"gtn-full-wide-grp-cover-css\";b:0;s:21:\"headings-font-variant\";s:3:\"500\";s:18:\"heading-base-color\";s:7:\"#2b2f38\";}s:10:\"custom-css\";s:0:\"\";}s:23:\"astra-site-options-data\";a:49:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:3:{i:20;a:4:{s:7:\"term_id\";i:20;s:4:\"name\";s:13:\"Uncategorized\";s:4:\"slug\";s:13:\"uncategorized\";s:11:\"description\";s:0:\"\";}i:22;a:4:{s:7:\"term_id\";i:22;s:4:\"name\";s:6:\"Cactus\";s:4:\"slug\";s:6:\"cactus\";s:11:\"description\";s:0:\"\";}i:23;a:4:{s:7:\"term_id\";i:23;s:4:\"name\";s:6:\"Plants\";s:4:\"slug\";s:6:\"plants\";s:11:\"description\";s:0:\"\";}}s:23:\"woocommerce_product_cat\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"uncategorized\";s:12:\"thumbnail_id\";s:0:\"\";s:13:\"thumbnail_src\";s:0:\"\";}i:1;a:3:{s:4:\"slug\";s:6:\"cactus\";s:12:\"thumbnail_id\";s:2:\"43\";s:13:\"thumbnail_src\";s:0:\"\";}i:2;a:3:{s:4:\"slug\";s:6:\"plants\";s:12:\"thumbnail_id\";s:0:\"\";s:13:\"thumbnail_src\";s:0:\"\";}}s:11:\"custom_logo\";s:104:\"https://websitedemos.net/plant-store-02/wp-content/uploads/sites/410/2020/06/plants-store-logo-green.svg\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";s:9:\"main-menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"elementor_container_width\";s:4:\"1200\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"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\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#4e5768\";i:4;s:7:\"#75c32c\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"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\";}}s:31:\"elementor_space_between_widgets\";s:0:\"\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:23:\"elementor_load_fa4_shim\";s:3:\"yes\";s:20:\"elementor_active_kit\";s:3:\"840\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:4:\"Cart\";s:31:\"woocommerce_checkout_page_title\";s:8:\"Checkout\";s:32:\"woocommerce_myaccount_page_title\";s:10:\"My account\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";s:3:\"yes\";s:42:\"woocommerce_enable_checkout_login_reminder\";s:2:\"no\";s:49:\"woocommerce_enable_signup_and_login_from_checkout\";s:2:\"no\";s:41:\"woocommerce_enable_myaccount_registration\";s:2:\"no\";s:42:\"woocommerce_registration_generate_username\";s:2:\"no\";s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}s:19:\"astra-site-wxr-path\";s:67:\"https://websitedemos.net/wp-content/uploads/astra-sites/410/wxr.xml\";s:20:\"astra-site-give-path\";s:0:\"\";s:24:\"astra-enabled-extensions\";a:19:{s:14:\"advanced-hooks\";b:0;s:8:\"blog-pro\";b:0;s:21:\"colors-and-background\";b:0;s:15:\"advanced-footer\";b:0;s:13:\"mobile-header\";b:0;s:15:\"header-sections\";b:0;s:9:\"lifterlms\";b:0;s:9:\"learndash\";b:0;s:16:\"advanced-headers\";b:0;s:12:\"site-layouts\";b:0;s:7:\"spacing\";b:0;s:13:\"sticky-header\";b:0;s:13:\"scroll-to-top\";b:0;s:18:\"transparent-header\";b:0;s:10:\"typography\";b:0;s:11:\"woocommerce\";b:0;s:3:\"edd\";b:0;s:8:\"nav-menu\";b:0;s:3:\"all\";s:3:\"all\";}s:16:\"astra-custom-404\";s:0:\"\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:26:\"astra-woocommerce-csv-path\";s:75:\"https://websitedemos.net/wp-content/uploads/astra-sites/410/woocommerce.csv\";s:23:\"astra-post-data-mapping\";a:4:{s:19:\"astra-advanced-hook\";a:0:{}s:16:\"astra_adv_header\";a:0:{}s:10:\"give_forms\";a:0:{}s:16:\"ld_landing_pages\";a:0:{}}s:23:\"astra-site-wpforms-path\";s:72:\"https://websitedemos.net/wp-content/uploads/astra-sites/410/wpforms.json\";s:25:\"astra-site-cartflows-path\";s:74:\"https://websitedemos.net/wp-content/uploads/astra-sites/410/cartflows.json\";s:27:\"astra-site-taxonomy-mapping\";s:0:\"\";s:20:\"astra-site-parent-id\";i:190;s:14:\"license-status\";s:7:\"upgrade\";s:12:\"request_time\";d:0.242868900299072265625;s:6:\"_links\";a:10:{s:4:\"self\";a:1:{i:0;a:1:{s:4:\"href\";s:56:\"https://websitedemos.net/wp-json/wp/v2/astra-sites/20859\";}}s:10:\"collection\";a:1:{i:0;a:1:{s:4:\"href\";s:50:\"https://websitedemos.net/wp-json/wp/v2/astra-sites\";}}s:5:\"about\";a:1:{i:0;a:1:{s:4:\"href\";s:56:\"https://websitedemos.net/wp-json/wp/v2/types/astra-sites\";}}s:6:\"author\";a:1:{i:0;a:2:{s:10:\"embeddable\";b:1;s:4:\"href\";s:47:\"https://websitedemos.net/wp-json/wp/v2/users/34\";}}s:15:\"version-history\";a:1:{i:0;a:2:{s:5:\"count\";i:2;s:4:\"href\";s:66:\"https://websitedemos.net/wp-json/wp/v2/astra-sites/20859/revisions\";}}s:19:\"predecessor-version\";a:1:{i:0;a:2:{s:2:\"id\";i:20890;s:4:\"href\";s:72:\"https://websitedemos.net/wp-json/wp/v2/astra-sites/20859/revisions/20890\";}}s:16:\"wp:featuredmedia\";a:1:{i:0;a:2:{s:10:\"embeddable\";b:1;s:4:\"href\";s:50:\"https://websitedemos.net/wp-json/wp/v2/media/46762\";}}s:13:\"wp:attachment\";a:1:{i:0;a:1:{s:4:\"href\";s:57:\"https://websitedemos.net/wp-json/wp/v2/media?parent=20859\";}}s:7:\"wp:term\";a:4:{i:0;a:3:{s:8:\"taxonomy\";s:19:\"astra-site-category\";s:10:\"embeddable\";b:1;s:4:\"href\";s:69:\"https://websitedemos.net/wp-json/wp/v2/astra-site-category?post=20859\";}i:1;a:3:{s:8:\"taxonomy\";s:16:\"astra-sites-type\";s:10:\"embeddable\";b:1;s:4:\"href\";s:66:\"https://websitedemos.net/wp-json/wp/v2/astra-sites-type?post=20859\";}i:2;a:3:{s:8:\"taxonomy\";s:23:\"astra-site-page-builder\";s:10:\"embeddable\";b:1;s:4:\"href\";s:73:\"https://websitedemos.net/wp-json/wp/v2/astra-site-page-builder?post=20859\";}i:3;a:3:{s:8:\"taxonomy\";s:15:\"astra-sites-tag\";s:10:\"embeddable\";b:1;s:4:\"href\";s:65:\"https://websitedemos.net/wp-json/wp/v2/astra-sites-tag?post=20859\";}}s:6:\"curies\";a:1:{i:0;a:3:{s:4:\"name\";s:2:\"wp\";s:4:\"href\";s:23:\"https://api.w.org/{rel}\";s:9:\"templated\";b:1;}}}}','yes'),(6909,'_transient_orders-transient-version','1685761984','yes'),(34619,'jetpack_constants_sync_checksum','a:32:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:3678513636;s:14:\"WP_CONTENT_DIR\";i:2564643440;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:3045250282;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:2899004002;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:2267546353;s:8:\"WP_DEBUG\";i:734881840;s:14:\"WC_PLUGIN_FILE\";i:2524293397;s:10:\"WC_ABSPATH\";i:2144426341;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:668341484;s:19:\"WOOCOMMERCE_VERSION\";i:668341484;s:21:\"WC_ROUNDING_PRECISION\";i:498629140;s:25:\"WC_DISCOUNT_ROUNDING_MODE\";i:450215437;s:20:\"WC_TAX_ROUNDING_MODE\";i:2212294583;s:12:\"WC_DELIMITER\";i:2455911554;s:10:\"WC_LOG_DIR\";i:823199751;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(34620,'jetpack_sync_https_history_main_network_site_url','a:1:{i:0;s:5:\"https\";}','yes'),(34621,'jetpack_sync_https_history_site_url','a:2:{i:0;s:5:\"https\";i:1;s:5:\"https\";}','yes'),(34622,'jetpack_sync_https_history_home_url','a:2:{i:0;s:5:\"https\";i:1;s:5:\"https\";}','yes'),(31703,'taxjar_version','3.2.5','yes'),(6409,'_transient_jetpack_assumed_site_creation_date','2019-01-23 06:28:49','yes'),(4067,'wpforms_activated','a:1:{s:4:\"lite\";i:1612205252;}','yes'),(34661,'jetpack_callables_sync_checksum','a:36:{s:18:\"wp_max_upload_size\";i:1819132959;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:2106443186;s:26:\"main_network_site_wpcom_id\";i:2225201128;s:8:\"site_url\";i:2106443186;s:8:\"home_url\";i:2106443186;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:3111407482;s:10:\"post_types\";i:1535371895;s:18:\"post_type_features\";i:1513380284;s:10:\"shortcodes\";i:294274409;s:27:\"rest_api_allowed_post_types\";i:710265342;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:10:\"wp_version\";i:814426546;s:11:\"get_plugins\";i:632193878;s:24:\"get_plugins_action_links\";i:1096128878;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;s:5:\"roles\";i:3985687487;s:8:\"timezone\";i:3808505409;s:13:\"paused_themes\";i:223132457;s:14:\"paused_plugins\";i:223132457;s:13:\"theme_support\";i:2154837954;s:23:\"wp_get_environment_type\";i:1138987844;s:16:\"single_user_site\";i:4261170317;s:7:\"updates\";i:2903718415;s:14:\"active_modules\";i:1521788159;s:24:\"available_jetpack_blocks\";i:3588285657;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;}','no'),(26484,'w3tc_extensions_hooks','{\"actions\":[],\"filters\":{\"w3tc_notes\":[\"w3tc_notes_wordpress_seo\"]},\"next_check_date\":1613775401}','yes'),(362495,'_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.2.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.2.2\";s:7:\"version\";s:5:\"6.2.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1687346319;s:15:\"version_checked\";s:5:\"6.2.2\";s:12:\"translations\";a:0:{}}','no'),(376688,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1687612848','no'),(376689,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"WooCommerce Payments\";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:34:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:6:{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:23:\"Codisto for WooCommerce\";s:11:\"description\";s:210:\"Sell on Amazon, eBay, Walmart and more directly from WooCommerce with  <a href=\"https://woocommerce.com/pt-br/products/amazon-ebay-integration/?quid=c247a85321c9e93e7c3c6f1eb072e6e5\" target=\"_blank\">Codisto</a>\";s:9:\"image_url\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/codistoconnect.png\";s:10:\"manage_url\";s:31:\"admin.php?page=codisto-settings\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:0;s:3:\"key\";s:14:\"codistoconnect\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:127:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}i:5;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:168:\"Create ad campaigns and reach one billion global users with <a href=\"https://woocommerce.com/products/tiktok-for-woocommerce\" target=\"_blank\">TikTok for WooCommerce</a>\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";b:0;s:3:\"key\";s:23:\"tiktok-for-business:alt\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s: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:5:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:23:\"Codisto for WooCommerce\";s:11:\"description\";s:65:\"Sell on Amazon, eBay, Walmart and more directly from WooCommerce.\";s:9:\"image_url\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/codistoconnect.png\";s:10:\"manage_url\";s:31:\"admin.php?page=codisto-settings\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:0;s:3:\"key\";s:18:\"codistoconnect:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:8:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:20:\"WooCommerce Payments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:34:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:34:\"Get paid with WooCommerce Payments\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:53:\"https://woocommerce.com/products/woocommerce-payments\";s:16:\"install_priority\";i:5;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:44:\"https://woocommerce.com/woocommerce-shipping\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:63:\"Get auto real-time backups, malware scans, and spam protection.\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:29:\"Enhance security with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:40:\"https://woocommerce.com/products/jetpack\";s:16:\"install_priority\";i:8;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"Get your products in front of a highly engaged audience.\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:58:\"https://woocommerce.com/products/pinterest-for-woocommerce\";s:16:\"install_priority\";i:2;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional campaigns.\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:41:\"https://woocommerce.com/products/mailpoet\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:55:\"https://woocommerce.com/products/tiktok-for-woocommerce\";s:16:\"install_priority\";i:1;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:38:\"Drive sales with Google Listings & Ads\";s:15:\"learn_more_link\";s:56:\"https://woocommerce.com/products/google-listings-and-ads\";s:16:\"install_priority\";i:6;}i:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:36:\"https://woocommerce.com/products/tax\";s:16:\"install_priority\";i:4;}}}}}','no'),(378640,'_transient_timeout_autoptimize_stats','1687355925','no'),(378641,'_transient_autoptimize_stats','a:3:{i:0;i:149;i:1;i:38050541;i:2;i:1687352325;}','no'),(377171,'_transient_timeout_wc_related_1131','1687320802','no'),(374368,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1687371640','no'),(374369,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:5:\"en_US\";a:1:{s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:34:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}','no'),(373766,'_site_transient_timeout_browser_6c4de18bcb869a62dde62aadf067dddd','1687313857','no'),(373767,'_site_transient_browser_6c4de18bcb869a62dde62aadf067dddd','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"114.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(26536,'recovery_mode_email_last_sent','1687383393','yes'),(26552,'wpforms_version','1.6.4.1','yes'),(376677,'elementor_events_db_version','1.0.0','no'),(378619,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1687346319;s:7:\"checked\";a:7:{s:5:\"astra\";s:5:\"3.0.2\";s:7:\"oceanwp\";s:5:\"2.0.2\";s:14:\"twentynineteen\";s:3:\"1.9\";s:12:\"twentytwenty\";s:3:\"2.0\";s:15:\"twentytwentyone\";s:3:\"1.8\";s:17:\"twentytwentythree\";s:3:\"1.1\";s:15:\"twentytwentytwo\";s:3:\"1.4\";}s:8:\"response\";a:4:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:5:\"4.1.5\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/astra.4.1.5.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:7:\"oceanwp\";a:6:{s:5:\"theme\";s:7:\"oceanwp\";s:11:\"new_version\";s:5:\"3.4.5\";s:3:\"url\";s:37:\"https://wordpress.org/themes/oceanwp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/oceanwp.3.4.5.zip\";s:8:\"requires\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"7.2\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.5.zip\";s:8:\"requires\";s:5:\"4.9.6\";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.2\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.2.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:9:\"no_update\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.8.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.1.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.4.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(376667,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),(376668,'wc_blocks_version','10.4.2','yes'),(376669,'widget_elementortemplate_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(376672,'_wpforms_transient_timeout_addons.json','1687629574','no'),(376673,'_wpforms_transient_addons.json','1687024774','no'),(376674,'_wpforms_transient_timeout_templates.json','1687629574','no'),(376675,'_wpforms_transient_templates.json','1687024774','no'),(275189,'autoptimize_installed_before_compatibility','1','yes'),(275523,'rsssl_wp_version_detected','not-found','no'),(378726,'_transient_timeout_rsssl_code_execution_allowed_status','1687469793','no'),(378727,'_transient_rsssl_code_execution_allowed_status','allowed','no'),(373837,'_transient_is_multi_author','0','yes'),(275228,'wpforms_versions_lite','a:10:{s:5:\"1.5.9\";i:0;s:7:\"1.6.4.1\";i:0;s:7:\"1.6.7.2\";i:1671868529;s:5:\"1.6.8\";i:1671868529;s:5:\"1.7.5\";i:1671868529;s:7:\"1.7.5.1\";i:1671868529;s:5:\"1.7.7\";i:1671868529;s:5:\"1.7.8\";i:1671868529;s:5:\"1.8.2\";i:1687008046;s:7:\"1.8.2.1\";i:1687008046;}','yes'),(275201,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(376690,'rsssl_previous_version','6.0.13','no'),(275217,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1687939218','no'),(275218,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:54:{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:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"https://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&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: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:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-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:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}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:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-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:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-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:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}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:13:\"Find out more\";}}s:3:\"url\";s:96:\"https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-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-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-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:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:52:\"google_listings_ads_custom_attribute_mapping_q4_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"google_listings_ads_custom_attribute_mapping_q4_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:80:\"Our latest improvement to the Google Listings & Ads extension: Attribute Mapping\";s:7:\"content\";s:230:\"You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"google_listings_ads_custom_attribute_mapping_q4_2022\";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:182:\"https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping\";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-11-30 21:14:54\";}i:1;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:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}}}s:36:\"tap_to_pay_iphone_q2_2023_with_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:36:\"tap_to_pay_iphone_q2_2023_with_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"New: accept in-person contactless payments on your iPhone\";s:7:\"content\";s:250:\"Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"tap_to_pay_iphone_q2_2023_with_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Set up Tap to Pay on iPhone\";}}s:3:\"url\";s:234:\"https://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:41:\"ipp_refresh_q2_2023_us_inbox_notification\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"ipp_refresh_q2_2023_us_inbox_notification\";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:38:\"Grow on the go with in-person payments\";s:7:\"content\";s:247:\"Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"ipp_refresh_q2_2023_us_inbox_notification\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:26:\"Grow my business on the go\";}}s:3:\"url\";s:139:\"https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-18 04:16:26\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-31 23:59: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\";}}}s:41:\"ipp_refresh_q2_2023_ca_inbox_notification\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"ipp_refresh_q2_2023_ca_inbox_notification\";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:38:\"Grow on the go with in-person payments\";s:7:\"content\";s:254:\"Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"ipp_refresh_q2_2023_ca_inbox_notification\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:26:\"Grow my business on the go\";}}s:3:\"url\";s:139:\"https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-18 04:18:49\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-31 23:59: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:\"CA\";}}}s:44:\"woocommerce-WCstripe-May-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-WCstripe-May-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-31 19:54:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.1\";}}}s:47:\"woocommerce-WCPayments-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-WCPayments-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Security update of WooCommerce Payments\";s:7:\"content\";s:187:\"<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woocommerce-WCPayments-June-2023-updated-needed-Dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:20:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:52\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.2.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.9.1\";}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:41:\"woocommerce_hpos_1st_notification_q2_2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce_hpos_1st_notification_q2_2023\";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:51:\"High-Performance Order Storage (HPOS) is on its way\";s:7:\"content\";s:310:\"Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce_hpos_1st_notification_q2_2023\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Learn more about HPOS\";}}s:3:\"url\";s:189:\"https://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 22:14:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-28 23:59:00\";}}}}}','no'),(275229,'wpforms_version_upgraded_from','1.7.8','yes'),(275237,'wpforms_process_forms_locator_status','completed','yes'),(377451,'_transient_timeout_wc_related_2295','1687316233','no'),(377452,'_transient_wc_related_2295','a:1:{s:124:\"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2295&exclude_ids%5B2%5D=1131&exclude_ids%5B3%5D=1132&exclude_ids%5B4%5D=1134\";a:1:{i:0;s:4:\"2419\";}}','no');
/*!40000 ALTER TABLE `wpb1_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_postmeta`
--

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

--
-- Dumping data for table `wpb1_postmeta`
--

LOCK TABLES `wpb1_postmeta` WRITE;
/*!40000 ALTER TABLE `wpb1_postmeta` DISABLE KEYS */;
INSERT INTO `wpb1_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(5,7,'_elementor_edit_mode','builder'),(6,7,'_elementor_template_type','kit'),(10,2,'_edit_last','1'),(9,2,'_edit_lock','1614570283:1'),(11,2,'ocean_post_layout','full-width'),(12,2,'ocean_sidebar','0'),(13,2,'ocean_second_sidebar','0'),(14,2,'ocean_disable_margins','on'),(15,2,'ocean_display_top_bar','off'),(16,2,'ocean_display_header','default'),(17,2,'ocean_header_style','transparent'),(18,2,'ocean_center_header_left_menu','0'),(19,2,'ocean_custom_header_template','0'),(20,2,'ocean_header_custom_menu','0'),(21,2,'ocean_menu_typo_font_family','0'),(22,2,'ocean_disable_title','on'),(23,2,'ocean_disable_heading','default'),(24,2,'ocean_disable_breadcrumbs','off'),(25,2,'ocean_display_footer_widgets','default'),(26,2,'ocean_display_footer_bottom','default'),(27,2,'ocean_custom_footer_template','0'),(28,2,'_elementor_edit_mode','builder'),(29,2,'_elementor_template_type','wp-page'),(30,2,'_elementor_version','3.1.1'),(31,2,'_elementor_pro_version','3.0.10'),(495,1,'_themeisle_gutenberg_block_styles',''),(496,1,'_themeisle_gutenberg_block_stylesheet','post-1-1612068054'),(33,10,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518.png'),(34,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:602;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518-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:63:\"Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518-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:48:\"Screen-Shot-2021-01-30-at-3.57.39-PM-800x802.png\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.57.39-PM-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:48:\"Screen-Shot-2021-01-30-at-3.57.39-PM-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:48:\"Screen-Shot-2021-01-30-at-3.57.39-PM-768x770.png\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518-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:48:\"Screen-Shot-2021-01-30-at-3.57.39-PM-800x802.png\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.39-PM-e1613199018518-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:{}}}'),(447,10,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.457658817344889445877242906135506927967071533203125;s:5:\"bytes\";i:29173;s:11:\"size_before\";i:1187024;s:10:\"size_after\";i:1157851;s:4:\"time\";d:0.81999999999999995115018691649311222136020660400390625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:236212;s:10:\"size_after\";i:236212;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.25;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51866;s:10:\"size_after\";i:22693;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:898946;s:10:\"size_after\";i:898946;s:4:\"time\";d:0.6999999999999999555910790149937383830547332763671875;}}}'),(41,12,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png'),(42,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:590;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731-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:63:\"Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731-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:48:\"Screen-Shot-2021-01-30-at-3.57.57-PM-800x787.png\";s:5:\"width\";i:800;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.57.57-PM-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:48:\"Screen-Shot-2021-01-30-at-3.57.57-PM-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:48:\"Screen-Shot-2021-01-30-at-3.57.57-PM-768x756.png\";s:5:\"width\";i:768;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731-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:48:\"Screen-Shot-2021-01-30-at-3.57.57-PM-800x787.png\";s:5:\"width\";i:800;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731-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:{}}}'),(446,12,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.464013619656594045181918772868812084197998046875;s:5:\"bytes\";i:31957;s:11:\"size_before\";i:1296949;s:10:\"size_after\";i:1264992;s:4:\"time\";d:0.5700000000000000621724893790087662637233734130859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:255115;s:10:\"size_after\";i:255115;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.75;s:5:\"bytes\";i:0;s:11:\"size_before\";i:56316;s:10:\"size_after\";i:24359;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:985518;s:10:\"size_after\";i:985518;s:4:\"time\";d:0.450000000000000011102230246251565404236316680908203125;}}}'),(43,13,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197.png'),(44,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:595;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197-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:63:\"Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197-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:48:\"Screen-Shot-2021-01-30-at-3.58.16-PM-800x794.png\";s:5:\"width\";i:800;s:6:\"height\";i:794;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.58.16-PM-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.58.16-PM-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:48:\"Screen-Shot-2021-01-30-at-3.58.16-PM-768x762.png\";s:5:\"width\";i:768;s:6:\"height\";i:762;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197-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:48:\"Screen-Shot-2021-01-30-at-3.58.16-PM-800x794.png\";s:5:\"width\";i:800;s:6:\"height\";i:794;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.16-PM-e1613198976197-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:{}}}'),(445,13,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.466659277828493923578889734926633536815643310546875;s:5:\"bytes\";i:29155;s:11:\"size_before\";i:1181963;s:10:\"size_after\";i:1152808;s:4:\"time\";d:0.850000000000000088817841970012523233890533447265625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:236779;s:10:\"size_after\";i:236779;s:4:\"time\";d:0.39000000000000001332267629550187848508358001708984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.25999999999999801048033987171947956085205078125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51825;s:10:\"size_after\";i:22670;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:893359;s:10:\"size_after\";i:893359;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}}}'),(45,14,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678.png'),(46,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:590;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678-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:63:\"Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678-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:48:\"Screen-Shot-2021-01-30-at-3.58.34-PM-800x787.png\";s:5:\"width\";i:800;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.58.34-PM-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:48:\"Screen-Shot-2021-01-30-at-3.58.34-PM-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:48:\"Screen-Shot-2021-01-30-at-3.58.34-PM-768x756.png\";s:5:\"width\";i:768;s:6:\"height\";i:756;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678-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:48:\"Screen-Shot-2021-01-30-at-3.58.34-PM-800x787.png\";s:5:\"width\";i:800;s:6:\"height\";i:787;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.58.34-PM-e1613198959678-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:{}}}'),(49,16,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.59.09-PM-e1613198941974.png'),(50,16,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:704;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.59.09-PM-e1613198941974.png\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.09-PM-e1613198941974-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:63:\"Screen-Shot-2021-01-30-at-3.59.09-PM-e1613198941974-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:48:\"Screen-Shot-2021-01-30-at-3.59.09-PM-800x804.png\";s:5:\"width\";i:800;s:6:\"height\";i:804;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.59.09-PM-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"Screen-Shot-2021-01-30-at-3.59.09-PM-1018x1024.png\";s:5:\"width\";i:1018;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.59.09-PM-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:48:\"Screen-Shot-2021-01-30-at-3.59.09-PM-768x772.png\";s:5:\"width\";i:768;s:6:\"height\";i:772;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"Screen-Shot-2021-01-30-at-3.59.09-PM-1528x1536.png\";s:5:\"width\";i:1528;s:6:\"height\";i:1536;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:{}}}'),(51,17,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png'),(52,17,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:576;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224-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:63:\"Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224-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:48:\"Screen-Shot-2021-01-30-at-3.59.25-PM-800x768.png\";s:5:\"width\";i:800;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.59.25-PM-300x288.png\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.59.25-PM-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:48:\"Screen-Shot-2021-01-30-at-3.59.25-PM-768x737.png\";s:5:\"width\";i:768;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224-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:48:\"Screen-Shot-2021-01-30-at-3.59.25-PM-800x768.png\";s:5:\"width\";i:800;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224-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:{}}}'),(53,18,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583.png'),(54,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:602;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583-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:63:\"Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583-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:48:\"Screen-Shot-2021-01-30-at-3.59.51-PM-800x802.png\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-3.59.51-PM-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:48:\"Screen-Shot-2021-01-30-at-3.59.51-PM-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:48:\"Screen-Shot-2021-01-30-at-3.59.51-PM-768x770.png\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583-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:48:\"Screen-Shot-2021-01-30-at-3.59.51-PM-800x802.png\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-3.59.51-PM-e1613198898583-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:{}}}'),(55,19,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png'),(56,19,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:583;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825-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:63:\"Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825-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:48:\"Screen-Shot-2021-01-30-at-4.00.30-PM-800x777.png\";s:5:\"width\";i:800;s:6:\"height\";i:777;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-4.00.30-PM-300x291.png\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-01-30-at-4.00.30-PM-1024x994.png\";s:5:\"width\";i:1024;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-01-30-at-4.00.30-PM-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:48:\"Screen-Shot-2021-01-30-at-4.00.30-PM-768x746.png\";s:5:\"width\";i:768;s:6:\"height\";i:746;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:50:\"Screen-Shot-2021-01-30-at-4.00.30-PM-1536x1492.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1492;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825-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_thumbnail_preview\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.00.30-PM-e1612137804454-300x350.png\";s:5:\"width\";i:300;s:6:\"height\";i:350;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:{}}}'),(57,20,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.00.36-PM-e1613198854583.png'),(58,20,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:580;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.00.36-PM-e1613198854583.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.00.36-PM-e1613198854583-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:63:\"Screen-Shot-2021-01-30-at-4.00.36-PM-e1613198854583-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:48:\"Screen-Shot-2021-01-30-at-4.00.36-PM-800x773.png\";s:5:\"width\";i:800;s:6:\"height\";i:773;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:{}}}'),(443,2,'_thumbnail_id','0'),(59,21,'_wp_attached_file','2021/01/msdawnshaircare.com-.docx'),(6739,1777,'_elementor_pro_version','3.0.10'),(62,23,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.00.47-PM-e1613198831639.png'),(63,23,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:599;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.00.47-PM-e1613198831639.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.00.47-PM-e1613198831639-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:63:\"Screen-Shot-2021-01-30-at-4.00.47-PM-e1613198831639-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:48:\"Screen-Shot-2021-01-30-at-4.00.47-PM-800x798.png\";s:5:\"width\";i:800;s:6:\"height\";i:798;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:{}}}'),(66,25,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png'),(67,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:580;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946-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:63:\"Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946-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:48:\"Screen-Shot-2021-01-30-at-4.01.08-PM-800x773.png\";s:5:\"width\";i:800;s:6:\"height\";i:773;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:{}}}'),(2440,1231,'_elementor_template_type','wp-post'),(2441,1231,'_wp_page_template','default'),(2442,1231,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2439,1231,'_elementor_edit_mode','builder'),(70,27,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png'),(71,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:599;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812-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:63:\"Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812-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:48:\"Screen-Shot-2021-01-30-at-4.01.21-PM-800x799.png\";s:5:\"width\";i:800;s:6:\"height\";i:799;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:{}}}'),(74,29,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png'),(75,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:578;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828-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:63:\"Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828-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:48:\"Screen-Shot-2021-01-30-at-4.02.03-PM-800x770.png\";s:5:\"width\";i:800;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828-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:{}}}'),(78,31,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png'),(79,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:535;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237-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:63:\"Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237-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:48:\"Screen-Shot-2021-01-30-at-4.02.49-PM-800x713.png\";s:5:\"width\";i:800;s:6:\"height\";i:713;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:{}}}'),(82,33,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png'),(83,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:671;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129-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:63:\"Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129-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:48:\"Screen-Shot-2021-01-30-at-4.03.13-PM-800x767.png\";s:5:\"width\";i:800;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129-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:{}}}'),(84,34,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png'),(85,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:723;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159-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:63:\"Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159-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:48:\"Screen-Shot-2021-01-30-at-4.04.40-PM-800x723.png\";s:5:\"width\";i:800;s:6:\"height\";i:723;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:{}}}'),(88,36,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png'),(89,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:583;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442-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:63:\"Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442-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:48:\"Screen-Shot-2021-01-30-at-4.05.25-PM-800x777.png\";s:5:\"width\";i:800;s:6:\"height\";i:777;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:{}}}'),(90,37,'_wp_attached_file','2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png'),(91,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:595;s:4:\"file\";s:63:\"2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111-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:63:\"Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111-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:48:\"Screen-Shot-2021-01-30-at-4.05.37-PM-800x793.png\";s:5:\"width\";i:800;s:6:\"height\";i:793;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:{}}}'),(2545,1244,'_elementor_edit_mode','builder'),(2546,1244,'_elementor_template_type','wp-post'),(2547,1244,'_wp_page_template','default'),(2548,1244,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(11540,2340,'_wp_attached_file','2021/03/s.png'),(11541,2340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2021/03/s.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"s-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:13:\"s-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:13:\"s-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:13:\"s-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:13:\"s-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:13:\"s-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:{}}}'),(11539,2339,'_wp_attached_file','2021/02/ms-dawns-logo.png'),(497,2,'_astra_content_layout_flag','disabled'),(498,2,'ast-title-bar-display','disabled'),(499,2,'ast-featured-img','disabled'),(489,2,'_yoast_wpseo_focuskw','Hair Care Hair Growth'),(490,2,'_yoast_wpseo_title','Hair Care, Hair Growth%%title%% %%page%% %%sep%% %%sitename%%'),(491,2,'_yoast_wpseo_metadesc','Hair Care, Hair Growth: Best Hair-growth Oil out here!!!!! Period works great on Scalp and hair, beards and skin and nails'),(492,2,'_yoast_wpseo_linkdex','31'),(519,116,'_astra_sites_imported_wp_forms','1'),(98,41,'_wp_attached_file','2021/01/unnamed-2-scaled-e1612677544785.jpg'),(99,41,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:1000;s:4:\"file\";s:43:\"2021/01/unnamed-2-scaled-e1612677544785.jpg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"unnamed-2-scaled-e1612677544785-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:43:\"unnamed-2-scaled-e1612677544785-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:\"unnamed-2-scaled-800x1067.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1067;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:{}}}'),(474,2,'site-post-title','disabled'),(475,2,'ast-breadcrumbs-content','disabled'),(466,2,'obfx-header-scripts',''),(467,2,'obfx-footer-scripts',''),(468,2,'site-sidebar-layout','no-sidebar'),(469,2,'site-content-layout','page-builder'),(470,2,'theme-transparent-header-meta','default'),(471,2,'_yoast_wpseo_estimated-reading-time-minutes','1'),(6723,1775,'_elementor_pro_version','3.0.10'),(9362,2082,'_elementor_version','3.1.0'),(9363,2082,'_elementor_pro_version','3.0.10'),(6725,1776,'_elementor_edit_mode','builder'),(6726,1776,'_elementor_template_type','wp-post'),(6727,1776,'_wp_page_template','default'),(6728,1776,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(493,2,'_themeisle_gutenberg_block_stylesheet','post-2-1612067820'),(2484,1236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1390;s:4:\"file\";s:49:\"2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\";s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"unnamed-18-copy-scaled-e1613198505379-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:49:\"unnamed-18-copy-scaled-e1613198505379-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:49:\"unnamed-18-copy-scaled-e1613198505379-800x618.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"unnamed-18-copy-300x232.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"unnamed-18-copy-1024x791.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:791;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"unnamed-18-copy-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:\"unnamed-18-copy-768x593.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"unnamed-18-copy-1536x1186.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:29:\"unnamed-18-copy-2048x1582.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1582;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:49:\"unnamed-18-copy-scaled-e1613198505379-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:49:\"unnamed-18-copy-scaled-e1613198505379-800x618.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"unnamed-18-copy-scaled-e1613198505379-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(124,54,'_wp_attached_file','2021/01/unnamed-3.jpg'),(125,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:21:\"2021/01/unnamed-3.jpg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"unnamed-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"unnamed-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"unnamed-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;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:{}}}'),(461,2,'_themeisle_gutenberg_block_styles',''),(397,83,'_elementor_edit_mode','builder'),(398,83,'_elementor_template_type','wp-page'),(399,83,'_elementor_version','3.1.0'),(136,60,'_wp_attached_file','2021/01/unnamed-10.jpg'),(137,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:828;s:6:\"height\";i:1792;s:4:\"file\";s:22:\"2021/01/unnamed-10.jpg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"unnamed-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"unnamed-10-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:\"unnamed-10-800x1731.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1731;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,83,'_elementor_pro_version','3.0.10'),(401,83,'_elementor_data','[{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13413,2516,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"top\"},\"elements\":[{\"id\":\"45bfd38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD427038\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"19183d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Free shipping on orders over $99!\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FFFFFF\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13407,2516,'_elementor_edit_mode','builder'),(13408,2516,'_elementor_template_type','popup'),(219,66,'_wp_attached_file','2021/01/unnamed-18-scaled-e1613198634868.jpg'),(220,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1350;s:6:\"height\";i:1800;s:4:\"file\";s:44:\"2021/01/unnamed-18-scaled-e1613198634868.jpg\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"unnamed-18-scaled-e1613198634868-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:44:\"unnamed-18-scaled-e1613198634868-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:45:\"unnamed-18-scaled-e1613198634868-800x1067.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1067;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:{}}}'),(432,89,'_wp_page_template','default'),(433,89,'_elementor_edit_mode','builder'),(434,89,'_elementor_template_type','wp-page'),(435,89,'_elementor_version','3.1.0'),(436,89,'_elementor_pro_version','3.0.10'),(437,89,'_elementor_data','[{\"id\":\"dc8c158\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eed1fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7286501\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(221,10,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(222,12,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(223,13,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(224,14,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(226,16,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(227,17,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(228,18,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(229,19,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(230,20,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(232,23,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(234,25,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(236,27,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(238,29,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(240,31,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(242,33,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(243,34,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(245,36,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(246,37,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(250,41,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(252,66,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(314,2,'_elementor_data','[{\"id\":\"dc8c158\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"eed1fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7286501\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":288,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(4935,2,'footer-adv-display',NULL),(4936,2,'adv-header-id-meta',''),(4937,2,'stick-header-meta',NULL),(4938,2,'header-above-stick-meta',NULL),(4939,2,'header-main-stick-meta',NULL),(4940,2,'header-below-stick-meta',NULL),(5581,1650,'_wp_page_template','default'),(5582,1650,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(13409,2516,'_elementor_version','3.1.1'),(254,66,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0161544500221093567660091139259748160839080810546875;s:5:\"bytes\";i:10433;s:11:\"size_before\";i:1026714;s:10:\"size_after\";i:1016281;s:4:\"time\";d:1.20000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.970000000000000195399252334027551114559173583984375;s:5:\"bytes\";i:2874;s:11:\"size_before\";i:27402;s:10:\"size_after\";i:26587;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:49.1400000000000005684341886080801486968994140625;s:5:\"bytes\";i:1603;s:11:\"size_before\";i:7758;s:10:\"size_after\";i:3946;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.1100000000000000976996261670137755572795867919921875;s:5:\"bytes\";i:4685;s:11:\"size_before\";i:113824;s:10:\"size_after\";i:112566;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:567;s:11:\"size_before\";i:15820;s:10:\"size_after\";i:15253;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.189999999999999946709294817992486059665679931640625;s:5:\"bytes\";i:1269;s:11:\"size_before\";i:107012;s:10:\"size_after\";i:105743;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4000000000000003552713678800500929355621337890625;s:5:\"bytes\";i:462;s:11:\"size_before\";i:7222;s:10:\"size_after\";i:6760;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:105743;s:10:\"size_after\";i:105743;s:4:\"time\";d:0.330000000000000015543122344752191565930843353271484375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.5500000000000000444089209850062616169452667236328125;s:5:\"bytes\";i:1158;s:11:\"size_before\";i:208980;s:10:\"size_after\";i:207822;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:9:\"2048x2048\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.320000000000000006661338147750939242541790008544921875;s:5:\"bytes\";i:1092;s:11:\"size_before\";i:339193;s:10:\"size_after\";i:338101;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19419;s:10:\"size_after\";i:19419;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:70400;s:10:\"size_after\";i:70400;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:3941;s:10:\"size_after\";i:3941;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(258,60,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.511560986027898678685232880525290966033935546875;s:5:\"bytes\";i:39226;s:11:\"size_before\";i:711704;s:10:\"size_after\";i:672478;s:4:\"time\";d:0.50999999999999989785948173448559828102588653564453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8300000000000000710542735760100185871124267578125;s:5:\"bytes\";i:5077;s:11:\"size_before\";i:28056;s:10:\"size_after\";i:26420;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:54.5;s:5:\"bytes\";i:1504;s:11:\"size_before\";i:6464;s:10:\"size_after\";i:2941;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.0800000000000000710542735760100185871124267578125;s:5:\"bytes\";i:28926;s:11:\"size_before\";i:163480;s:10:\"size_after\";i:153544;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.53000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:707;s:11:\"size_before\";i:10831;s:10:\"size_after\";i:10124;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9900000000000002131628207280300557613372802734375;s:5:\"bytes\";i:4690;s:11:\"size_before\";i:78329;s:10:\"size_after\";i:73639;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.11000000000000031974423109204508364200592041015625;s:5:\"bytes\";i:424;s:11:\"size_before\";i:5964;s:10:\"size_after\";i:5540;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:9664;s:11:\"size_before\";i:154554;s:10:\"size_after\";i:144890;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21999999999999975131004248396493494510650634765625;s:5:\"bytes\";i:8646;s:11:\"size_before\";i:139000;s:10:\"size_after\";i:130354;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:18653;s:10:\"size_after\";i:18653;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:103432;s:10:\"size_after\";i:103432;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:2941;s:10:\"size_after\";i:2941;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(264,54,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.994696076086149627570875964011065661907196044921875;s:5:\"bytes\";i:7261;s:11:\"size_before\";i:242462;s:10:\"size_after\";i:235201;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.069999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:1559;s:11:\"size_before\";i:31951;s:10:\"size_after\";i:31290;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.17999999999999971578290569595992565155029296875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8287;s:10:\"size_after\";i:3631;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:4326;s:11:\"size_before\";i:72324;s:10:\"size_after\";i:70882;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.069999999999999840127884453977458178997039794921875;s:5:\"bytes\";i:502;s:11:\"size_before\";i:24303;s:10:\"size_after\";i:23801;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:7283;s:10:\"size_after\";i:7283;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:23801;s:10:\"size_after\";i:23801;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:70882;s:10:\"size_after\";i:70882;s:4:\"time\";d:0.14000000000000001332267629550187848508358001708984375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:3631;s:10:\"size_after\";i:3631;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(6729,1776,'_elementor_version','3.1.0'),(6730,1776,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(277,41,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.9937897345047641550763728446327149868011474609375;s:5:\"bytes\";i:19924;s:11:\"size_before\";i:665511;s:10:\"size_after\";i:645587;s:4:\"time\";d:0.729999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.899999999999999911182158029987476766109466552734375;s:5:\"bytes\";i:2848;s:11:\"size_before\";i:39125;s:10:\"size_after\";i:37989;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:50.4500000000000028421709430404007434844970703125;s:5:\"bytes\";i:1349;s:11:\"size_before\";i:8574;s:10:\"size_after\";i:4248;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.20000000000000017763568394002504646778106689453125;s:5:\"bytes\";i:13856;s:11:\"size_before\";i:206334;s:10:\"size_after\";i:199722;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04999999999999982236431605997495353221893310546875;s:5:\"bytes\";i:809;s:11:\"size_before\";i:19953;s:10:\"size_after\";i:19144;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.37000000000000010658141036401502788066864013671875;s:5:\"bytes\";i:6580;s:11:\"size_before\";i:195062;s:10:\"size_after\";i:188482;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78000000000000024868995751603506505489349365234375;s:5:\"bytes\";i:461;s:11:\"size_before\";i:7981;s:10:\"size_after\";i:7520;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:188482;s:10:\"size_after\";i:188482;s:4:\"time\";d:0.340000000000000024424906541753443889319896697998046875;}}}'),(13410,2516,'_elementor_pro_version','3.0.10'),(13411,2516,'_wp_page_template','default'),(13412,2516,'_elementor_page_settings','a:5:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(6731,1776,'_elementor_pro_version','3.0.10'),(6736,1777,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(281,37,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.96904723932691394505667403791449032723903656005859375;s:5:\"bytes\";i:28072;s:11:\"size_before\";i:2896866;s:10:\"size_after\";i:2868794;s:4:\"time\";d:1.7400000000000002131628207280300557613372802734375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:236943;s:10:\"size_after\";i:236943;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.60000000000000142108547152020037174224853515625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48737;s:10:\"size_after\";i:20665;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:884298;s:10:\"size_after\";i:884298;s:4:\"time\";d:0.440000000000000002220446049250313080847263336181640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:151196;s:10:\"size_after\";i:151196;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43455;s:10:\"size_after\";i:43455;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:825360;s:10:\"size_after\";i:825360;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:152532;s:10:\"size_after\";i:152532;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:533680;s:10:\"size_after\";i:533680;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20665;s:10:\"size_after\";i:20665;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(282,36,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.036440870729756102974761233781464397907257080078125;s:5:\"bytes\";i:33673;s:11:\"size_before\";i:3248907;s:10:\"size_after\";i:3215234;s:4:\"time\";d:2.439999999999999946709294817992486059665679931640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:292767;s:10:\"size_after\";i:292767;s:4:\"time\";d:0.11000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:58.07000000000000028421709430404007434844970703125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:57985;s:10:\"size_after\";i:24312;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:973586;s:10:\"size_after\";i:973586;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:172232;s:10:\"size_after\";i:172232;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51457;s:10:\"size_after\";i:51457;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:908527;s:10:\"size_after\";i:908527;s:4:\"time\";d:1.3300000000000000710542735760100185871124267578125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:178511;s:10:\"size_after\";i:178511;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:589530;s:10:\"size_after\";i:589530;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:24312;s:10:\"size_after\";i:24312;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(284,34,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.0812882198234829989047511844546534121036529541015625;s:5:\"bytes\";i:26806;s:11:\"size_before\";i:2479080;s:10:\"size_after\";i:2452274;s:4:\"time\";d:2.53000000000000024868995751603506505489349365234375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:232215;s:10:\"size_after\";i:232215;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.5799999999999982946974341757595539093017578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46553;s:10:\"size_after\";i:19747;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:738130;s:10:\"size_after\";i:738130;s:4:\"time\";d:1.0700000000000000621724893790087662637233734130859375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:127456;s:10:\"size_after\";i:127456;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:41514;s:10:\"size_after\";i:41514;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:687590;s:10:\"size_after\";i:687590;s:4:\"time\";d:0.65000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:143390;s:10:\"size_after\";i:143390;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:442485;s:10:\"size_after\";i:442485;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:19747;s:10:\"size_after\";i:19747;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(285,33,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1253845808543478934637960264808498322963714599609375;s:5:\"bytes\";i:26073;s:11:\"size_before\";i:2316808;s:10:\"size_after\";i:2290735;s:4:\"time\";d:2.109999999999999875655021241982467472553253173828125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:194364;s:10:\"size_after\";i:194364;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.9500000000000028421709430404007434844970703125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:46597;s:10:\"size_after\";i:20524;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:681739;s:10:\"size_after\";i:681739;s:4:\"time\";d:0.689999999999999946709294817992486059665679931640625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:131798;s:10:\"size_after\";i:131798;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:41620;s:10:\"size_after\";i:41620;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:639176;s:10:\"size_after\";i:639176;s:4:\"time\";d:0.59999999999999997779553950749686919152736663818359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:136338;s:10:\"size_after\";i:136338;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:424652;s:10:\"size_after\";i:424652;s:4:\"time\";d:0.35999999999999998667732370449812151491641998291015625;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20524;s:10:\"size_after\";i:20524;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),(287,31,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.1278926400778657157530915355891920626163482666015625;s:5:\"bytes\";i:28020;s:11:\"size_before\";i:2484279;s:10:\"size_after\";i:2456259;s:4:\"time\";d:2.54999999999999982236431605997495353221893310546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:222591;s:10:\"size_after\";i:222591;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.75999999999999801048033987171947956085205078125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50249;s:10:\"size_after\";i:22229;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:731232;s:10:\"size_after\";i:731232;s:4:\"time\";d:1.54000000000000003552713678800500929355621337890625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:133983;s:10:\"size_after\";i:133983;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:44856;s:10:\"size_after\";i:44856;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:682006;s:10:\"size_after\";i:682006;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:148867;s:10:\"size_after\";i:148867;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:448266;s:10:\"size_after\";i:448266;s:4:\"time\";d:0.289999999999999980015985556747182272374629974365234375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22229;s:10:\"size_after\";i:22229;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(289,29,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.9968907774243920272283503436483442783355712890625;s:5:\"bytes\";i:30222;s:11:\"size_before\";i:3031626;s:10:\"size_after\";i:3001404;s:4:\"time\";d:2.050000000000000266453525910037569701671600341796875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:256712;s:10:\"size_after\";i:256712;s:4:\"time\";d:0.11999999999999999555910790149937383830547332763671875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.39999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:52655;s:10:\"size_after\";i:22433;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:913695;s:10:\"size_after\";i:913695;s:4:\"time\";d:0.460000000000000019984014443252817727625370025634765625;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:158993;s:10:\"size_after\";i:158993;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:46749;s:10:\"size_after\";i:46749;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:854303;s:10:\"size_after\";i:854303;s:4:\"time\";d:0.92000000000000003996802888650563545525074005126953125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:166112;s:10:\"size_after\";i:166112;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:559974;s:10:\"size_after\";i:559974;s:4:\"time\";d:0.2399999999999999911182158029987476766109466552734375;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:22433;s:10:\"size_after\";i:22433;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(291,27,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.980132956727205684188675149925984442234039306640625;s:5:\"bytes\";i:27174;s:11:\"size_before\";i:2772481;s:10:\"size_after\";i:2745307;s:4:\"time\";d:2.169999999999999484856516573927365243434906005859375;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:241840;s:10:\"size_after\";i:241840;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.71000000000000085265128291212022304534912109375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47919;s:10:\"size_after\";i:20745;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:\"woocommerce_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:837172;s:10:\"size_after\";i:837172;s:4:\"time\";d:0.4899999999999999911182158029987476766109466552734375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:146507;s:10:\"size_after\";i:146507;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:42726;s:10:\"size_after\";i:42726;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:781695;s:10:\"size_after\";i:781695;s:4:\"time\";d:0.429999999999999993338661852249060757458209991455078125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:146507;s:10:\"size_after\";i:146507;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:507370;s:10:\"size_after\";i:507370;s:4:\"time\";d:0.5500000000000000444089209850062616169452667236328125;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20745;s:10:\"size_after\";i:20745;s:4:\"time\";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),(293,25,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.931193997052264688107925394433550536632537841796875;s:5:\"bytes\";i:28349;s:11:\"size_before\";i:3044371;s:10:\"size_after\";i:3016022;s:4:\"time\";d:2.689999999999999946709294817992486059665679931640625;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:248428;s:10:\"size_after\";i:248428;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.53999999999999914734871708787977695465087890625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49268;s:10:\"size_after\";i:20919;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:936317;s:10:\"size_after\";i:936317;s:4:\"time\";d:0.64000000000000001332267629550187848508358001708984375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:152553;s:10:\"size_after\";i:152553;s:4:\"time\";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43746;s:10:\"size_after\";i:43746;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:873300;s:10:\"size_after\";i:873300;s:4:\"time\";d:1.310000000000000053290705182007513940334320068359375;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:158091;s:10:\"size_after\";i:158091;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:561749;s:10:\"size_after\";i:561749;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:20919;s:10:\"size_after\";i:20919;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(295,23,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.9854539345001267491852559032849967479705810546875;s:5:\"bytes\";i:29972;s:11:\"size_before\";i:3041441;s:10:\"size_after\";i:3011469;s:4:\"time\";d:3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:228950;s:10:\"size_after\";i:228950;s:4:\"time\";d:0.1700000000000000122124532708767219446599483489990234375;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:55.8299999999999982946974341757595539093017578125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:53681;s:10:\"size_after\";i:23709;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:930335;s:10:\"size_after\";i:930335;s:4:\"time\";d:1.0500000000000000444089209850062616169452667236328125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:162595;s:10:\"size_after\";i:162595;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47975;s:10:\"size_after\";i:47975;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:868286;s:10:\"size_after\";i:868286;s:4:\"time\";d:0.939999999999999946709294817992486059665679931640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:162595;s:10:\"size_after\";i:162595;s:4:\"time\";d:0.2200000000000000011102230246251565404236316680908203125;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:563315;s:10:\"size_after\";i:563315;s:4:\"time\";d:0.5;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23709;s:10:\"size_after\";i:23709;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(6737,1777,'_elementor_version','3.1.0'),(6738,1777,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(297,20,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.52826913006648845705370831637992523610591888427734375;s:5:\"bytes\";i:27702;s:11:\"size_before\";i:5243918;s:10:\"size_after\";i:5216216;s:4:\"time\";d:5.730000000000000426325641456060111522674560546875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}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:203831;s:10:\"size_after\";i:203831;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.11999999999999744204615126363933086395263671875;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48496;s:10:\"size_after\";i:20794;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:770114;s:10:\"size_after\";i:770114;s:4:\"time\";d:0.7800000000000000266453525910037569701671600341796875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:143778;s:10:\"size_after\";i:143778;s:4:\"time\";d:0.13000000000000000444089209850062616169452667236328125;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1149610;s:10:\"size_after\";i:1149610;s:4:\"time\";d:0.92000000000000003996802888650563545525074005126953125;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:43167;s:10:\"size_after\";i:43167;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:720394;s:10:\"size_after\";i:720394;s:4:\"time\";d:1.1699999999999999289457264239899814128875732421875;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2164528;s:10:\"size_after\";i:2164528;s:4:\"time\";d:2.520000000000000017763568394002504646778106689453125;}}}'),(298,19,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.5019275109257896883008243094081990420818328857421875;s:5:\"bytes\";i:29027;s:11:\"size_before\";i:5783106;s:10:\"size_after\";i:5754079;s:4:\"time\";d:6.17999999999999971578290569595992565155029296875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}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:214593;s:10:\"size_after\";i:214593;s:4:\"time\";d:0.179999999999999993338661852249060757458209991455078125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:56.530000000000001136868377216160297393798828125;s:5:\"bytes\";i:0;s:11:\"size_before\";i:51347;s:10:\"size_after\";i:22320;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:805543;s:10:\"size_after\";i:805543;s:4:\"time\";d:1.8600000000000000976996261670137755572795867919921875;}s:29:\"woocommerce_thumbnail_preview\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:135244;s:10:\"size_after\";i:135244;s:4:\"time\";d:0.200000000000000011102230246251565404236316680908203125;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:151599;s:10:\"size_after\";i:151599;s:4:\"time\";d:0.070000000000000006661338147750939242541790008544921875;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1200727;s:10:\"size_after\";i:1200727;s:4:\"time\";d:0.7399999999999999911182158029987476766109466552734375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:45829;s:10:\"size_after\";i:45829;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:752893;s:10:\"size_after\";i:752893;s:4:\"time\";d:0.7600000000000000088817841970012523233890533447265625;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2269474;s:10:\"size_after\";i:2269474;s:4:\"time\";d:2.160000000000000142108547152020037174224853515625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:155857;s:10:\"size_after\";i:155857;s:4:\"time\";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),(299,18,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.895219115841341395167773953289724886417388916015625;s:5:\"bytes\";i:29316;s:11:\"size_before\";i:3274729;s:10:\"size_after\";i:3245413;s:4:\"time\";d:1.7199999999999999733546474089962430298328399658203125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:243291;s:10:\"size_after\";i:243291;s:4:\"time\";d:0.2800000000000000266453525910037569701671600341796875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.64999999999999857891452847979962825775146484375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:50855;s:10:\"size_after\";i:21539;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:1028486;s:10:\"size_after\";i:1028486;s:4:\"time\";d:0.5;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:160053;s:10:\"size_after\";i:160053;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:45490;s:10:\"size_after\";i:45490;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:958043;s:10:\"size_after\";i:958043;s:4:\"time\";d:0.40000000000000002220446049250313080847263336181640625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:160053;s:10:\"size_after\";i:160053;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:606919;s:10:\"size_after\";i:606919;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:21539;s:10:\"size_after\";i:21539;s:4:\"time\";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),(300,17,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.88371627809572628198253596565336920320987701416015625;s:5:\"bytes\";i:28273;s:11:\"size_before\";i:3199330;s:10:\"size_after\";i:3171057;s:4:\"time\";d:1.70000000000000017763568394002504646778106689453125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:254640;s:10:\"size_after\";i:254640;s:4:\"time\";d:0.270000000000000017763568394002504646778106689453125;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.8599999999999994315658113919198513031005859375;s:5:\"bytes\";i:0;s:11:\"size_before\";i:48861;s:10:\"size_after\";i:20588;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:999129;s:10:\"size_after\";i:999129;s:4:\"time\";d:0.560000000000000053290705182007513940334320068359375;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:154412;s:10:\"size_after\";i:154412;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:43639;s:10:\"size_after\";i:43639;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:928882;s:10:\"size_after\";i:928882;s:4:\"time\";d:0.409999999999999975575093458246556110680103302001953125;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:161126;s:10:\"size_after\";i:161126;s:4:\"time\";d:0.0899999999999999966693309261245303787291049957275390625;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:588053;s:10:\"size_after\";i:588053;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:20588;s:10:\"size_after\";i:20588;s:4:\"time\";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),(301,16,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.5448423958831567492921976736397482454776763916015625;s:5:\"bytes\";i:27407;s:11:\"size_before\";i:5030262;s:10:\"size_after\";i:5002855;s:4:\"time\";d:5.37000000000000010658141036401502788066864013671875;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}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:227994;s:10:\"size_after\";i:227994;s:4:\"time\";d:0.190000000000000002220446049250313080847263336181640625;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.3900000000000005684341886080801486968994140625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:47754;s:10:\"size_after\";i:20347;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:754642;s:10:\"size_after\";i:754642;s:4:\"time\";d:0.66000000000000003108624468950438313186168670654296875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:146674;s:10:\"size_after\";i:146674;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:1094016;s:10:\"size_after\";i:1094016;s:4:\"time\";d:1.310000000000000053290705182007513940334320068359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:42464;s:10:\"size_after\";i:42464;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:708500;s:10:\"size_after\";i:708500;s:4:\"time\";d:0.7399999999999999911182158029987476766109466552734375;}s:9:\"1536x1536\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:2008218;s:10:\"size_after\";i:2008218;s:4:\"time\";d:2.37000000000000010658141036401502788066864013671875;}}}'),(303,14,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:0.960430319256925901783006338519044220447540283203125;s:5:\"bytes\";i:31743;s:11:\"size_before\";i:3305081;s:10:\"size_after\";i:3273338;s:4:\"time\";d:2.82000000000000028421709430404007434844970703125;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:287902;s:10:\"size_after\";i:287902;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:29:\"woocommerce_gallery_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:57.31000000000000227373675443232059478759765625;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55393;s:10:\"size_after\";i:23650;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:1006551;s:10:\"size_after\";i:1006551;s:4:\"time\";d:0.57999999999999996003197111349436454474925994873046875;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:169131;s:10:\"size_after\";i:169131;s:4:\"time\";d:0.059999999999999997779553950749686919152736663818359375;}s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:49336;s:10:\"size_after\";i:49336;s:4:\"time\";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:938643;s:10:\"size_after\";i:938643;s:4:\"time\";d:1.54000000000000003552713678800500929355621337890625;}s:12:\"shop_catalog\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:172352;s:10:\"size_after\";i:172352;s:4:\"time\";d:0.08000000000000000166533453693773481063544750213623046875;}s:11:\"shop_single\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:602123;s:10:\"size_after\";i:602123;s:4:\"time\";d:0.36999999999999999555910790149937383830547332763671875;}s:14:\"shop_thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:23650;s:10:\"size_after\";i:23650;s:4:\"time\";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),(304,67,'_wp_page_template','default'),(305,67,'_elementor_edit_mode','builder'),(306,67,'_elementor_template_type','wp-page'),(307,67,'_elementor_version','3.1.0'),(308,67,'_elementor_pro_version','3.0.10'),(309,68,'_wp_page_template','default'),(310,68,'_elementor_edit_mode','builder'),(311,68,'_elementor_template_type','wp-page'),(312,68,'_elementor_version','3.1.0'),(313,68,'_elementor_pro_version','3.0.10'),(356,75,'_elementor_version','3.1.0'),(357,75,'_elementor_pro_version','3.0.10'),(358,75,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(315,69,'_wp_page_template','default'),(316,69,'_elementor_edit_mode','builder'),(317,69,'_elementor_template_type','wp-page'),(318,69,'_elementor_version','3.1.0'),(319,69,'_elementor_pro_version','3.0.10'),(320,69,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(322,70,'_wp_page_template','default'),(323,70,'_elementor_edit_mode','builder'),(324,70,'_elementor_template_type','wp-page'),(325,70,'_elementor_version','3.1.0'),(326,70,'_elementor_pro_version','3.0.10'),(327,70,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(328,71,'_wp_page_template','default'),(329,71,'_elementor_edit_mode','builder'),(330,71,'_elementor_template_type','wp-page'),(331,71,'_elementor_version','3.1.0'),(332,71,'_elementor_pro_version','3.0.10'),(333,71,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(353,75,'_wp_page_template','default'),(354,75,'_elementor_edit_mode','builder'),(355,75,'_elementor_template_type','wp-page'),(334,72,'_wp_page_template','default'),(335,72,'_elementor_edit_mode','builder'),(336,72,'_elementor_template_type','wp-page'),(337,72,'_elementor_version','3.1.0'),(338,72,'_elementor_pro_version','3.0.10'),(339,72,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(341,73,'_wp_page_template','default'),(342,73,'_elementor_edit_mode','builder'),(343,73,'_elementor_template_type','wp-page'),(344,73,'_elementor_version','3.1.0'),(345,73,'_elementor_pro_version','3.0.10'),(346,73,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(347,74,'_wp_page_template','default'),(348,74,'_elementor_edit_mode','builder'),(349,74,'_elementor_template_type','wp-page'),(350,74,'_elementor_version','3.1.0'),(351,74,'_elementor_pro_version','3.0.10'),(352,74,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d6d02ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d099cca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"c192b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.6009999999999990905052982270717620849609375,\"background_background\":\"classic\",\"background_color\":\"#FF28B400\",\"background_color_b\":\"#000000\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"12\",\"bottom\":\"50\",\"left\":\"12\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"f0660de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.731999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"534f7f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\",\"id\":66},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(365,78,'_wp_page_template','default'),(366,78,'_elementor_edit_mode','builder'),(367,78,'_elementor_template_type','wp-page'),(368,78,'_elementor_version','3.1.0'),(369,78,'_elementor_pro_version','3.0.10'),(370,78,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13138,2489,'_billing_city','Austin'),(13139,2489,'_billing_postcode','78749'),(371,79,'_wp_page_template','default'),(372,79,'_elementor_edit_mode','builder'),(373,79,'_elementor_template_type','wp-page'),(374,79,'_elementor_version','3.1.0'),(375,79,'_elementor_pro_version','3.0.10'),(376,79,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(396,83,'_wp_page_template','default'),(377,80,'_wp_page_template','default'),(378,80,'_elementor_edit_mode','builder'),(379,80,'_elementor_template_type','wp-page'),(380,80,'_elementor_version','3.1.0'),(381,80,'_elementor_pro_version','3.0.10'),(382,80,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1390,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(384,81,'_wp_page_template','default'),(385,81,'_elementor_edit_mode','builder'),(386,81,'_elementor_template_type','wp-page'),(387,81,'_elementor_version','3.1.0'),(388,81,'_elementor_pro_version','3.0.10'),(389,81,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1390,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(390,82,'_wp_page_template','default'),(391,82,'_elementor_edit_mode','builder'),(392,82,'_elementor_template_type','wp-page'),(393,82,'_elementor_version','3.1.0'),(394,82,'_elementor_pro_version','3.0.10'),(395,82,'_elementor_data','[{\"id\":\"c8fcf41\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"content_width\":{\"unit\":\"px\",\"size\":1390,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-1.png\",\"id\":40},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FF287C\",\"background_overlay_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"0974305\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"730b225\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ef7f313\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":449,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(420,87,'_wp_page_template','default'),(421,87,'_elementor_edit_mode','builder'),(422,87,'_elementor_template_type','wp-page'),(423,87,'_elementor_version','3.1.0'),(424,87,'_elementor_pro_version','3.0.10'),(425,87,'_elementor_data','[{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(403,84,'_elementor_edit_mode','builder'),(404,84,'_elementor_template_type','section'),(405,84,'_elementor_version','3.1.0'),(406,84,'_elementor_pro_version','3.0.10'),(407,85,'_elementor_edit_mode','builder'),(408,85,'_elementor_template_type','section'),(409,85,'_elementor_version','3.1.0'),(410,85,'_elementor_pro_version','3.0.10'),(411,84,'_wp_page_template','default'),(412,84,'_elementor_data','[{\"id\":\"6969b03a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"748ca56c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"2df04d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"22d18d3\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"2bbcf9f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(413,86,'_elementor_edit_mode','builder'),(414,86,'_elementor_template_type','section'),(415,86,'_elementor_version','3.1.0'),(416,86,'_elementor_pro_version','3.0.10'),(417,86,'_wp_page_template','default'),(418,86,'_elementor_data','[{\"id\":\"6969b03a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"748ca56c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"2df04d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"22d18d3\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"2bbcf9f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(419,84,'_elementor_controls_usage','a:3:{s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;s:8:\"paginate\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:15:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:5:\"align\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:11:\"price_color\";i:1;s:15:\"old_price_color\";i:1;s:19:\"button_text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:21:\"background_color_stop\";i:1;s:18:\"background_color_b\";i:1;s:23:\"background_color_b_stop\";i:1;s:25:\"background_gradient_angle\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(426,88,'_wp_page_template','default'),(427,88,'_elementor_edit_mode','builder'),(428,88,'_elementor_template_type','wp-page'),(429,88,'_elementor_version','3.1.0'),(430,88,'_elementor_pro_version','3.0.10'),(431,88,'_elementor_data','[{\"id\":\"2161d7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#F22997\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":7.9000000000000003552713678800500929355621337890625,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"053327d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":22.2770000000000010231815394945442676544189453125},\"elements\":[],\"isInner\":false},{\"id\":\"67af985\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":55.63199999999999789679350215010344982147216796875,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fedd294\",\"elType\":\"widget\",\"settings\":{\"columns\":2,\"rows\":2,\"paginate\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Helvetica\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"price_color\":\"#FFFFFF\",\"old_price_color\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"6458e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":21.3960000000000007958078640513122081756591796875},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6828,25,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:966;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.01.08-PM.png\";}}'),(6827,27,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:999;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.01.21-PM.png\";}}'),(6826,29,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:963;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.02.03-PM.png\";}}'),(6825,31,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:891;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.02.49-PM.png\";}}'),(6782,1779,'_elementor_edit_mode','builder'),(6783,1779,'_elementor_template_type','wp-post'),(6824,33,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:959;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.03.13-PM.png\";}}'),(6823,66,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:21:\"unnamed-18-scaled.jpg\";}}'),(6822,1236,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1977;s:4:\"file\";s:26:\"unnamed-18-copy-scaled.jpg\";}}'),(6821,1323,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2048;s:6:\"height\";i:2560;s:4:\"file\";s:21:\"unnamed-21-scaled.jpg\";}}'),(6784,1779,'_wp_page_template','default'),(6785,1779,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(722,816,'skip_page','1'),(723,816,'_wxr_import_user_slug','brainstormforce'),(724,816,'_astra_sites_imported_post','1'),(725,816,'_astra_sites_enable_for_batch','1'),(726,817,'skip_page','1'),(727,817,'_wxr_import_user_slug','brainstormforce'),(728,817,'_astra_sites_imported_post','1'),(729,817,'_astra_sites_enable_for_batch','1'),(730,8,'skip_page','1'),(731,8,'_wxr_import_user_slug','brainstormforce'),(732,8,'_astra_sites_imported_post','1'),(733,8,'_astra_sites_enable_for_batch','1'),(734,818,'site-sidebar-layout','no-sidebar'),(735,818,'site-content-layout','page-builder'),(736,818,'theme-transparent-header-meta','enabled'),(737,818,'_yoast_wpseo_content_score','90'),(738,818,'_elementor_edit_mode','builder'),(739,818,'_elementor_template_type','wp-post'),(740,818,'_astra_content_layout_flag','disabled'),(741,818,'site-post-title','disabled'),(742,818,'ast-title-bar-display','disabled'),(743,818,'ast-featured-img','disabled'),(744,818,'_wp_page_template','default'),(745,818,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"columns\":3,\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1370,1106,'_elementor_edit_mode','builder'),(1371,1106,'_elementor_template_type','wp-post'),(746,818,'_elementor_version','3.1.3'),(747,818,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(748,818,'astra-main-page-id','34084'),(749,818,'dynamic_page','1'),(1303,1098,'_elementor_edit_mode','builder'),(1304,1098,'_elementor_template_type','wp-post'),(1305,1098,'_wp_page_template','default'),(1306,1098,'_elementor_data','s:127564:\"a:7:{i:0;a:5:{s:2:\"id\";s:7:\"7ae8eb8\";s:8:\"settings\";a:43:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F6F8FC\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1070\";s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/hero-bg.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:40;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:29:\"background_overlay_background\";s:8:\"gradient\";s:26:\"background_overlay_color_b\";s:22:\"rgba(255, 255, 255, 0)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"32\";s:5:\"sizes\";a:0:{}}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e734523\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"fb0d4ec\";s:8:\"settings\";a:15:{s:5:\"title\";s:19:\"Best Quality Plants\";s:11:\"header_size\";s:2:\"h5\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:140:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Best Quality Plants</h5>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"291db26\";s:8:\"settings\";a:19:{s:5:\"title\";s:42:\"Amazing Variety Of Plants Starting Just $6\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:163:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">Amazing Variety Of Plants Starting Just $6</h1>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"12ad138\";s:8:\"settings\";a:18:{s:4:\"text\";s:8:\"Shop Now\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"24\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:23:\"text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:336:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Shop Now</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"3d36450\";s:8:\"settings\";a:25:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"3999eb5\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"d38a3da\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:10:\"fas fa-spa\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:17:\"Plants Collection\";s:16:\"description_text\";s:25:\"Any plants for your space\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:512:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-spa\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >Plants Collection</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">Any plants for your space</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"b37c16b\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"ac1caf9\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:10:\"fas fa-box\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:13:\"Free Shipping\";s:16:\"description_text\";s:22:\"Free shipping on order\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:505:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-box\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >Free Shipping</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">Free shipping on order</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"67214ef\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"d1af5a3\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:11:\"fas fa-sync\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:15:\"100% Money Back\";s:16:\"description_text\";s:27:\"If the item didn\'t suit you\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:513:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-sync\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >100% Money Back</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">If the item didn\'t suit you</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"5370a06\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"30\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"104\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9e2351a\";s:8:\"settings\";a:42:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"131\";s:3:\"url\";s:74:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/plant6-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:22:\"background_hover_color\";s:7:\"#FFFFFF\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"deb0422\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:25:\"Beautiful Plant Varieties\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:318:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Beautiful Plant Varieties</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"da7ff13\";s:8:\"settings\";a:16:{s:4:\"text\";s:14:\"See Collection\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:342:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">See Collection</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"0b6e081\";s:8:\"settings\";a:41:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"121\";s:3:\"url\";s:75:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/cactus2-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"8\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"8\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"5d64031\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:23:\"Trendy Cactus Varieties\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:316:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Trendy Cactus Varieties</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"2363cee\";s:8:\"settings\";a:16:{s:4:\"text\";s:14:\"See Collection\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:342:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">See Collection</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"eca0892\";s:8:\"settings\";a:41:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"129\";s:3:\"url\";s:74:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/plant4-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"6217a15\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:21:\"Gardening Accessories\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:314:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Gardening Accessories</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"f63aaef\";s:8:\"settings\";a:16:{s:4:\"text\";s:15:\"Visit the store\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:343:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Visit the store</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"c979b3e\";s:8:\"settings\";a:33:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:3:\"100\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:29:\"background_overlay_background\";s:7:\"classic\";s:27:\"background_overlay_position\";s:12:\"center right\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ff7825f\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"1bd5965\";s:8:\"settings\";a:18:{s:5:\"title\";s:15:\"Featured Plants\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Featured Plants</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"242e738\";s:8:\"settings\";a:13:{s:6:\"editor\";s:63:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\";s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:185:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"5ab596c\";s:8:\"settings\";a:13:{s:9:\"shortcode\";s:55:\"[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:9856:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><ul class=\"products columns-4\">\n<li class=\"product type-product post-1090 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1092 status-publish last instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/money-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Money Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>23.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>20.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1092\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1092\" data-product_sku=\"\" aria-label=\"Add &ldquo;Money Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1081 status-publish first instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/old-lady-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Old Lady Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>12.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1081\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1081\" data-product_sku=\"\" aria-label=\"Add &ldquo;Old Lady Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1088 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/piorro-quisquam/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Piorro Quisquam</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1088\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1088\" data-product_sku=\"\" aria-label=\"Add &ldquo;Piorro Quisquam&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1087 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/rattle-snake-tail/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Rattle Snake Tail</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1087\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1087\" data-product_sku=\"\" aria-label=\"Add &ldquo;Rattle Snake Tail&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1085 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/star-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Star Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>30.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1085\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1085\" data-product_sku=\"\" aria-label=\"Add &ldquo;Star Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:4;a:5:{s:2:\"id\";s:7:\"2d4c3e7\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"21\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:13:\"border_border\";s:5:\"solid\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"9eda4ff\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"9c77da5\";s:8:\"settings\";a:12:{s:5:\"title\";s:39:\"Need help in choosing the right plants?\";s:11:\"header_size\";s:2:\"h3\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Need help in choosing the right plants?</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"55531aa\";s:8:\"settings\";a:18:{s:4:\"text\";s:12:\"Ask For Help\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-phone\";s:7:\"library\";s:8:\"fa-solid\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:471:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon elementor-align-icon-left\">\n				<i aria-hidden=\"true\" class=\"fas fa-phone\"></i>			</span>\n						<span class=\"elementor-button-text\">Ask For Help</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"98ee26a\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"66\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"12062fb\";s:8:\"settings\";a:11:{s:6:\"editor\";s:376:\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:498:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:5;a:5:{s:2:\"id\";s:7:\"2822717\";s:8:\"settings\";a:34:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:11:\"bottom left\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:4:\"auto\";s:24:\"background_overlay_color\";s:7:\"#f9f9f9\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.85\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"1961f6d\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"50\";s:19:\"_inline_size_tablet\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"1518f64\";s:8:\"settings\";a:15:{s:5:\"title\";s:12:\"Testimonials\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:133:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Testimonials</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"9eaffb2\";s:8:\"settings\";a:12:{s:6:\"editor\";s:63:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:185:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>\n				</div>\n		\";}i:2;a:5:{s:2:\"id\";s:7:\"3787877\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:21:\"background_background\";s:7:\"classic\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"0c921b4\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"132\";s:3:\"url\";s:73:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/user1-free-img.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"3ff2100\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"fab5cd9\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"13d649a\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"a4abf29\";s:8:\"settings\";a:13:{s:5:\"title\";s:11:\"Sarah Jones\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Sarah Jones</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"be48c21\";s:8:\"settings\";a:15:{s:6:\"editor\";s:17:\"Interior Designer\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:139:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Interior Designer</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"7f66f0c\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"50\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:3:\"100\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"0080378\";s:8:\"settings\";a:29:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"48\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:21:\"background_background\";s:7:\"classic\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"5c2ef84\";s:8:\"settings\";a:28:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"815\";s:3:\"url\";s:72:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/testimonial-2.jpg\";}s:19:\"background_position\";s:11:\"center left\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"1b51ba8\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"8da0919\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"6bb209f\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"fc3e6c3\";s:8:\"settings\";a:13:{s:5:\"title\";s:12:\"Jessica Foxx\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:133:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Jessica Foxx</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"ce32c0b\";s:8:\"settings\";a:15:{s:6:\"editor\";s:7:\"Student\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Student</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"5834a8d\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"117b190\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"133\";s:3:\"url\";s:73:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/user3-free-img.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"cbdd4f0\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d922680\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"41a078a\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b4a4ea5\";s:8:\"settings\";a:13:{s:5:\"title\";s:11:\"Briana Luke\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Briana Luke</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"6f75813\";s:8:\"settings\";a:15:{s:6:\"editor\";s:7:\"Student\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Student</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:6;a:5:{s:2:\"id\";s:7:\"affd82b\";s:8:\"settings\";a:29:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"720\";s:5:\"sizes\";a:0:{}}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1072\";s:3:\"url\";s:65:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/CTA-bg.jpg\";}s:19:\"background_position\";s:13:\"bottom center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"400\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0aa3547\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"9d42827\";s:8:\"settings\";a:17:{s:5:\"title\";s:39:\"Interested? Shop This Plant Collection!\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Interested? Shop This Plant Collection!</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3ab5bf5\";s:8:\"settings\";a:13:{s:6:\"editor\";s:147:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>\";s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:269:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"839a8a4\";s:8:\"settings\";a:20:{s:4:\"text\";s:10:\"Go to Shop\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:338:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Go to Shop</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(751,818,'_wxr_import_user_slug','harshadd'),(752,818,'_astra_sites_imported_post','1'),(753,818,'_astra_sites_enable_for_batch','1'),(3548,1365,'_menu_item_url','https://msdawnshaircare.com/#products'),(3547,1365,'_menu_item_xfn',''),(3546,1365,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3545,1365,'_menu_item_target',''),(3544,1365,'_menu_item_object','custom'),(792,285,'_wp_page_template','default'),(793,285,'ehf_template_type','type_footer'),(794,285,'display-on-canvas-template','1'),(795,285,'site-sidebar-layout','no-sidebar'),(796,285,'site-content-layout','page-builder'),(797,285,'theme-transparent-header-meta','default'),(798,285,'_elementor_edit_mode','builder'),(799,285,'_elementor_template_type','wp-post'),(800,285,'_astra_content_layout_flag','disabled'),(801,285,'site-post-title','disabled'),(802,285,'ast-title-bar-display','disabled'),(803,285,'ast-featured-img','disabled'),(804,285,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.6280000000000001136868377216160297393798828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.08800000000000096633812063373625278472900390625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.94800000000000039790393202565610408782958984375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2110,1188,'_wp_page_template','elementor_header_footer'),(805,285,'_elementor_version','3.1.3'),(806,285,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(807,285,'ehf_target_exclude_locations','a:0:{}'),(808,285,'ehf_target_user_roles','a:1:{i:0;s:3:\"all\";}'),(2076,1183,'_wp_page_template','elementor_header_footer'),(2077,1183,'_elementor_edit_mode','builder'),(2078,1183,'_elementor_template_type','wp-post'),(2079,1183,'_elementor_data','s:39392:\"a:2:{i:0;a:5:{s:2:\"id\";s:7:\"f9c15b5\";s:8:\"settings\";a:36:{s:16:\"background_color\";s:19:\"rgba(78,87,104,0.1)\";s:18:\"background_color_b\";s:7:\"#f7f7f8\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:9:\"structure\";s:2:\"40\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:19:\"background_position\";s:13:\"center center\";s:24:\"background_overlay_color\";s:7:\"#f7f7f8\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.95\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"97f073a\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"32\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"5dc8dc6\";s:8:\"settings\";a:13:{s:5:\"title\";s:65:\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\";s:11:\"header_size\";s:2:\"h4\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:186:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b7a318f\";s:8:\"settings\";a:16:{s:6:\"editor\";s:134:\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\";s:12:\"align_mobile\";s:4:\"left\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:256:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"f48de23\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"30\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:21:\"space_between_widgets\";s:2:\"10\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"87843d8\";s:8:\"settings\";a:17:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"1018\";s:3:\"url\";s:82:\"https://msdawnshaircare.com/wp-content/uploads/2020/06/plants-store-logo-green.svg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"72\";}s:12:\"align_tablet\";s:4:\"left\";s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img src=\"https://msdawnshaircare.com/wp-content/uploads/2020/06/plants-store-logo-green.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" />											</div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3c58d09\";s:8:\"settings\";a:16:{s:5:\"title\";s:14:\"Simply Natural\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:11:\"header_size\";s:2:\"h3\";s:12:\"align_tablet\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:135:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Simply Natural</h3>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"2b33072\";s:8:\"settings\";a:22:{s:16:\"social_icon_list\";a:4:{i:0;a:8:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"21ba68f\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-instagram\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:1;a:8:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"0d5ae98\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-twitter\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:2;a:8:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"e51bcbe\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:18:\"fab fa-linkedin-in\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:3;a:8:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"b07d759\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:17:\"fab fa-facebook-f\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}}s:5:\"shape\";s:6:\"circle\";s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:12:\"align_tablet\";s:4:\"left\";s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1280:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-21ba68f\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n						<i class=\"fab fa-instagram\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0d5ae98\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n						<i class=\"fab fa-twitter\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-e51bcbe\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin-in</span>\n						<i class=\"fab fa-linkedin-in\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-b07d759\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook-f</span>\n						<i class=\"fab fa-facebook-f\"></i>					</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"c2867da\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"19\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"56\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"39388fa\";s:8:\"settings\";a:12:{s:5:\"title\";s:11:\"Quick Links\";s:11:\"header_size\";s:2:\"h4\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Quick Links</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"a02488b\";s:8:\"settings\";a:27:{s:9:\"icon_list\";a:4:{i:0;a:5:{s:4:\"text\";s:12:\"Introduction\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"3618221\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:1;a:5:{s:4:\"text\";s:18:\"Know more About Us\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"a602ba3\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:2;a:5:{s:4:\"text\";s:11:\"Visit Store\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"7329c80\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:3;a:5:{s:4:\"text\";s:13:\"Let\'s Connect\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"948bedd\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:13:\"space_between\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";}s:10:\"icon_align\";s:4:\"left\";s:13:\"divider_color\";s:20:\"rgba(78,87,104,0.25)\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"text_color\";s:7:\"#4e5768\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"divider_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"space_between_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:14:\"divider_weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:32:\"icon_typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"icon_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:26:\"icon_typography_typography\";s:6:\"custom\";s:16:\"text_color_hover\";s:7:\"#75C32C\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:749:\"		<div class=\"elementor-widget-container\">\n					<ul class=\"elementor-icon-list-items\">\n							<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Introduction</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Know more About Us</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Visit Store</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Let\'s Connect</span>\n											</a>\n									</li>\n						</ul>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:3;a:5:{s:2:\"id\";s:7:\"9cf2300\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"19\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"56\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"3f58200\";s:8:\"settings\";a:12:{s:5:\"title\";s:15:\"Important Links\";s:11:\"header_size\";s:2:\"h4\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Important Links</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"28018d1\";s:8:\"settings\";a:27:{s:9:\"icon_list\";a:4:{i:0;a:5:{s:4:\"text\";s:14:\"Privacy Policy\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"3618221\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:1;a:5:{s:4:\"text\";s:16:\"Shipping Details\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"a602ba3\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:2;a:5:{s:4:\"text\";s:22:\"Terms &amp; Conditions\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"948bedd\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:3;a:5:{s:4:\"text\";s:9:\"Media Kit\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"6e49bdb\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:13:\"space_between\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";}s:10:\"icon_align\";s:4:\"left\";s:13:\"divider_color\";s:20:\"rgba(78,87,104,0.25)\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"text_color\";s:7:\"#4e5768\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"divider_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"space_between_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:14:\"divider_weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:32:\"icon_typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"icon_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:26:\"icon_typography_typography\";s:6:\"custom\";s:16:\"text_color_hover\";s:7:\"#75C32C\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:756:\"		<div class=\"elementor-widget-container\">\n					<ul class=\"elementor-icon-list-items\">\n							<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Privacy Policy</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Shipping Details</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Terms &amp; Conditions</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Media Kit</span>\n											</a>\n									</li>\n						</ul>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"89928d7\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#eaeaea\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"56e4a87\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"50\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"039013b\";s:8:\"settings\";a:15:{s:9:\"shortcode\";s:48:\"Copyright © [hfe_current_year] [hfe_site_title]\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:29:\"caption_typography_typography\";s:6:\"custom\";s:28:\"caption_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"copyright\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:167:\"		<div class=\"elementor-widget-container\">\n					<div class=\"hfe-copyright-wrapper\">\n							<span>Copyright © 2021 Ms Dawn\'s Hair Care</span>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"832947a\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"50\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"0ecb691\";s:8:\"settings\";a:15:{s:9:\"shortcode\";s:27:\"Powered by [hfe_site_title]\";s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";s:29:\"caption_typography_typography\";s:6:\"custom\";s:28:\"caption_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"copyright\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n					<div class=\"hfe-copyright-wrapper\">\n							<span>Powered by Ms Dawn\'s Hair Care</span>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(810,285,'_wxr_import_user_slug','harshadd'),(811,285,'_astra_sites_imported_post','1'),(812,285,'_astra_sites_enable_for_batch','1'),(821,456,'_menu_item_type','post_type'),(822,456,'_menu_item_object_id','1079'),(823,456,'_menu_item_object','page'),(824,456,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(825,456,'_wxr_import_user_slug','satishk'),(827,456,'_astra_sites_imported_post','1'),(828,456,'_astra_sites_enable_for_batch','1'),(829,840,'_elementor_edit_mode','builder'),(830,840,'_elementor_template_type','kit'),(831,840,'_astra_sites_imported_post','1'),(832,840,'_astra_sites_enable_for_batch','1'),(6788,1779,'_elementor_pro_version','3.0.10'),(6790,1780,'_elementor_edit_mode','builder'),(6791,1780,'_elementor_template_type','wp-post'),(6792,1780,'_wp_page_template','default'),(6793,1780,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6786,1779,'_elementor_version','3.1.0'),(6787,1779,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(884,1079,'site-sidebar-layout','no-sidebar'),(885,1079,'site-content-layout','page-builder'),(886,1079,'theme-transparent-header-meta','enabled'),(887,1079,'_yoast_wpseo_content_score','30'),(888,1079,'_elementor_edit_mode','builder'),(889,1079,'_elementor_template_type','wp-post'),(890,1079,'_astra_content_layout_flag','disabled'),(891,1079,'site-post-title','disabled'),(892,1079,'ast-title-bar-display','disabled'),(893,1079,'ast-featured-img','disabled'),(894,1079,'_wp_page_template','default'),(895,1079,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3234,1329,'_elementor_edit_mode','builder'),(3235,1329,'_elementor_template_type','wp-post'),(3236,1329,'_wp_page_template','default'),(3237,1329,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":579,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3238,1329,'_elementor_version','3.1.0'),(3239,1329,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3240,1329,'_elementor_pro_version','3.0.10'),(3244,1330,'_elementor_edit_mode','builder'),(3245,1330,'_elementor_template_type','wp-post'),(3246,1330,'_wp_page_template','default'),(3247,1330,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":579,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3248,1330,'_elementor_version','3.1.0'),(3249,1330,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3250,1330,'_elementor_pro_version','3.0.10'),(3252,1331,'_elementor_edit_mode','builder'),(3253,1331,'_elementor_template_type','wp-post'),(3254,1331,'_wp_page_template','default'),(3255,1331,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":579,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(896,1079,'_elementor_version','3.1.3'),(897,1079,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(898,1079,'astra-main-page-id','23955'),(3193,1324,'_elementor_edit_mode','builder'),(3194,1324,'_elementor_template_type','wp-post'),(3195,1324,'_wp_page_template','default'),(3196,1324,'_elementor_data','s:78835:\"a:5:{i:0;a:5:{s:2:\"id\";s:7:\"6ccdc95\";s:8:\"settings\";a:45:{s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1076\";s:3:\"url\";s:67:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/about-bg.jpg\";}s:19:\"background_position\";s:12:\"center right\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"50\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"200\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"background_color\";s:7:\"#F5EBF3\";s:26:\"background_position_mobile\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:22:\"background_size_tablet\";s:5:\"cover\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"200\";s:5:\"sizes\";a:0:{}}s:26:\"background_overlay_color_b\";s:19:\"rgba(43, 47, 56, 0)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"50\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:15:\"background_size\";s:5:\"cover\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4f6adc0\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"179c706\";s:8:\"settings\";a:16:{s:5:\"title\";s:8:\"About Us\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">About Us</h1>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"4a5d220\";s:8:\"settings\";a:27:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"900\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"104\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:9:\"structure\";s:2:\"21\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"737ec4c\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:2:\"40\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"efb0e9a\";s:8:\"settings\";a:19:{s:5:\"title\";s:66:\"We Work Hard To Provide You The Best Quality Plants And Succulents\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:11:\"header_size\";s:2:\"h3\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:187:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">We Work Hard To Provide You The Best Quality Plants And Succulents</h3>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"e6bc9af\";s:8:\"settings\";a:26:{s:12:\"_column_size\";s:2:\"66\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:2:\"60\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"8bf9f70\";s:8:\"settings\";a:13:{s:6:\"editor\";s:439:\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:561:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"1f5d00e\";s:8:\"settings\";a:17:{s:4:\"text\";s:9:\"Read More\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:337:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Read More</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"a400379\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1200\";}s:16:\"content_position\";s:6:\"middle\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"c9222c3\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:7:{s:2:\"id\";s:7:\"7e489a2\";s:8:\"settings\";a:16:{s:5:\"title\";s:11:\"Our Company\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Company</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b2657e0\";s:8:\"settings\";a:17:{s:6:\"editor\";s:228:\"<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, when an unknown printer took a galley.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"18\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"18\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:350:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><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, when an unknown printer took a galley.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"beeacce\";s:8:\"settings\";a:14:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"140\";s:3:\"url\";s:71:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"12\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"12\";s:8:\"isLinked\";s:1:\"1\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:850:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1920\" height=\"1080\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-300x169.jpg 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1024x576.jpg 1024w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-768x432.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1536x864.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-800x450.jpg 800w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />											</div>\n				</div>\n		\";}i:3;a:7:{s:2:\"id\";s:7:\"d95e11a\";s:8:\"settings\";a:22:{s:6:\"editor\";s:711:\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:4:\"left\";s:12:\"text_columns\";s:1:\"2\";s:19:\"text_columns_mobile\";s:1:\"1\";s:10:\"column_gap\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"80\";s:5:\"sizes\";a:0:{}}s:17:\"column_gap_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:857:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#8216;Content here, content here&#8217;, making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#8217;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#8217;t anything embarrassing hidden in the middle of text. </p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"6ec1e06\";s:8:\"settings\";a:23:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e23d401\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"b325487\";s:8:\"settings\";a:16:{s:5:\"title\";s:8:\"Our Team\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Team</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"217c6ee\";s:8:\"settings\";a:17:{s:6:\"editor\";s:228:\"<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, when an unknown printer took a galley.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"18\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"18\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:350:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><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, when an unknown printer took a galley.</p></div>\n				</div>\n		\";}i:2;a:5:{s:2:\"id\";s:7:\"e51aece\";s:8:\"settings\";a:23:{s:9:\"structure\";s:2:\"30\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"24\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"3c3eb1f\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"334895d\";s:8:\"settings\";a:24:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"792\";s:3:\"url\";s:69:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\";}s:10:\"title_text\";s:14:\"Jessica Gordon\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:854:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Jessica Gordon</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3f36606\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"87db391\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"1e69e34\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"024fa73\";s:8:\"settings\";a:24:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"799\";s:3:\"url\";s:69:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\";}s:10:\"title_text\";s:10:\"Bryan Joes\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:850:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Bryan Joes</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"cf51b65\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"3530073\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"6afb0f2\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"33\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"9e113b8\";s:8:\"settings\";a:26:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"797\";s:3:\"url\";s:71:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\";}s:10:\"title_text\";s:12:\"Angella Mike\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:22:\"css_filters_css_filter\";s:6:\"custom\";s:22:\"css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"105\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:862:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Angella Mike</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"be59ca9\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"a171870\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:4;a:5:{s:2:\"id\";s:7:\"dc6a4e3\";s:8:\"settings\";a:29:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"720\";s:5:\"sizes\";a:0:{}}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1072\";s:3:\"url\";s:65:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/CTA-bg.jpg\";}s:19:\"background_position\";s:13:\"bottom center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"400\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0e2a233\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"e075a06\";s:8:\"settings\";a:17:{s:5:\"title\";s:39:\"Interested? Shop This Plant Collection!\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Interested? Shop This Plant Collection!</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"863954d\";s:8:\"settings\";a:13:{s:6:\"editor\";s:147:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>\";s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:269:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"f5c8852\";s:8:\"settings\";a:20:{s:4:\"text\";s:10:\"Go to Shop\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:338:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Go to Shop</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(900,1079,'_wxr_import_user_slug','harshadd'),(901,1079,'_astra_sites_imported_post','1'),(902,1079,'_astra_sites_enable_for_batch','1'),(903,11,'site-sidebar-layout','no-sidebar'),(904,11,'site-content-layout','page-builder'),(905,11,'theme-transparent-header-meta','enabled'),(906,11,'_yoast_wpseo_content_score','90'),(907,11,'_elementor_edit_mode','builder'),(908,11,'_elementor_template_type','wp-post'),(909,11,'_astra_content_layout_flag','disabled'),(910,11,'ast-title-bar-display','disabled'),(911,11,'_wp_page_template','default'),(912,11,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#5F2B2BBD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3106,1312,'_elementor_edit_mode','builder'),(3107,1312,'_elementor_template_type','wp-post'),(3108,1312,'_wp_page_template','default'),(3109,1312,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(913,11,'_elementor_version','3.1.0'),(914,11,'site-post-title','disabled'),(915,11,'skip_page','1'),(3070,1307,'_elementor_edit_mode','builder'),(3071,1307,'_elementor_template_type','wp-post'),(3072,1307,'_wp_page_template','default'),(3073,1307,'_elementor_data','s:48499:\"a:4:{i:0;a:5:{s:2:\"id\";s:7:\"caa47fa\";s:8:\"settings\";a:46:{s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1074\";s:3:\"url\";s:67:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/store-bg.jpg\";}s:19:\"background_position\";s:12:\"center right\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"50\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"200\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"background_color\";s:7:\"#EFF8FA\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:26:\"background_overlay_color_b\";s:25:\"rgba(239, 248, 250, 0.45)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"50\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:26:\"background_position_mobile\";s:13:\"center center\";s:22:\"background_size_tablet\";s:5:\"cover\";s:22:\"background_size_mobile\";s:7:\"initial\";s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"200\";s:5:\"sizes\";a:0:{}}s:15:\"background_size\";s:5:\"cover\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"def1b4b\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:3:\"100\";s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"20a9f86\";s:8:\"settings\";a:16:{s:5:\"title\";s:5:\"Store\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:126:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">Store</h1>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"13f7810\";s:8:\"settings\";a:30:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:20:\"rgba(78,87,104,0.06)\";s:27:\"background_overlay_position\";s:12:\"center right\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.05\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"240f590\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"ad8e6f3\";s:8:\"settings\";a:17:{s:5:\"title\";s:15:\"Featured Plants\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Featured Plants</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"db6ebea\";s:8:\"settings\";a:12:{s:9:\"shortcode\";s:56:\"[products limit=\"3\" columns=\"3\" visibility=\"featured\" ]\n\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:3855:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-3 \"><ul class=\"products columns-3\">\n<li class=\"product type-product post-1090 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish last instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div>\n</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"715553e\";s:8:\"settings\";a:26:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"f58071b\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"dd9bf6b\";s:8:\"settings\";a:17:{s:5:\"title\";s:21:\"Our Plants Collection\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:142:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Plants Collection</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"efc7a98\";s:8:\"settings\";a:11:{s:9:\"shortcode\";s:10:\"[products]\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:14192:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-3 \"><ul class=\"products columns-3\">\n<li class=\"product type-product post-1091 status-publish first instock product_cat-plants has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/aluminum-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Aluminum Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1091\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1091\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aluminum Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1084 status-publish instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/ball-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Ball Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1084\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1084\" data-product_sku=\"\" aria-label=\"Add &ldquo;Ball Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1090 status-publish last instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish first instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1086 status-publish last instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/mini-astrophytum/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Mini Astrophytum</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1086\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1086\" data-product_sku=\"\" aria-label=\"Add &ldquo;Mini Astrophytum&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1082 status-publish first instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/mini-san-pedro-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Mini San Pedro Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1082\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1082\" data-product_sku=\"\" aria-label=\"Add &ldquo;Mini San Pedro Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1092 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/money-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Money Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>23.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>20.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1092\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1092\" data-product_sku=\"\" aria-label=\"Add &ldquo;Money Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1081 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/old-lady-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Old Lady Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>12.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1081\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1081\" data-product_sku=\"\" aria-label=\"Add &ldquo;Old Lady Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1088 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/piorro-quisquam/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Piorro Quisquam</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1088\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1088\" data-product_sku=\"\" aria-label=\"Add &ldquo;Piorro Quisquam&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1087 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/rattle-snake-tail/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Rattle Snake Tail</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1087\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1087\" data-product_sku=\"\" aria-label=\"Add &ldquo;Rattle Snake Tail&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1085 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/star-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Star Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>30.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1085\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1085\" data-product_sku=\"\" aria-label=\"Add &ldquo;Star Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"f1cac77\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"21\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"432bd22\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"e642cca\";s:8:\"settings\";a:12:{s:5:\"title\";s:39:\"Need help in choosing the right plants?\";s:11:\"header_size\";s:2:\"h3\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Need help in choosing the right plants?</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"4316fdc\";s:8:\"settings\";a:18:{s:4:\"text\";s:12:\"Ask For Help\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-phone\";s:7:\"library\";s:8:\"fa-solid\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:471:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon elementor-align-icon-left\">\n				<i aria-hidden=\"true\" class=\"fas fa-phone\"></i>			</span>\n						<span class=\"elementor-button-text\">Ask For Help</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d19dbae\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"66\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"faf6c4d\";s:8:\"settings\";a:11:{s:6:\"editor\";s:376:\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:498:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(917,11,'_wxr_import_user_slug','harshadd'),(918,11,'_astra_sites_imported_post','1'),(919,11,'_astra_sites_enable_for_batch','1'),(920,1080,'site-sidebar-layout','no-sidebar'),(921,1080,'site-content-layout','page-builder'),(922,1080,'theme-transparent-header-meta','enabled'),(923,1080,'_yoast_wpseo_content_score','60'),(924,1080,'_elementor_edit_mode','builder'),(925,1080,'_elementor_template_type','wp-post'),(926,1080,'_astra_content_layout_flag','disabled'),(927,1080,'site-post-title','disabled'),(928,1080,'ast-title-bar-display','disabled'),(929,1080,'ast-featured-img','disabled'),(930,1080,'_wp_page_template','default'),(931,1080,'_elementor_data','a:2:{i:0;a:5:{s:2:\"id\";s:7:\"9ff25fa\";s:8:\"settings\";a:46:{s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1078\";s:3:\"url\";s:69:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/contact-bg.jpg\";}s:19:\"background_position\";s:11:\"center left\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"50\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"200\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"background_color\";s:7:\"#F9F9F9\";s:26:\"background_position_mobile\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:22:\"background_size_tablet\";s:7:\"contain\";s:22:\"background_size_mobile\";s:5:\"cover\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"200\";s:5:\"sizes\";a:0:{}}s:26:\"background_overlay_color_b\";s:25:\"rgba(249, 249, 249, 0.29)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"50\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:15:\"background_size\";s:5:\"cover\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"aa2695b\";s:8:\"settings\";a:26:{s:12:\"_column_size\";s:3:\"100\";s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"5f3f64d\";s:8:\"settings\";a:16:{s:5:\"title\";s:10:\"Contact Us\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:131:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">Contact Us</h1>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"8977841\";s:8:\"settings\";a:25:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"22\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"104\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"d2afd70\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"66\";s:19:\"_inline_size_tablet\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:7:{i:0;a:7:{s:2:\"id\";s:7:\"4d02ec2\";s:8:\"settings\";a:13:{s:5:\"title\";s:15:\"Contact Details\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Contact Details</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"4e26f3a\";s:8:\"settings\";a:29:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:21:\"fas fa-map-marker-alt\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:12:\"Our Location\";s:16:\"description_text\";s:45:\"1569 2nd Ave, New York,<br />NY 10028, USA​\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.12)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_element_width\";s:4:\"auto\";s:21:\"_element_width_mobile\";s:7:\"inherit\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:538:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h4 class=\"elementor-icon-box-title\">\n					<span >Our Location</span>\n				</h4>\n								<p class=\"elementor-icon-box-description\">1569 2nd Ave, New York,<br />NY 10028, USA​</p>\n							</div>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"0b81561\";s:8:\"settings\";a:29:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-phone\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:7:\"Call Us\";s:16:\"description_text\";s:32:\"+123 456 7890<br />+123 456 7891\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.12)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_element_width\";s:4:\"auto\";s:21:\"_element_width_mobile\";s:7:\"inherit\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:511:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-phone\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h4 class=\"elementor-icon-box-title\">\n					<span >Call Us</span>\n				</h4>\n								<p class=\"elementor-icon-box-description\">+123 456 7890<br />+123 456 7891</p>\n							</div>\n		</div>\n				</div>\n		\";}i:3;a:7:{s:2:\"id\";s:7:\"53603a2\";s:8:\"settings\";a:27:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:15:\"fas fa-envelope\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:9:\"Our Email\";s:16:\"description_text\";s:41:\"info@example.com<br />support@example.com\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h4\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.12)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_element_width\";s:4:\"auto\";s:21:\"_element_width_mobile\";s:7:\"inherit\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:525:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-envelope\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h4 class=\"elementor-icon-box-title\">\n					<span >Our Email</span>\n				</h4>\n								<p class=\"elementor-icon-box-description\">info@example.com<br />support@example.com</p>\n							</div>\n		</div>\n				</div>\n		\";}i:4;a:7:{s:2:\"id\";s:7:\"6991e46\";s:8:\"settings\";a:16:{s:4:\"text\";s:7:\"Divider\";s:5:\"color\";s:7:\"#EFEEF4\";s:3:\"gap\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:5;a:7:{s:2:\"id\";s:7:\"ed076da\";s:8:\"settings\";a:16:{s:5:\"title\";s:17:\"Send Us a Message\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h3\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:138:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Send Us a Message</h3>		</div>\n		\";}i:6;a:7:{s:2:\"id\";s:7:\"79d303f\";s:8:\"settings\";a:12:{s:9:\"shortcode\";s:18:\"[wpforms id=\"116\"]\";s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"-10\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:2793:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"wpforms-container \" id=\"wpforms-116\"><form id=\"wpforms-form-116\" class=\"wpforms-validate wpforms-form\" data-formid=\"116\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php?action=wp_image_process&#038;nonce=66cce96577\" data-token=\"55785b9da952aff5f93d28e337d02492\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.</noscript><div class=\"wpforms-field-container\"><div id=\"wpforms-116-field_0-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"0\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-116-field_0\">Your Name  <span class=\"wpforms-required-label\">*</span></label><input type=\"text\" id=\"wpforms-116-field_0\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][0]\" placeholder=\"Name\" required></div><div id=\"wpforms-116-field_1-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-116-field_1\">Email <span class=\"wpforms-required-label\">*</span></label><input type=\"email\" id=\"wpforms-116-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Email\" required></div><div id=\"wpforms-116-field_4-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"4\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-116-field_4\">Subject <span class=\"wpforms-required-label\">*</span></label><input type=\"text\" id=\"wpforms-116-field_4\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][4]\" placeholder=\"Subject\" required></div><div id=\"wpforms-116-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-116-field_2\">Your Message <span class=\"wpforms-required-label\">*</span></label><textarea id=\"wpforms-116-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Message\" required></textarea></div></div><div class=\"wpforms-field wpforms-field-hp\"><label for=\"wpforms-116-field-hp\" class=\"wpforms-field-label\">Email</label><input type=\"text\" name=\"wpforms[hp]\" id=\"wpforms-116-field-hp\" class=\"wpforms-field-medium\"></div><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"116\"><input type=\"hidden\" name=\"wpforms[author]\" value=\"0\"><button type=\"submit\" name=\"wpforms[submit]\" class=\"wpforms-submit \" id=\"wpforms-submit-116\" value=\"wpforms-submit\" aria-live=\"assertive\" data-alt-text=\"Sending...\" data-submit-text=\"Send Message\">Send Message</button></div></form></div>  <!-- .wpforms-container --></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"f92daad\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:2:\"33\";s:19:\"_inline_size_tablet\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"cb20c29\";s:8:\"settings\";a:13:{s:5:\"title\";s:7:\"Find Us\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:128:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Find Us</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"2615922\";s:8:\"settings\";a:14:{s:7:\"address\";s:25:\"1569 2nd avenue, new york\";s:4:\"zoom\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"560\";s:5:\"sizes\";a:0:{}}s:13:\"height_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"google_maps\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:375:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-custom-embed\"><iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://maps.google.com/maps?q=1569%202nd%20avenue%2C%20new%20york&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" title=\"1569 2nd avenue, new york\" aria-label=\"1569 2nd avenue, new york\"></iframe></div>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"197d17e\";s:8:\"settings\";a:19:{s:4:\"text\";s:19:\"Open Map Navigation\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:21:\"fas fa-location-arrow\";s:7:\"library\";s:8:\"fa-solid\";}s:11:\"icon_indent\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"8\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:487:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon elementor-align-icon-left\">\n				<i aria-hidden=\"true\" class=\"fas fa-location-arrow\"></i>			</span>\n						<span class=\"elementor-button-text\">Open Map Navigation</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}'),(932,1080,'_elementor_version','2.9.13'),(933,1080,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(934,1080,'astra-main-page-id','23956'),(935,1080,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:2;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:4;s:26:\"_background_video_fallback\";i:4;s:23:\"_background_hover_image\";i:4;s:32:\"_background_hover_video_fallback\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:4:{s:16:\"background_image\";i:3;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:16:\"content_position\";i:1;s:3:\"gap\";i:2;s:13:\"custom_height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:1;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:19:\"background_bg_width\";i:1;s:15:\"background_size\";i:1;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:2:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:3;s:21:\"_element_width_mobile\";i:3;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:3;s:26:\"_background_video_fallback\";i:3;s:23:\"_background_hover_image\";i:3;s:32:\"_background_hover_video_fallback\";i:3;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:11:\"google_maps\";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_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:6:\"button\";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_button\";a:3:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}}'),(936,1080,'_wxr_import_user_slug','harshadd'),(937,1080,'_astra_sites_imported_post','1'),(938,1080,'_astra_sites_enable_for_batch','1'),(12851,2468,'_billing_postcode','92131'),(12850,2468,'_billing_state','CA'),(12849,2468,'_billing_city','san diego'),(12847,2468,'_billing_last_name','Perkins'),(12848,2468,'_billing_address_1','11462 normanton way'),(13129,2489,'_shipping_address_index','Carlisha Bell  7708 Wakefield Drive  Austin TX 78749 US'),(13726,2542,'_wp_page_template','default'),(13727,2542,'_elementor_template_type','wp-page'),(13728,2542,'_elementor_version','3.1.1'),(13729,2542,'_elementor_pro_version','3.0.10'),(13730,2542,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(13130,2489,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(13131,2489,'_coupons_hash','d751713988987e9331980363e24189ce'),(13132,2489,'_fees_hash','d751713988987e9331980363e24189ce'),(13133,2489,'_taxes_hash','a445be5c0c0f5bd315c8de141241aba2'),(2088,1185,'_wp_page_template','elementor_header_footer'),(2089,1185,'_elementor_edit_mode','builder'),(2090,1185,'_elementor_template_type','wp-post'),(2091,1185,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b33072\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-instagram\",\"_id\":\"21ba68f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":78},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"16\"},\"hover_primary_color\":\"#75c32c\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2092,1185,'_elementor_version','2.9.13'),(2094,285,'_elementor_pro_version','3.0.10'),(2096,1186,'_wp_page_template','elementor_header_footer'),(2097,1186,'_elementor_edit_mode','builder'),(2098,1186,'_elementor_template_type','wp-post'),(2099,1186,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b33072\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-instagram\",\"_id\":\"21ba68f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":78},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"16\"},\"hover_primary_color\":\"#75c32c\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2100,1186,'_elementor_version','3.1.0'),(2101,1186,'_elementor_pro_version','3.0.10'),(2103,1187,'_wp_page_template','elementor_header_footer'),(2104,1187,'_elementor_edit_mode','builder'),(2105,1187,'_elementor_template_type','wp-post'),(2106,1187,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b33072\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-instagram\",\"_id\":\"21ba68f\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":78},\"icon_padding\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"16\"},\"hover_primary_color\":\"#75c32c\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1257,285,'_astra_sites_hotlink_imported','1'),(1258,1080,'_astra_sites_hotlink_imported','1'),(3082,1309,'_elementor_edit_mode','builder'),(3083,1309,'_elementor_template_type','wp-post'),(3084,1309,'_wp_page_template','default'),(3085,1309,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bcf3ad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Products\",\"number\":\"3\",\"show\":\"\",\"orderby\":\"date\",\"order\":\"desc\"}},\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_products\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f1cac77\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e642cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4316fdc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"d19dbae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"faf6c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3086,1309,'_elementor_version','2.9.13'),(3088,11,'_elementor_pro_version','3.0.10'),(3092,1310,'_elementor_edit_mode','builder'),(3093,1310,'_elementor_template_type','wp-post'),(3094,1310,'_wp_page_template','default'),(3095,1310,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bcf3ad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Products\",\"number\":\"3\",\"show\":\"\",\"orderby\":\"date\",\"order\":\"desc\"}},\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_products\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f1cac77\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e642cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4316fdc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"d19dbae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"faf6c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3090,11,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3096,1310,'_elementor_version','3.1.0'),(3097,1310,'_elementor_pro_version','3.0.10'),(3099,1311,'_elementor_edit_mode','builder'),(3100,1311,'_elementor_template_type','wp-post'),(3101,1311,'_wp_page_template','default'),(3102,1311,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bcf3ad\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Products\",\"number\":\"3\",\"show\":\"\",\"orderby\":\"date\",\"order\":\"desc\"}},\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_products\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f1cac77\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"432bd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"e642cca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4316fdc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"d19dbae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"faf6c4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3103,1311,'_elementor_version','3.1.0'),(3104,1311,'_elementor_pro_version','3.0.10'),(3110,1312,'_elementor_version','3.1.0'),(3111,1312,'_elementor_pro_version','3.0.10'),(3116,1313,'_elementor_edit_mode','builder'),(3117,1313,'_elementor_template_type','wp-post'),(3118,1313,'_wp_page_template','default'),(3119,1313,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3120,1313,'_elementor_version','3.1.0'),(3121,1313,'_elementor_pro_version','3.0.10'),(3123,1314,'_elementor_edit_mode','builder'),(3124,1314,'_elementor_template_type','wp-post'),(3125,1314,'_wp_page_template','default'),(3126,1314,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"dd9bf6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Plants Collection\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3127,1314,'_elementor_version','3.1.0'),(3128,1314,'_elementor_pro_version','3.0.10'),(3130,1315,'_elementor_edit_mode','builder'),(3131,1315,'_elementor_template_type','wp-post'),(3132,1315,'_wp_page_template','default'),(3133,1315,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3134,1315,'_elementor_version','3.1.0'),(3135,1315,'_elementor_pro_version','3.0.10'),(3139,1316,'_elementor_edit_mode','builder'),(3140,1316,'_elementor_template_type','wp-post'),(3141,1316,'_wp_page_template','default'),(3142,1316,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3143,1316,'_elementor_version','3.1.0'),(3144,1316,'_elementor_pro_version','3.0.10'),(3146,1317,'_elementor_edit_mode','builder'),(3147,1317,'_elementor_template_type','wp-post'),(3148,1317,'_wp_page_template','default'),(3149,1317,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1259,11,'_astra_sites_hotlink_imported','1'),(3207,1326,'_elementor_edit_mode','builder'),(3208,1326,'_elementor_template_type','wp-post'),(3209,1326,'_wp_page_template','default'),(3210,1326,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3211,1326,'_elementor_version','2.9.13'),(3212,1326,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3214,1079,'_elementor_pro_version','3.0.10'),(3218,1327,'_elementor_edit_mode','builder'),(3219,1327,'_elementor_template_type','wp-post'),(3220,1327,'_wp_page_template','default'),(3221,1327,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3216,1079,'_yoast_wpseo_estimated-reading-time-minutes','2'),(3222,1327,'_elementor_version','3.1.0'),(3223,1327,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3224,1327,'_elementor_pro_version','3.0.10'),(3226,1328,'_elementor_edit_mode','builder'),(3227,1328,'_elementor_template_type','wp-post'),(3228,1328,'_wp_page_template','default'),(3229,1328,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null},\"elements\":[],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a400379\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\"},\"elements\":[{\"id\":\"c9222c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"7e489a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2657e0\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3230,1328,'_elementor_version','3.1.0'),(3231,1328,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3232,1328,'_elementor_pro_version','3.0.10'),(3256,1331,'_elementor_version','3.1.0'),(3257,1331,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3258,1331,'_elementor_pro_version','3.0.10'),(3260,1332,'_elementor_edit_mode','builder'),(3261,1332,'_elementor_template_type','wp-post'),(3262,1332,'_wp_page_template','default'),(3263,1332,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3264,1332,'_elementor_version','3.1.0'),(3265,1332,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3266,1332,'_elementor_pro_version','3.0.10'),(3599,1372,'_elementor_edit_mode','builder'),(3600,1372,'_elementor_template_type','wp-post'),(3601,1372,'_wp_page_template','default'),(3602,1372,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3274,1333,'_elementor_version','3.1.0'),(3275,1333,'_elementor_pro_version','3.0.10'),(3277,1334,'_wp_page_template','elementor_header_footer'),(3278,1334,'_elementor_edit_mode','builder'),(3279,1334,'_elementor_template_type','wp-post');
INSERT INTO `wpb1_postmeta` VALUES (3280,1334,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3281,1334,'_elementor_version','3.1.0'),(3282,1334,'_elementor_pro_version','3.0.10'),(1260,1079,'_astra_sites_hotlink_imported','1'),(1317,1100,'_elementor_edit_mode','builder'),(1318,1100,'_elementor_template_type','wp-post'),(1319,1100,'_wp_page_template','default'),(1320,1100,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"140\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1321,1100,'_elementor_version','2.9.13'),(1322,1100,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1324,818,'_elementor_pro_version','3.0.10'),(1328,1101,'_elementor_edit_mode','builder'),(1329,1101,'_elementor_template_type','wp-post'),(1330,1101,'_wp_page_template','default'),(1331,1101,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"140\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1326,818,'_yoast_wpseo_estimated-reading-time-minutes','2'),(1332,1101,'_elementor_version','3.1.0'),(1333,1101,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1334,1101,'_elementor_pro_version','3.0.10'),(1336,1102,'_elementor_edit_mode','builder'),(1337,1102,'_elementor_template_type','wp-post'),(1338,1102,'_wp_page_template','default'),(1339,1102,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"140\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1340,1102,'_elementor_version','3.1.0'),(1341,1102,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1342,1102,'_elementor_pro_version','3.0.10'),(1344,1103,'_elementor_edit_mode','builder'),(1345,1103,'_elementor_template_type','wp-post'),(1346,1103,'_wp_page_template','default'),(1347,1103,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"82\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1261,818,'_astra_sites_hotlink_imported','1'),(1265,818,'_edit_lock','1642726756:1'),(1348,1103,'_elementor_version','3.1.0'),(1349,1103,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1350,1103,'_elementor_pro_version','3.0.10'),(1354,1104,'_elementor_edit_mode','builder'),(1355,1104,'_elementor_template_type','wp-post'),(1356,1104,'_wp_page_template','default'),(1357,1104,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"82\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3543,1365,'_menu_item_object_id','1365'),(3542,1365,'_menu_item_menu_item_parent','0'),(3541,1365,'_menu_item_type','custom'),(1283,456,'_menu_item_menu_item_parent','0'),(1284,456,'_menu_item_target',''),(1285,456,'_menu_item_xfn',''),(1286,456,'_menu_item_url',''),(12948,2475,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(1307,1098,'_elementor_version','2.9.13'),(1308,1098,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1310,1099,'_elementor_edit_mode','builder'),(1311,1099,'_elementor_template_type','wp-post'),(1312,1099,'_wp_page_template','default'),(1313,1099,'_elementor_data','s:127564:\"a:7:{i:0;a:5:{s:2:\"id\";s:7:\"7ae8eb8\";s:8:\"settings\";a:43:{s:6:\"height\";s:10:\"min-height\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F6F8FC\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1070\";s:3:\"url\";s:66:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/hero-bg.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:40;}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:29:\"background_overlay_background\";s:8:\"gradient\";s:26:\"background_overlay_color_b\";s:22:\"rgba(255, 255, 255, 0)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"32\";s:5:\"sizes\";a:0:{}}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e734523\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"fb0d4ec\";s:8:\"settings\";a:15:{s:5:\"title\";s:19:\"Best Quality Plants\";s:11:\"header_size\";s:2:\"h5\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:140:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Best Quality Plants</h5>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"291db26\";s:8:\"settings\";a:19:{s:5:\"title\";s:42:\"Amazing Variety Of Plants Starting Just $6\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:163:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">Amazing Variety Of Plants Starting Just $6</h1>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"12ad138\";s:8:\"settings\";a:18:{s:4:\"text\";s:8:\"Shop Now\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"24\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:23:\"text_shadow_text_shadow\";a:4:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:336:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Shop Now</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"3d36450\";s:8:\"settings\";a:25:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"3999eb5\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"d38a3da\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:10:\"fas fa-spa\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:17:\"Plants Collection\";s:16:\"description_text\";s:25:\"Any plants for your space\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:512:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-spa\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >Plants Collection</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">Any plants for your space</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"b37c16b\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"ac1caf9\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:10:\"fas fa-box\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:13:\"Free Shipping\";s:16:\"description_text\";s:22:\"Free shipping on order\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:505:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-box\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >Free Shipping</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">Free shipping on order</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"67214ef\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"d1af5a3\";s:8:\"settings\";a:25:{s:13:\"selected_icon\";a:2:{s:5:\"value\";s:11:\"fas fa-sync\";s:7:\"library\";s:8:\"fa-solid\";}s:4:\"view\";s:7:\"stacked\";s:10:\"title_text\";s:15:\"100% Money Back\";s:16:\"description_text\";s:27:\"If the item didn\'t suit you\";s:8:\"position\";s:4:\"left\";s:10:\"title_size\";s:2:\"h5\";s:13:\"primary_color\";s:24:\"rgba(117, 195, 44, 0.14)\";s:15:\"secondary_color\";s:7:\"#75C32C\";s:10:\"icon_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";s:5:\"sizes\";a:0:{}}s:16:\"icon_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"4\";s:5:\"sizes\";a:0:{}}s:17:\"icon_space_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:14:\"_element_width\";s:4:\"auto\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:8:\"icon-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:513:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-icon-box-wrapper\">\n						<div class=\"elementor-icon-box-icon\">\n				<span class=\"elementor-icon elementor-animation-\" >\n				<i aria-hidden=\"true\" class=\"fas fa-sync\"></i>				</span>\n			</div>\n						<div class=\"elementor-icon-box-content\">\n				<h5 class=\"elementor-icon-box-title\">\n					<span >100% Money Back</span>\n				</h5>\n								<p class=\"elementor-icon-box-description\">If the item didn\'t suit you</p>\n							</div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"5370a06\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"30\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"104\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"9e2351a\";s:8:\"settings\";a:42:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"131\";s:3:\"url\";s:74:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/plant6-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:22:\"background_hover_color\";s:7:\"#FFFFFF\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"deb0422\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:25:\"Beautiful Plant Varieties\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:318:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Beautiful Plant Varieties</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"da7ff13\";s:8:\"settings\";a:16:{s:4:\"text\";s:14:\"See Collection\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:342:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">See Collection</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"0b6e081\";s:8:\"settings\";a:41:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"121\";s:3:\"url\";s:75:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/cactus2-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"8\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"8\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"5d64031\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:23:\"Trendy Cactus Varieties\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:316:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Trendy Cactus Varieties</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"2363cee\";s:8:\"settings\";a:16:{s:4:\"text\";s:14:\"See Collection\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:342:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">See Collection</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"eca0892\";s:8:\"settings\";a:41:{s:12:\"_column_size\";s:2:\"33\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"129\";s:3:\"url\";s:74:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/plant4-free-img.jpg\";}s:19:\"background_position\";s:10:\"top center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:7:\"contain\";s:24:\"background_overlay_color\";s:15:\"rgba(0,0,0,0.5)\";s:26:\"background_overlay_color_b\";s:7:\"#000000\";s:31:\"background_overlay_color_b_stop\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"60\";}s:30:\"background_overlay_hover_color\";s:21:\"rgba(117,195,44,0.15)\";s:32:\"background_overlay_hover_color_b\";s:21:\"rgba(117,195,44,0.31)\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"15\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-15\";s:5:\"color\";s:16:\"rgba(0,0,0,0.65)\";}s:32:\"box_shadow_hover_box_shadow_type\";s:3:\"yes\";s:27:\"box_shadow_hover_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:2:\"64\";s:4:\"blur\";s:3:\"120\";s:6:\"spread\";s:3:\"-40\";s:5:\"color\";s:19:\"rgba(0, 0, 0, 0.16)\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"400\";s:5:\"right\";s:2:\"64\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"300\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"6217a15\";s:8:\"settings\";a:16:{s:5:\"image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"title_text\";s:21:\"Gardening Accessories\";s:16:\"description_text\";s:52:\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\";s:10:\"title_size\";s:2:\"h4\";s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:314:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Gardening Accessories</h4><p class=\"elementor-image-box-description\">Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"f63aaef\";s:8:\"settings\";a:16:{s:4:\"text\";s:15:\"Visit the store\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:343:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Visit the store</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"c979b3e\";s:8:\"settings\";a:33:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:3:\"100\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:29:\"background_overlay_background\";s:7:\"classic\";s:27:\"background_overlay_position\";s:12:\"center right\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:23:\"background_overlay_size\";s:4:\"auto\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"ff7825f\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"1bd5965\";s:8:\"settings\";a:18:{s:5:\"title\";s:15:\"Featured Plants\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Featured Plants</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"242e738\";s:8:\"settings\";a:13:{s:6:\"editor\";s:63:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\";s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:185:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"5ab596c\";s:8:\"settings\";a:13:{s:9:\"shortcode\";s:55:\"[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:9856:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><ul class=\"products columns-4\">\n<li class=\"product type-product post-1090 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1092 status-publish last instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/money-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Money Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>23.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>20.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1092\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1092\" data-product_sku=\"\" aria-label=\"Add &ldquo;Money Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1081 status-publish first instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/old-lady-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Old Lady Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>12.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1081\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1081\" data-product_sku=\"\" aria-label=\"Add &ldquo;Old Lady Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1088 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/piorro-quisquam/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Piorro Quisquam</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1088\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1088\" data-product_sku=\"\" aria-label=\"Add &ldquo;Piorro Quisquam&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1087 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/rattle-snake-tail/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Rattle Snake Tail</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1087\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1087\" data-product_sku=\"\" aria-label=\"Add &ldquo;Rattle Snake Tail&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1085 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/star-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Star Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>30.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1085\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1085\" data-product_sku=\"\" aria-label=\"Add &ldquo;Star Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:4;a:5:{s:2:\"id\";s:7:\"2d4c3e7\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"21\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:13:\"border_border\";s:5:\"solid\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"9eda4ff\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"9c77da5\";s:8:\"settings\";a:12:{s:5:\"title\";s:39:\"Need help in choosing the right plants?\";s:11:\"header_size\";s:2:\"h3\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Need help in choosing the right plants?</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"55531aa\";s:8:\"settings\";a:18:{s:4:\"text\";s:12:\"Ask For Help\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-phone\";s:7:\"library\";s:8:\"fa-solid\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:471:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon elementor-align-icon-left\">\n				<i aria-hidden=\"true\" class=\"fas fa-phone\"></i>			</span>\n						<span class=\"elementor-button-text\">Ask For Help</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"98ee26a\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"66\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"12062fb\";s:8:\"settings\";a:11:{s:6:\"editor\";s:376:\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:498:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:5;a:5:{s:2:\"id\";s:7:\"2822717\";s:8:\"settings\";a:34:{s:9:\"structure\";s:2:\"20\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:11:\"bottom left\";s:21:\"background_attachment\";s:5:\"fixed\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:4:\"auto\";s:24:\"background_overlay_color\";s:7:\"#f9f9f9\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.85\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"1961f6d\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"50\";s:19:\"_inline_size_tablet\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"1518f64\";s:8:\"settings\";a:15:{s:5:\"title\";s:12:\"Testimonials\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:133:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Testimonials</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"9eaffb2\";s:8:\"settings\";a:12:{s:6:\"editor\";s:63:\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:185:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>\n				</div>\n		\";}i:2;a:5:{s:2:\"id\";s:7:\"3787877\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:21:\"background_background\";s:7:\"classic\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"0c921b4\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"132\";s:3:\"url\";s:73:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/user1-free-img.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"3ff2100\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"fab5cd9\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"13d649a\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"a4abf29\";s:8:\"settings\";a:13:{s:5:\"title\";s:11:\"Sarah Jones\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Sarah Jones</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"be48c21\";s:8:\"settings\";a:15:{s:6:\"editor\";s:17:\"Interior Designer\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:139:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Interior Designer</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"7f66f0c\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"50\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:3:\"100\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"0080378\";s:8:\"settings\";a:29:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"48\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:21:\"background_background\";s:7:\"classic\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"5c2ef84\";s:8:\"settings\";a:28:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"815\";s:3:\"url\";s:72:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/testimonial-2.jpg\";}s:19:\"background_position\";s:11:\"center left\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"1b51ba8\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"8da0919\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"6bb209f\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"fc3e6c3\";s:8:\"settings\";a:13:{s:5:\"title\";s:12:\"Jessica Foxx\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:133:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Jessica Foxx</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"ce32c0b\";s:8:\"settings\";a:15:{s:6:\"editor\";s:7:\"Student\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Student</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"5834a8d\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"21\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"content_position\";s:6:\"middle\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:2:\"-5\";s:5:\"color\";s:15:\"rgba(0,0,0,0.2)\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"117b190\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"33\";s:12:\"_inline_size\";s:2:\"40\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:3:\"133\";s:3:\"url\";s:73:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/user3-free-img.jpg\";}s:19:\"background_position\";s:13:\"center center\";s:15:\"background_size\";s:5:\"cover\";s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";s:2:\"25\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:2:\"50\";s:6:\"spread\";s:3:\"-20\";s:5:\"color\";s:20:\"rgba(78,87,104,0.65)\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"cbdd4f0\";s:8:\"settings\";a:11:{s:12:\"space_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"300\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"spacer\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:147:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-spacer\">\n			<div class=\"elementor-spacer-inner\"></div>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d922680\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"66\";s:12:\"_inline_size\";s:6:\"59.997\";s:21:\"space_between_widgets\";s:1:\"5\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"41a078a\";s:8:\"settings\";a:14:{s:6:\"editor\";s:149:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b4a4ea5\";s:8:\"settings\";a:13:{s:5:\"title\";s:11:\"Briana Luke\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h5 class=\"elementor-heading-title elementor-size-default\">Briana Luke</h5>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"6f75813\";s:8:\"settings\";a:15:{s:6:\"editor\";s:7:\"Student\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:10:\"text_color\";s:7:\"#9A9A9A\";s:21:\"typography_typography\";s:6:\"custom\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Student</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:6;a:5:{s:2:\"id\";s:7:\"affd82b\";s:8:\"settings\";a:29:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"720\";s:5:\"sizes\";a:0:{}}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1072\";s:3:\"url\";s:65:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/CTA-bg.jpg\";}s:19:\"background_position\";s:13:\"bottom center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"400\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0aa3547\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"9d42827\";s:8:\"settings\";a:17:{s:5:\"title\";s:39:\"Interested? Shop This Plant Collection!\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Interested? Shop This Plant Collection!</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3ab5bf5\";s:8:\"settings\";a:13:{s:6:\"editor\";s:147:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>\";s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:269:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"839a8a4\";s:8:\"settings\";a:20:{s:4:\"text\";s:10:\"Go to Shop\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:338:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Go to Shop</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(1314,1099,'_elementor_version','2.9.13'),(1315,1099,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1358,1104,'_elementor_version','3.1.0'),(1359,1104,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1360,1104,'_elementor_pro_version','3.0.10'),(1362,1105,'_elementor_edit_mode','builder'),(1363,1105,'_elementor_template_type','wp-post'),(1364,1105,'_wp_page_template','default'),(1365,1105,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ae250d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"82\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21e505f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Care<\\/p>\",\"align\":\"left\",\"text_color\":\"#FF5FD0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-133\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"040\",\"bottom\":\"0\",\"left\":\"240\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1366,1105,'_elementor_version','3.1.0'),(1367,1105,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1368,1105,'_elementor_pro_version','3.0.10'),(1372,1106,'_wp_page_template','default'),(1373,1106,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1374,1106,'_elementor_version','3.1.0'),(1375,1106,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1376,1106,'_elementor_pro_version','3.0.10'),(1380,1107,'_elementor_edit_mode','builder'),(1381,1107,'_elementor_template_type','wp-post'),(1382,1107,'_wp_page_template','default'),(1383,1107,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1384,1107,'_elementor_version','3.1.0'),(1385,1107,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1386,1107,'_elementor_pro_version','3.0.10'),(1388,1108,'_elementor_edit_mode','builder'),(1389,1108,'_elementor_template_type','wp-post'),(1390,1108,'_wp_page_template','default'),(1391,1108,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#282828\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1392,1108,'_elementor_version','3.1.0'),(1393,1108,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1394,1108,'_elementor_pro_version','3.0.10'),(1478,1119,'_elementor_template_type','wp-post'),(1479,1119,'_wp_page_template','default'),(1480,1119,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1396,1109,'_elementor_edit_mode','builder'),(1397,1109,'_elementor_template_type','wp-post'),(1398,1109,'_wp_page_template','default'),(1399,1109,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1400,1109,'_elementor_version','3.1.0'),(1401,1109,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1402,1109,'_elementor_pro_version','3.0.10'),(1406,1110,'_elementor_edit_mode','builder'),(1407,1110,'_elementor_template_type','wp-post'),(1408,1110,'_wp_page_template','default'),(1409,1110,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1410,1110,'_elementor_version','3.1.0'),(1411,1110,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1412,1110,'_elementor_pro_version','3.0.10'),(1414,1111,'_elementor_edit_mode','builder'),(1415,1111,'_elementor_template_type','wp-post'),(1416,1111,'_wp_page_template','default'),(1417,1111,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1418,1111,'_elementor_version','3.1.0'),(1419,1111,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1420,1111,'_elementor_pro_version','3.0.10'),(1477,1119,'_elementor_edit_mode','builder'),(1422,1112,'_elementor_edit_mode','builder'),(1423,1112,'_elementor_template_type','wp-post'),(1424,1112,'_wp_page_template','default'),(1425,1112,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1426,1112,'_elementor_version','3.1.0'),(1427,1112,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1428,1112,'_elementor_pro_version','3.0.10'),(1461,1117,'_elementor_edit_mode','builder'),(1462,1117,'_elementor_template_type','wp-post'),(1463,1117,'_wp_page_template','default'),(1464,1117,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1432,1113,'_elementor_edit_mode','builder'),(1433,1113,'_elementor_template_type','section'),(1434,1113,'_elementor_version','3.1.0'),(1435,1113,'_elementor_pro_version','3.0.10'),(1436,1114,'_elementor_edit_mode','builder'),(1437,1114,'_elementor_template_type','section'),(1438,1114,'_elementor_version','3.1.0'),(1439,1114,'_elementor_pro_version','3.0.10'),(1440,1113,'_wp_page_template','default'),(1441,1113,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1442,1113,'_elementor_data','[{\"id\":\"1770d785\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f383ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4ea9248e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"551970c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"51b06a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"69334e58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb5d58d\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"3aaa27a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f8cc01b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ad3d93e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1443,1115,'_elementor_edit_mode','builder'),(1444,1115,'_elementor_template_type','section'),(1445,1115,'_elementor_version','3.1.0'),(1446,1115,'_elementor_pro_version','3.0.10'),(1447,1115,'_wp_page_template','default'),(1448,1115,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1449,1115,'_elementor_data','[{\"id\":\"1770d785\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"f383ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4ea9248e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"551970c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"51b06a4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"69334e58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb5d58d\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"3aaa27a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5f8cc01b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3ad3d93e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1450,1113,'_elementor_controls_usage','a:4:{s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:2:{s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:12:\"text_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:5:\"style\";a:3:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:22:\"background_hover_color\";i:1;}s:26:\"section_background_overlay\";a:5:{s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_color_b\";i:3;s:31:\"background_overlay_color_b_stop\";i:3;s:30:\"background_overlay_hover_color\";i:3;s:32:\"background_overlay_hover_color_b\";i:3;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:3;s:21:\"box_shadow_box_shadow\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;}}}}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:2:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),(1481,1119,'_elementor_version','3.1.0'),(1482,1119,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1483,1119,'_elementor_pro_version','3.0.10'),(1487,1120,'_elementor_edit_mode','builder'),(1488,1120,'_elementor_template_type','wp-post'),(1489,1120,'_wp_page_template','default'),(1490,1120,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1465,1117,'_elementor_version','3.1.0'),(1466,1117,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1467,1117,'_elementor_pro_version','3.0.10'),(1469,1118,'_elementor_edit_mode','builder'),(1470,1118,'_elementor_template_type','wp-post'),(1471,1118,'_wp_page_template','default'),(1472,1118,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Plants Collection\",\"description_text\":\"Any plants for your space\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ac1caf9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-box\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Free shipping on order\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"rgba(117, 195, 44, 0.14)\",\"secondary_color\":\"#75C32C\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5370a06\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"9e2351a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant6-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_hover_color\":\"#FFFFFF\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"32\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"deb0422\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Beautiful Plant Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"da7ff13\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"0b6e081\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"121\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/cactus2-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"32\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d64031\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Trendy Cactus Varieties\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2363cee\",\"elType\":\"widget\",\"settings\":{\"text\":\"See Collection\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"eca0892\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#EFEEF4\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/plant4-free-img.jpg\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"60\"},\"background_overlay_hover_color\":\"rgba(117,195,44,0.15)\",\"background_overlay_hover_color_b\":\"rgba(117,195,44,0.31)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"50\",\"spread\":\"-15\",\"color\":\"rgba(0,0,0,0.65)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"64\",\"blur\":\"120\",\"spread\":\"-40\",\"color\":\"rgba(0, 0, 0, 0.16)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"64\",\"bottom\":\"40\",\"left\":\"32\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"6217a15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Gardening Accessories\",\"description_text\":\"Luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_size\":\"h4\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f63aaef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Visit the store\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Plants\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1473,1118,'_elementor_version','3.1.0'),(1474,1118,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1475,1118,'_elementor_pro_version','3.0.10'),(1491,1120,'_elementor_version','3.1.0'),(1492,1120,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1493,1120,'_elementor_pro_version','3.0.10'),(1495,1121,'_elementor_edit_mode','builder'),(1496,1121,'_elementor_template_type','wp-post'),(1497,1121,'_wp_page_template','default'),(1498,1121,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1499,1121,'_elementor_version','3.1.0'),(1500,1121,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1501,1121,'_elementor_pro_version','3.0.10'),(1503,1122,'_elementor_edit_mode','builder'),(1504,1122,'_elementor_template_type','wp-post'),(1505,1122,'_wp_page_template','default'),(1506,1122,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1507,1122,'_elementor_version','3.1.0'),(1508,1122,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1509,1122,'_elementor_pro_version','3.0.10'),(1660,1136,'_elementor_edit_mode','builder'),(1661,1136,'_elementor_template_type','wp-post'),(1662,1136,'_wp_page_template','default'),(1663,1136,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(13140,2489,'_billing_email','carlishatennille@gmail.com'),(12925,2472,'_elementor_conditions','a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}'),(1517,1125,'_wp_attached_file','2021/01/msdawnshaircare-eyelashes-logo.png'),(1518,1125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1463;s:6:\"height\";i:1086;s:4:\"file\";s:42:\"2021/01/msdawnshaircare-eyelashes-logo.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-logo-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"msdawnshaircare-eyelashes-logo-1024x760.png\";s:5:\"width\";i:1024;s:6:\"height\";i:760;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-logo-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:42:\"msdawnshaircare-eyelashes-logo-768x570.png\";s:5:\"width\";i:768;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-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:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-logo-800x594.png\";s:5:\"width\";i:800;s:6:\"height\";i:594;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-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:42:\"msdawnshaircare-eyelashes-logo-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:42:\"msdawnshaircare-eyelashes-logo-800x594.png\";s:5:\"width\";i:800;s:6:\"height\";i:594;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"msdawnshaircare-eyelashes-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:40:\"msdawnshaircare-eyelashes-logo-84x62.png\";s:5:\"width\";i:84;s:6:\"height\";i:62;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:{}}}'),(1523,1128,'_elementor_edit_mode','builder'),(1524,1128,'_elementor_template_type','kit'),(1526,840,'_wp_page_template','default'),(1527,840,'_elementor_page_settings','a:11:{s:9:\"site_name\";s:31:\"Ms. Dawn&#039;s Pure Emollients\";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:\"#FF33E8\";}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:\"#FF40F8\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:16:\"site_description\";s:16:\"Hair Growth Oils\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(12924,2472,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:2;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:3:{s:16:\"page_views_views\";i:1;s:10:\"page_views\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(3191,1323,'_wp_attached_file','2021/02/unnamed-21-scaled-e1613198050724.jpg'),(3192,1323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:44:\"2021/02/unnamed-21-scaled-e1613198050724.jpg\";s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"unnamed-21-scaled-e1613198050724-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:44:\"unnamed-21-scaled-e1613198050724-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:45:\"unnamed-21-scaled-e1613198050724-800x1000.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"unnamed-21-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"unnamed-21-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"unnamed-21-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:\"unnamed-21-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"unnamed-21-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1535,1131,'_edit_last','1'),(1536,1131,'_edit_lock','1614752893:1'),(1537,1131,'_thumbnail_id','1782'),(1538,1131,'_regular_price','15.00'),(1539,1131,'total_sales','6'),(1540,1131,'_tax_status','taxable'),(1541,1131,'_tax_class',''),(1542,1131,'_manage_stock','no'),(1543,1131,'_backorders','no'),(1544,1131,'_sold_individually','no'),(1545,1131,'_virtual','no'),(1546,1131,'_downloadable','no'),(1547,1131,'_download_limit','-1'),(1548,1131,'_download_expiry','-1'),(1549,1131,'_stock',NULL),(1550,1131,'_stock_status','instock'),(1551,1131,'_wc_average_rating','0'),(1552,1131,'_wc_review_count','0'),(1553,1131,'_product_version','7.2.2'),(1554,1131,'_price','15.00'),(1555,1131,'_product_image_gallery','37'),(1556,1131,'_yoast_wpseo_primary_product_cat','17'),(1557,1131,'site-sidebar-layout','default'),(1558,1131,'site-content-layout','default'),(1559,1131,'theme-transparent-header-meta','default'),(1560,1131,'_yoast_wpseo_focuskw','hair mask'),(1561,1131,'_yoast_wpseo_title','Hair Mask - %%title%% %%page%% %%sep%% %%sitename%%'),(1562,1131,'_yoast_wpseo_metadesc','Hair Mask - Ms. Dawn\'s oil-based conditioning mint butter mask can be used every two weeks to restore hair moisture and stop hair breakage...'),(1563,1131,'_yoast_wpseo_linkdex','41'),(1564,1131,'_yoast_wpseo_content_score','90'),(1565,1131,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1566,1132,'_edit_last','1'),(1567,1132,'_edit_lock','1614752863:1'),(1568,19,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2383;s:6:\"height\";i:2314;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.00.30-PM.png\";}s:18:\"full-1613198879825\";a:3:{s:5:\"width\";i:800;s:6:\"height\";i:777;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-4.00.30-PM-e1612137804454.png\";}}'),(1569,1132,'_thumbnail_id','1783'),(1570,1132,'_wp_old_date','2021-01-31'),(1572,1132,'total_sales','5'),(1573,1132,'_tax_status','taxable'),(1574,1132,'_tax_class',''),(1575,1132,'_manage_stock','no'),(1576,1132,'_backorders','no'),(1577,1132,'_sold_individually','no'),(1578,1132,'_upsell_ids','a:2:{i:0;i:1131;i:1;i:1134;}'),(1579,1132,'_virtual','no'),(1580,1132,'_downloadable','no'),(1581,1132,'_download_limit','-1'),(1582,1132,'_download_expiry','-1'),(1583,1132,'_stock',NULL),(1584,1132,'_stock_status','instock'),(1585,1132,'_wc_average_rating','0'),(1586,1132,'_wc_review_count','0'),(1587,1132,'_product_version','7.2.2'),(1589,1132,'_yoast_wpseo_primary_product_cat','17'),(1590,1132,'site-sidebar-layout','default'),(1591,1132,'site-content-layout','default'),(1592,1132,'theme-transparent-header-meta','default'),(1593,1132,'_yoast_wpseo_focuskw','Hair Growth'),(1594,1132,'_yoast_wpseo_title','Hair Growth - %%title%% %%page%% %%sep%% %%sitename%%'),(1595,1132,'_yoast_wpseo_metadesc','Hair Growth - Ms. Dawn\'s Pure Oils is vitamin enriched and can be used daily to stimulate the scalp to activate hair growth...'),(1596,1132,'_yoast_wpseo_linkdex','43'),(1597,1132,'_yoast_wpseo_content_score','90'),(1598,1132,'_yoast_wpseo_estimated-reading-time-minutes','1'),(1599,1134,'_edit_last','1'),(1600,1134,'_edit_lock','1615239094:1'),(1601,1134,'_thumbnail_id','1784'),(1602,1134,'_regular_price','15'),(1603,1134,'total_sales','3'),(1604,1134,'_tax_status','taxable'),(1605,1134,'_tax_class',''),(1606,1134,'_manage_stock','no'),(1607,1134,'_backorders','no'),(1608,1134,'_sold_individually','no'),(1609,1134,'_upsell_ids','a:2:{i:0;i:1131;i:1;i:1132;}'),(1610,1134,'_virtual','no'),(1611,1134,'_downloadable','no'),(1612,1134,'_download_limit','-1'),(1613,1134,'_download_expiry','-1'),(1614,1134,'_stock',NULL),(1615,1134,'_stock_status','instock'),(1616,1134,'_wc_average_rating','0'),(1617,1134,'_wc_review_count','0'),(1618,1134,'_product_version','7.2.2'),(1619,1134,'_price','15'),(1620,1134,'_yoast_wpseo_primary_product_cat','17'),(1621,1134,'site-sidebar-layout','default'),(1622,1134,'site-content-layout','default'),(1623,1134,'theme-transparent-header-meta','default'),(1624,1134,'_yoast_wpseo_focuskw','hair hydration'),(1625,1134,'_yoast_wpseo_title','Hair Hydration - %%title%% %%page%% %%sep%% %%sitename%%'),(1626,1134,'_yoast_wpseo_metadesc','Hair Hydration - Ms. Dawn\'s All-Natural Mint Rice-Water Hydration Spray is an herbal mint rice water that can be used daily to promote growth'),(1627,1134,'_yoast_wpseo_linkdex','43'),(1628,1134,'_yoast_wpseo_content_score','60'),(1629,1134,'_yoast_wpseo_estimated-reading-time-minutes','1'),(12846,2468,'_billing_first_name','John M.'),(1664,1136,'_elementor_version','3.1.0'),(1665,1136,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1666,1136,'_elementor_pro_version','3.0.10'),(1668,1137,'_elementor_edit_mode','builder'),(1669,1137,'_elementor_template_type','wp-post'),(1670,1137,'_wp_page_template','default'),(1671,1137,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ab596c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products limit=\\\"8\\\" columns=\\\"4\\\" visibility=\\\"featured\\\" ]\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1672,1137,'_elementor_version','3.1.0'),(1673,1137,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1674,1137,'_elementor_pro_version','3.0.10'),(1676,1138,'_elementor_edit_mode','builder'),(1677,1138,'_elementor_template_type','wp-post'),(1678,1138,'_wp_page_template','default'),(1679,1138,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1680,1138,'_elementor_version','3.1.0'),(1681,1138,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1682,1138,'_elementor_pro_version','3.0.10'),(1686,1139,'_elementor_edit_mode','builder'),(1687,1139,'_elementor_template_type','wp-post'),(1688,1139,'_wp_page_template','default'),(1689,1139,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1690,1139,'_elementor_version','3.1.0'),(1691,1139,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1692,1139,'_elementor_pro_version','3.0.10'),(1694,1140,'_elementor_edit_mode','builder'),(1695,1140,'_elementor_template_type','wp-post'),(1696,1140,'_wp_page_template','default'),(1697,1140,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1698,1140,'_elementor_version','3.1.0'),(1699,1140,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1700,1140,'_elementor_pro_version','3.0.10'),(1702,1141,'_elementor_edit_mode','builder'),(1703,1141,'_elementor_template_type','wp-post'),(1704,1141,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (1705,1141,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1706,1141,'_elementor_version','3.1.0'),(1707,1141,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1708,1141,'_elementor_pro_version','3.0.10'),(1723,1143,'_elementor_edit_mode','builder'),(1724,1143,'_elementor_template_type','wp-post'),(1725,1143,'_wp_page_template','default'),(1726,1143,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1743,1145,'_elementor_version','3.1.0'),(1744,1145,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1745,1145,'_elementor_pro_version','3.0.10'),(1739,1145,'_elementor_edit_mode','builder'),(1740,1145,'_elementor_template_type','wp-post'),(1741,1145,'_wp_page_template','default'),(1742,1145,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"custom_css\":\"selector:hover .elementor-column-wrap{\\n    filter: blur(5px);\\n    transition: .6s ease all!important;\\n    transform: scale(.8);\\n}\\nselector .elementor-column-wrap{\\n    transition:.6s ease all!important;\\n}\\n\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1775,1149,'_elementor_edit_mode','builder'),(1776,1149,'_elementor_template_type','wp-post'),(1777,1149,'_wp_page_template','default'),(1778,1149,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1727,1143,'_elementor_version','3.1.0'),(1728,1143,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1729,1143,'_elementor_pro_version','3.0.10'),(1731,1144,'_elementor_edit_mode','builder'),(1732,1144,'_elementor_template_type','wp-post'),(1733,1144,'_wp_page_template','default'),(1734,1144,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1735,1144,'_elementor_version','3.1.0'),(1736,1144,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1737,1144,'_elementor_pro_version','3.0.10'),(1759,1147,'_elementor_edit_mode','builder'),(1760,1147,'_elementor_template_type','wp-post'),(1761,1147,'_wp_page_template','default'),(1762,1147,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"custom_css\":\"selector:hover .elementor-column-wrap{\\n    filter: blur(5px);\\n    transition: .6s ease all!important;\\n    transform: scale(.8);\\n}\\nselector .elementor-column-wrap{\\n    transition:.6s ease all!important;\\n}\\n\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1779,1149,'_elementor_version','3.1.0'),(1780,1149,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1781,1149,'_elementor_pro_version','3.0.10'),(1796,1151,'_elementor_edit_mode','builder'),(1797,1151,'_elementor_template_type','wp-post'),(1798,1151,'_wp_page_template','default'),(1799,1151,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1763,1147,'_elementor_version','3.1.0'),(1764,1147,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1765,1147,'_elementor_pro_version','3.0.10'),(1767,1148,'_elementor_edit_mode','builder'),(1768,1148,'_elementor_template_type','wp-post'),(1769,1148,'_wp_page_template','default'),(1770,1148,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"custom_css\":\"selector:hover .elementor-column-wrap{\\n    filter: blur(5px);\\n    transition: .6s ease all!important;\\n    transform: scale(.8);\\n}\\nselector .elementor-column-wrap{\\n    transition:.6s ease all!important;\\n}\\n\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1771,1148,'_elementor_version','3.1.0'),(1772,1148,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1773,1148,'_elementor_pro_version','3.0.10'),(1816,1153,'_elementor_version','3.1.0'),(1817,1153,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1818,1153,'_elementor_pro_version','3.0.10'),(1954,1169,'_wp_page_template','default'),(1955,1169,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"cd851fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"9673474\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1838,1156,'_elementor_edit_mode','builder'),(1812,1153,'_elementor_edit_mode','builder'),(1813,1153,'_elementor_template_type','wp-post'),(1814,1153,'_wp_page_template','default'),(1815,1153,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1978,1172,'_elementor_edit_mode','builder'),(1979,1172,'_elementor_template_type','wp-post'),(1980,1172,'_wp_page_template','default'),(1981,1172,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1800,1151,'_elementor_version','3.1.0'),(1801,1151,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1802,1151,'_elementor_pro_version','3.0.10'),(1804,1152,'_elementor_edit_mode','builder'),(1805,1152,'_elementor_template_type','wp-post'),(1806,1152,'_wp_page_template','default'),(1807,1152,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1808,1152,'_elementor_version','3.1.0'),(1809,1152,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1810,1152,'_elementor_pro_version','3.0.10'),(1822,1154,'_elementor_edit_mode','builder'),(1823,1154,'_elementor_template_type','wp-post'),(1824,1154,'_wp_page_template','default'),(1825,1154,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1826,1154,'_elementor_version','3.1.0'),(1827,1154,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1828,1154,'_elementor_pro_version','3.0.10'),(4365,1479,'_elementor_edit_mode','builder'),(4366,1479,'_elementor_template_type','wp-post'),(1830,1155,'_elementor_edit_mode','builder'),(1831,1155,'_elementor_template_type','wp-post'),(1832,1155,'_wp_page_template','default'),(1833,1155,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1834,1155,'_elementor_version','3.1.0'),(1835,1155,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1836,1155,'_elementor_pro_version','3.0.10'),(4367,1479,'_wp_page_template','default'),(4368,1479,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1839,1156,'_elementor_template_type','wp-post'),(1840,1156,'_wp_page_template','default'),(1841,1156,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1842,1156,'_elementor_version','3.1.0'),(1843,1156,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1844,1156,'_elementor_pro_version','3.0.10'),(1848,1157,'_elementor_edit_mode','builder'),(1849,1157,'_elementor_template_type','wp-post'),(1850,1157,'_wp_page_template','default'),(1851,1157,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1852,1157,'_elementor_version','3.1.0'),(1853,1157,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1854,1157,'_elementor_pro_version','3.0.10'),(1856,1158,'_elementor_edit_mode','builder'),(1857,1158,'_elementor_template_type','wp-post'),(1858,1158,'_wp_page_template','default'),(1859,1158,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1860,1158,'_elementor_version','3.1.0'),(1861,1158,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1862,1158,'_elementor_pro_version','3.0.10'),(1864,1159,'_elementor_edit_mode','builder'),(1865,1159,'_elementor_template_type','wp-post'),(1866,1159,'_wp_page_template','default'),(1867,1159,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1868,1159,'_elementor_version','3.1.0'),(1869,1159,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1870,1159,'_elementor_pro_version','3.0.10'),(1874,1160,'_elementor_edit_mode','builder'),(1875,1160,'_elementor_template_type','wp-post'),(1876,1160,'_wp_page_template','default'),(1877,1160,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1878,1160,'_elementor_version','3.1.0'),(1879,1160,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1880,1160,'_elementor_pro_version','3.0.10'),(1882,1161,'_elementor_edit_mode','builder'),(1883,1161,'_elementor_template_type','wp-post'),(1884,1161,'_wp_page_template','default'),(1885,1161,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1886,1161,'_elementor_version','3.1.0'),(1887,1161,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1888,1161,'_elementor_pro_version','3.0.10'),(1952,1169,'_elementor_edit_mode','builder'),(1953,1169,'_elementor_template_type','wp-post'),(1890,1162,'_elementor_edit_mode','builder'),(1891,1162,'_elementor_template_type','wp-post'),(1892,1162,'_wp_page_template','default'),(1893,1162,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1894,1162,'_elementor_version','3.1.0'),(1895,1162,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1896,1162,'_elementor_pro_version','3.0.10'),(1900,1163,'_elementor_edit_mode','builder'),(1901,1163,'_elementor_template_type','wp-post'),(1902,1163,'_wp_page_template','default'),(1903,1163,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1904,1163,'_elementor_version','3.1.0'),(1905,1163,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1906,1163,'_elementor_pro_version','3.0.10'),(1908,1164,'_elementor_edit_mode','builder'),(1909,1164,'_elementor_template_type','wp-post'),(1910,1164,'_wp_page_template','default'),(1911,1164,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1912,1164,'_elementor_version','3.1.0'),(1913,1164,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1914,1164,'_elementor_pro_version','3.0.10'),(1916,1165,'_elementor_edit_mode','builder'),(1917,1165,'_elementor_template_type','wp-post'),(1918,1165,'_wp_page_template','default'),(1919,1165,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"12\",\"bottom\":\"75\",\"left\":\"12\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1920,1165,'_elementor_version','3.1.0'),(1921,1165,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1922,1165,'_elementor_pro_version','3.0.10'),(1936,1167,'_elementor_edit_mode','builder'),(1937,1167,'_elementor_template_type','wp-post'),(1938,1167,'_wp_page_template','default'),(1939,1167,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"12\",\"bottom\":\"75\",\"left\":\"12\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1956,1169,'_elementor_version','3.1.0'),(1957,1169,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1958,1169,'_elementor_pro_version','3.0.10'),(1962,1170,'_elementor_edit_mode','builder'),(1963,1170,'_elementor_template_type','wp-post'),(1964,1170,'_wp_page_template','default'),(1965,1170,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"cd851fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"9673474\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1940,1167,'_elementor_version','3.1.0'),(1941,1167,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1942,1167,'_elementor_pro_version','3.0.10'),(1944,1168,'_elementor_edit_mode','builder'),(1945,1168,'_elementor_template_type','wp-post'),(1946,1168,'_wp_page_template','default'),(1947,1168,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_blur_level\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":23,\"end\":100}},\"motion_fx_scale_direction\":\"in-out-in\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_range\":\"viewport\",\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"motion_fx_motion_fx_scrolling\":\"yes\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"allow_order\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"12\",\"bottom\":\"75\",\"left\":\"12\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_tilt_direction\":\"negative\",\"motion_fx_tilt_speed\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1948,1168,'_elementor_version','3.1.0'),(1949,1168,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1950,1168,'_elementor_pro_version','3.0.10'),(1966,1170,'_elementor_version','3.1.0'),(1967,1170,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1968,1170,'_elementor_pro_version','3.0.10'),(1970,1171,'_elementor_edit_mode','builder'),(1971,1171,'_elementor_template_type','wp-post'),(1972,1171,'_wp_page_template','default'),(1973,1171,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7523290\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"66ec334\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"cd851fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"9673474\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"empty_star_color\":\"#000000\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"button_text_color\":\"#FF43C2\",\"button_background_color\":\"#C39A2C24\",\"button_border_color\":\"#000000\",\"button_hover_color\":\"#FFFFFF\",\"button_hover_background_color\":\"#FD5BE3C2\",\"button_hover_border_color\":\"#02010100\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"box_shadow_hover_box_shadow\":{\"horizontal\":3,\"vertical\":0,\"blur\":40,\"spread\":-7,\"color\":\"rgba(0, 0, 0, 0.35)\"},\"motion_fx_translateY_effect\":\"yes\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_background_hover_transition\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1974,1171,'_elementor_version','3.1.0'),(1975,1171,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1976,1171,'_elementor_pro_version','3.0.10'),(1982,1172,'_elementor_version','3.1.0'),(1983,1172,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1984,1172,'_elementor_pro_version','3.0.10'),(1988,1173,'_elementor_edit_mode','builder'),(1989,1173,'_elementor_template_type','wp-post'),(1990,1173,'_wp_page_template','default'),(1991,1173,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(1992,1173,'_elementor_version','3.1.0'),(1993,1173,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1994,1173,'_elementor_pro_version','3.0.10'),(1996,1174,'_elementor_edit_mode','builder'),(1997,1174,'_elementor_template_type','wp-post'),(1998,1174,'_wp_page_template','default'),(1999,1174,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2000,1174,'_elementor_version','3.1.0'),(2001,1174,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2002,1174,'_elementor_pro_version','3.0.10'),(2004,1175,'_elementor_edit_mode','builder'),(2005,1175,'_elementor_template_type','wp-post'),(2006,1175,'_wp_page_template','default'),(2007,1175,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2008,1175,'_elementor_version','3.1.0'),(2009,1175,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2010,1175,'_elementor_pro_version','3.0.10'),(2014,1176,'_elementor_edit_mode','builder'),(2015,1176,'_elementor_template_type','wp-post'),(2016,1176,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (2017,1176,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2018,1176,'_elementor_version','3.1.0'),(2019,1176,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2020,1176,'_elementor_pro_version','3.0.10'),(2022,1177,'_elementor_edit_mode','builder'),(2023,1177,'_elementor_template_type','wp-post'),(2024,1177,'_wp_page_template','default'),(2025,1177,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help in choosing the right plants?\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2026,1177,'_elementor_version','3.1.0'),(2027,1177,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2028,1177,'_elementor_pro_version','3.0.10'),(2030,1178,'_elementor_edit_mode','builder'),(2031,1178,'_elementor_template_type','wp-post'),(2032,1178,'_wp_page_template','default'),(2033,1178,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2034,1178,'_elementor_version','3.1.0'),(2035,1178,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2036,1178,'_elementor_pro_version','3.0.10'),(2050,1180,'_elementor_edit_mode','builder'),(2051,1180,'_elementor_template_type','wp-post'),(2052,1180,'_wp_page_template','default'),(2053,1180,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2040,285,'_edit_lock','1642727256:1'),(2114,1188,'_elementor_version','3.1.0'),(2115,1188,'_elementor_pro_version','3.0.10'),(2054,1180,'_elementor_version','3.1.0'),(2055,1180,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2056,1180,'_elementor_pro_version','3.0.10'),(2058,1181,'_elementor_edit_mode','builder'),(2059,1181,'_elementor_template_type','wp-post'),(2060,1181,'_wp_page_template','default'),(2061,1181,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2107,1187,'_elementor_version','3.1.0'),(2108,1187,'_elementor_pro_version','3.0.10'),(2111,1188,'_elementor_edit_mode','builder'),(2112,1188,'_elementor_template_type','wp-post'),(2113,1188,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2062,1181,'_elementor_version','3.1.0'),(2063,1181,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2064,1181,'_elementor_pro_version','3.0.10'),(2066,1182,'_elementor_edit_mode','builder'),(2067,1182,'_elementor_template_type','wp-post'),(2068,1182,'_wp_page_template','default'),(2069,1182,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2070,1182,'_elementor_version','3.1.0'),(2071,1182,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2072,1182,'_elementor_pro_version','3.0.10'),(2186,1198,'_elementor_edit_mode','builder'),(2187,1198,'_elementor_template_type','wp-post'),(2188,1198,'_wp_page_template','default'),(2189,1198,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2080,1183,'_elementor_version','2.9.13'),(2082,1184,'_wp_page_template','elementor_header_footer'),(2083,1184,'_elementor_edit_mode','builder'),(2084,1184,'_elementor_template_type','wp-post'),(2085,1184,'_elementor_data','s:39392:\"a:2:{i:0;a:5:{s:2:\"id\";s:7:\"f9c15b5\";s:8:\"settings\";a:36:{s:16:\"background_color\";s:19:\"rgba(78,87,104,0.1)\";s:18:\"background_color_b\";s:7:\"#f7f7f8\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:9:\"structure\";s:2:\"40\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:19:\"background_position\";s:13:\"center center\";s:24:\"background_overlay_color\";s:7:\"#f7f7f8\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.95\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:13:\"border_border\";s:5:\"solid\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"97f073a\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"32\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"5dc8dc6\";s:8:\"settings\";a:13:{s:5:\"title\";s:65:\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\";s:11:\"header_size\";s:2:\"h4\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:186:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b7a318f\";s:8:\"settings\";a:16:{s:6:\"editor\";s:134:\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\";s:12:\"align_mobile\";s:4:\"left\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";s:5:\"sizes\";a:0:{}}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:256:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"f48de23\";s:8:\"settings\";a:25:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"30\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:21:\"space_between_widgets\";s:2:\"10\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"87843d8\";s:8:\"settings\";a:17:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"1018\";s:3:\"url\";s:82:\"https://msdawnshaircare.com/wp-content/uploads/2020/06/plants-store-logo-green.svg\";}s:10:\"image_size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"100\";}s:12:\"width_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"72\";}s:12:\"align_tablet\";s:4:\"left\";s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:271:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img src=\"https://msdawnshaircare.com/wp-content/uploads/2020/06/plants-store-logo-green.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" />											</div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3c58d09\";s:8:\"settings\";a:16:{s:5:\"title\";s:14:\"Simply Natural\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:11:\"header_size\";s:2:\"h3\";s:12:\"align_tablet\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:135:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Simply Natural</h3>		</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"2b33072\";s:8:\"settings\";a:22:{s:16:\"social_icon_list\";a:4:{i:0;a:8:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"21ba68f\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-instagram\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:1;a:8:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"0d5ae98\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-twitter\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:2;a:8:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"e51bcbe\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:18:\"fab fa-linkedin-in\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}i:3;a:8:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"b07d759\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:17:\"fab fa-facebook-f\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:14:\"__fa4_migrated\";a:1:{s:11:\"social_icon\";s:1:\"1\";}}}s:5:\"shape\";s:6:\"circle\";s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"12\";}s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:12:\"align_tablet\";s:4:\"left\";s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1280:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-21ba68f\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n						<i class=\"fab fa-instagram\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0d5ae98\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n						<i class=\"fab fa-twitter\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-e51bcbe\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin-in</span>\n						<i class=\"fab fa-linkedin-in\"></i>					</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-b07d759\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook-f</span>\n						<i class=\"fab fa-facebook-f\"></i>					</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"c2867da\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"19\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"56\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"39388fa\";s:8:\"settings\";a:12:{s:5:\"title\";s:11:\"Quick Links\";s:11:\"header_size\";s:2:\"h4\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Quick Links</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"a02488b\";s:8:\"settings\";a:27:{s:9:\"icon_list\";a:4:{i:0;a:5:{s:4:\"text\";s:12:\"Introduction\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"3618221\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:1;a:5:{s:4:\"text\";s:18:\"Know more About Us\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"a602ba3\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:2;a:5:{s:4:\"text\";s:11:\"Visit Store\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"7329c80\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:3;a:5:{s:4:\"text\";s:13:\"Let\'s Connect\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"948bedd\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:13:\"space_between\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";}s:10:\"icon_align\";s:4:\"left\";s:13:\"divider_color\";s:20:\"rgba(78,87,104,0.25)\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"text_color\";s:7:\"#4e5768\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"divider_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"space_between_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:14:\"divider_weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:32:\"icon_typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"icon_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:26:\"icon_typography_typography\";s:6:\"custom\";s:16:\"text_color_hover\";s:7:\"#75C32C\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:749:\"		<div class=\"elementor-widget-container\">\n					<ul class=\"elementor-icon-list-items\">\n							<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Introduction</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Know more About Us</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Visit Store</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Let\'s Connect</span>\n											</a>\n									</li>\n						</ul>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:3;a:5:{s:2:\"id\";s:7:\"9cf2300\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:2:\"25\";s:12:\"_inline_size\";s:2:\"19\";s:19:\"_inline_size_tablet\";s:2:\"50\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"56\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"3f58200\";s:8:\"settings\";a:12:{s:5:\"title\";s:15:\"Important Links\";s:11:\"header_size\";s:2:\"h4\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h4 class=\"elementor-heading-title elementor-size-default\">Important Links</h4>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"28018d1\";s:8:\"settings\";a:27:{s:9:\"icon_list\";a:4:{i:0;a:5:{s:4:\"text\";s:14:\"Privacy Policy\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"3618221\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:1;a:5:{s:4:\"text\";s:16:\"Shipping Details\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"a602ba3\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:2;a:5:{s:4:\"text\";s:22:\"Terms &amp; Conditions\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"948bedd\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}i:3;a:5:{s:4:\"text\";s:9:\"Media Kit\";s:4:\"icon\";s:0:\"\";s:3:\"_id\";s:7:\"6e49bdb\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-check\";s:7:\"library\";s:8:\"fa-solid\";}}}s:13:\"space_between\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"8\";}s:10:\"icon_align\";s:4:\"left\";s:13:\"divider_color\";s:20:\"rgba(78,87,104,0.25)\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:10:\"text_color\";s:7:\"#4e5768\";s:11:\"text_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"divider_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"space_between_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:14:\"divider_weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:32:\"icon_typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"icon_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"14\";}s:26:\"icon_typography_typography\";s:6:\"custom\";s:16:\"text_color_hover\";s:7:\"#75C32C\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"icon-list\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:756:\"		<div class=\"elementor-widget-container\">\n					<ul class=\"elementor-icon-list-items\">\n							<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Privacy Policy</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Shipping Details</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Terms &amp; Conditions</span>\n											</a>\n									</li>\n								<li class=\"elementor-icon-list-item\">\n					<a href=\"#\">					<span class=\"elementor-icon-list-text\">Media Kit</span>\n											</a>\n									</li>\n						</ul>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"89928d7\";s:8:\"settings\";a:28:{s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#eaeaea\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"56e4a87\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"50\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"039013b\";s:8:\"settings\";a:15:{s:9:\"shortcode\";s:48:\"Copyright © [hfe_current_year] [hfe_site_title]\";s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:29:\"caption_typography_typography\";s:6:\"custom\";s:28:\"caption_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"copyright\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:167:\"		<div class=\"elementor-widget-container\">\n					<div class=\"hfe-copyright-wrapper\">\n							<span>Copyright © 2021 Ms Dawn\'s Hair Care</span>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"832947a\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"50\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"0ecb691\";s:8:\"settings\";a:15:{s:9:\"shortcode\";s:27:\"Powered by [hfe_site_title]\";s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";s:29:\"caption_typography_typography\";s:6:\"custom\";s:28:\"caption_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"copyright\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n					<div class=\"hfe-copyright-wrapper\">\n							<span>Powered by Ms Dawn\'s Hair Care</span>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(2086,1184,'_elementor_version','2.9.13'),(2118,1189,'_wp_page_template','elementor_header_footer'),(2119,1189,'_elementor_edit_mode','builder'),(2120,1189,'_elementor_template_type','wp-post'),(2121,1189,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2122,1189,'_elementor_version','3.1.0'),(2123,1189,'_elementor_pro_version','3.0.10'),(2125,1190,'_wp_page_template','elementor_header_footer'),(2126,1190,'_elementor_edit_mode','builder'),(2127,1190,'_elementor_template_type','wp-post'),(2128,1190,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch With Us For The Best Quality Plants &amp; Succulents\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2129,1190,'_elementor_version','3.1.0'),(2130,1190,'_elementor_pro_version','3.0.10'),(2228,1203,'_elementor_edit_mode','builder'),(2229,1203,'_elementor_template_type','wp-post'),(2230,1203,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2132,1191,'_wp_page_template','elementor_header_footer'),(2133,1191,'_elementor_edit_mode','builder'),(2134,1191,'_elementor_template_type','wp-post'),(2135,1191,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2136,1191,'_elementor_version','3.1.0'),(2137,1191,'_elementor_pro_version','3.0.10'),(2141,1192,'_wp_page_template','elementor_header_footer'),(2142,1192,'_elementor_edit_mode','builder'),(2143,1192,'_elementor_template_type','wp-post'),(2144,1192,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2145,1192,'_elementor_version','3.1.0'),(2146,1192,'_elementor_pro_version','3.0.10'),(2148,1193,'_wp_page_template','elementor_header_footer'),(2149,1193,'_elementor_edit_mode','builder'),(2150,1193,'_elementor_template_type','wp-post'),(2151,1193,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":42.38700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":19.61299999999999954525264911353588104248046875,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":\"19\",\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2152,1193,'_elementor_version','3.1.0'),(2153,1193,'_elementor_pro_version','3.0.10'),(2155,1194,'_wp_page_template','elementor_header_footer'),(2156,1194,'_elementor_edit_mode','builder'),(2157,1194,'_elementor_template_type','wp-post'),(2158,1194,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":26.542000000000001591615728102624416351318359375,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":35.457999999999998408384271897375583648681640625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":20,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2159,1194,'_elementor_version','3.1.0'),(2160,1194,'_elementor_pro_version','3.0.10'),(2164,1195,'_wp_page_template','elementor_header_footer'),(2165,1195,'_elementor_edit_mode','builder'),(2166,1195,'_elementor_template_type','wp-post'),(2167,1195,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":26.542000000000001591615728102624416351318359375,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":35.457999999999998408384271897375583648681640625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":20,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2168,1195,'_elementor_version','3.1.0'),(2169,1195,'_elementor_pro_version','3.0.10'),(2171,1196,'_wp_page_template','elementor_header_footer'),(2172,1196,'_elementor_edit_mode','builder'),(2173,1196,'_elementor_template_type','wp-post'),(2174,1196,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":26.542000000000001591615728102624416351318359375,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":35.457999999999998408384271897375583648681640625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":20,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2175,1196,'_elementor_version','3.1.0'),(2176,1196,'_elementor_pro_version','3.0.10'),(2227,1203,'_wp_page_template','elementor_header_footer'),(2178,1197,'_wp_page_template','elementor_header_footer'),(2179,1197,'_elementor_edit_mode','builder'),(2180,1197,'_elementor_template_type','wp-post'),(2181,1197,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":29.88700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":30.08800000000000096633812063373625278472900390625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":22.02499999999999857891452847979962825775146484375,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2182,1197,'_elementor_version','3.1.0'),(2183,1197,'_elementor_pro_version','3.0.10'),(2213,1201,'_wp_page_template','elementor_header_footer'),(2214,1201,'_elementor_edit_mode','builder'),(2215,1201,'_elementor_template_type','wp-post'),(2216,1201,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":29.88700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":30.08800000000000096633812063373625278472900390625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":22.02499999999999857891452847979962825775146484375,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2190,1198,'_elementor_version','3.1.0'),(2191,1198,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2192,1198,'_elementor_pro_version','3.0.10'),(4353,1477,'_elementor_pro_version','3.0.10'),(2194,1199,'_elementor_edit_mode','builder'),(2195,1199,'_elementor_template_type','wp-post'),(2196,1199,'_wp_page_template','default'),(2197,1199,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"text\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2198,1199,'_elementor_version','3.1.0'),(2199,1199,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2200,1199,'_elementor_pro_version','3.0.10'),(2202,1200,'_elementor_edit_mode','builder'),(2203,1200,'_elementor_template_type','wp-post'),(2204,1200,'_wp_page_template','default'),(2205,1200,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2206,1200,'_elementor_version','3.1.0'),(2207,1200,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2208,1200,'_elementor_pro_version','3.0.10'),(2235,1204,'_elementor_edit_mode','builder'),(2236,1204,'_elementor_template_type','wp-post'),(2237,1204,'_wp_page_template','default'),(2238,1204,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2217,1201,'_elementor_version','3.1.0'),(2218,1201,'_elementor_pro_version','3.0.10'),(2220,1202,'_wp_page_template','elementor_header_footer'),(2221,1202,'_elementor_edit_mode','builder'),(2222,1202,'_elementor_template_type','wp-post'),(2223,1202,'_elementor_data','[{\"id\":\"f9c15b5\",\"elType\":\"section\",\"settings\":{\"background_color\":\"#000000\",\"background_color_b\":\"#f7f7f8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"structure\":\"40\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"background_position\":\"center center\",\"background_overlay_color\":\"#f7f7f8\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.95\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"97f073a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":29.88700000000000045474735088646411895751953125,\"_inline_size_tablet\":\"50\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"f48de23\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":30.08800000000000096633812063373625278472900390625,\"_inline_size_tablet\":\"50\",\"space_between_widgets\":\"10\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FF43C2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"\"},{\"id\":\"c2867da\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":22.02499999999999857891452847979962825775146484375,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9cf2300\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"_inline_size\":18,\"_inline_size_tablet\":\"50\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3f58200\",\"elType\":\"widget\",\"settings\":{\"title\":\"Important Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28018d1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Details\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Terms &amp; Conditions\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Media Kit\",\"icon\":\"\",\"_id\":\"6e49bdb\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#4e5768\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#75C32C\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2224,1202,'_elementor_version','3.1.0'),(2225,1202,'_elementor_pro_version','3.0.10'),(2231,1203,'_elementor_version','3.1.0'),(2232,1203,'_elementor_pro_version','3.0.10'),(2321,1214,'_wp_page_template','elementor_header_footer'),(2322,1214,'_elementor_edit_mode','builder'),(2323,1214,'_elementor_template_type','wp-post'),(2324,1214,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2239,1204,'_elementor_version','3.1.0'),(2240,1204,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2241,1204,'_elementor_pro_version','3.0.10'),(2243,1205,'_elementor_edit_mode','builder'),(2244,1205,'_elementor_template_type','wp-post'),(2245,1205,'_wp_page_template','default'),(2246,1205,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2247,1205,'_elementor_version','3.1.0'),(2248,1205,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2249,1205,'_elementor_pro_version','3.0.10'),(2251,1206,'_elementor_edit_mode','builder'),(2252,1206,'_elementor_template_type','wp-post'),(2253,1206,'_wp_page_template','default'),(2254,1206,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2255,1206,'_elementor_version','3.1.0'),(2256,1206,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2257,1206,'_elementor_pro_version','3.0.10'),(2262,1207,'_elementor_edit_mode','builder'),(2263,1207,'_elementor_template_type','wp-post'),(2264,1207,'_wp_page_template','default'),(2265,1207,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2266,1207,'_elementor_version','3.1.0'),(2267,1207,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2268,1207,'_elementor_pro_version','3.0.10'),(2270,1208,'_elementor_edit_mode','builder'),(2271,1208,'_elementor_template_type','wp-post'),(2272,1208,'_wp_page_template','default'),(2273,1208,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user1-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Jones\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Interior Designer\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"815\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/testimonial-2.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Foxx\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"133\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/user3-free-img.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Briana Luke\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Student\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2274,1208,'_elementor_version','3.1.0'),(2275,1208,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2276,1208,'_elementor_pro_version','3.0.10'),(4352,1477,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2278,1209,'_elementor_edit_mode','builder'),(2279,1209,'_elementor_template_type','wp-post'),(2280,1209,'_wp_page_template','default'),(2281,1209,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2282,1209,'_elementor_version','3.1.0'),(2283,1209,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2284,1209,'_elementor_pro_version','3.0.10'),(4351,1477,'_elementor_version','3.1.0'),(2287,1210,'_elementor_edit_mode','builder'),(2288,1210,'_elementor_template_type','wp-post'),(2289,1210,'_wp_page_template','default'),(2290,1210,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2291,1210,'_elementor_version','3.1.0'),(2292,1210,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2293,1210,'_elementor_pro_version','3.0.10'),(2295,1211,'_elementor_edit_mode','builder'),(2296,1211,'_elementor_template_type','wp-post'),(2297,1211,'_wp_page_template','default'),(2298,1211,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2299,1211,'_elementor_version','3.1.0'),(2300,1211,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2301,1211,'_elementor_pro_version','3.0.10'),(2303,1212,'_elementor_edit_mode','builder'),(2304,1212,'_elementor_template_type','wp-post'),(2305,1212,'_wp_page_template','default'),(2306,1212,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2307,1212,'_elementor_version','3.1.0'),(2308,1212,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2309,1212,'_elementor_pro_version','3.0.10'),(2347,1219,'_elementor_edit_mode','builder'),(2348,1219,'_elementor_template_type','wp-post'),(2349,1219,'_wp_page_template','default'),(2350,1219,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2339,1216,'_elementor_version','3.1.0'),(2340,1216,'_elementor_pro_version','3.0.10'),(2335,1216,'_wp_page_template','elementor_header_footer'),(2336,1216,'_elementor_edit_mode','builder'),(2337,1216,'_elementor_template_type','wp-post'),(2338,1216,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2325,1214,'_elementor_version','3.1.0'),(2326,1214,'_elementor_pro_version','3.0.10'),(2328,1215,'_wp_page_template','elementor_header_footer'),(2329,1215,'_elementor_edit_mode','builder'),(2330,1215,'_elementor_template_type','wp-post'),(2331,1215,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2332,1215,'_elementor_version','3.1.0'),(2333,1215,'_elementor_pro_version','3.0.10'),(2916,1288,'_wp_page_template','elementor_header_footer'),(2917,1288,'_elementor_edit_mode','builder'),(2918,1288,'_elementor_template_type','wp-post'),(2919,1288,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2343,1217,'_wp_attached_file','2021/01/cropped-msdawnshaircare-eyelashes-logo.png'),(2344,1217,'_wp_attachment_context','site-icon'),(2345,1217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:50:\"2021/01/cropped-msdawnshaircare-eyelashes-logo.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-logo-300x457.png\";s:5:\"width\";i:300;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-logo-300x457.png\";s:5:\"width\";i:300;s:6:\"height\";i:457;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-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:50:\"cropped-msdawnshaircare-eyelashes-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:48:\"cropped-msdawnshaircare-eyelashes-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:{}}}'),(2351,1219,'_elementor_version','3.1.0'),(2352,1219,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2353,1219,'_elementor_pro_version','3.0.10'),(2355,1220,'_elementor_edit_mode','builder'),(2356,1220,'_elementor_template_type','wp-post'),(2357,1220,'_wp_page_template','default'),(2358,1220,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2359,1220,'_elementor_version','3.1.0'),(2360,1220,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2361,1220,'_elementor_pro_version','3.0.10'),(2363,1221,'_elementor_edit_mode','builder'),(2364,1221,'_elementor_template_type','wp-post'),(2365,1221,'_wp_page_template','default'),(2366,1221,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2367,1221,'_elementor_version','3.1.0'),(2368,1221,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2369,1221,'_elementor_pro_version','3.0.10'),(2373,1222,'_elementor_edit_mode','builder'),(2374,1222,'_elementor_template_type','wp-post'),(2375,1222,'_wp_page_template','default'),(2376,1222,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2377,1222,'_elementor_version','3.1.0'),(2378,1222,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2379,1222,'_elementor_pro_version','3.0.10'),(2381,1223,'_elementor_edit_mode','builder'),(2382,1223,'_elementor_template_type','wp-post'),(2383,1223,'_wp_page_template','default'),(2384,1223,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2385,1223,'_elementor_version','3.1.0'),(2386,1223,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2387,1223,'_elementor_pro_version','3.0.10'),(2579,1248,'_elementor_edit_mode','builder'),(2447,1232,'_elementor_edit_mode','builder'),(2389,1224,'_elementor_edit_mode','builder'),(2390,1224,'_elementor_template_type','wp-post'),(2391,1224,'_wp_page_template','default'),(2392,1224,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2393,1224,'_elementor_version','3.1.0'),(2394,1224,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2395,1224,'_elementor_pro_version','3.0.10'),(2405,1227,'_elementor_edit_mode','builder'),(2406,1227,'_elementor_template_type','wp-post'),(2407,1227,'_wp_page_template','default'),(2408,1227,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2409,1227,'_elementor_version','3.1.0'),(2410,1227,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2411,1227,'_elementor_pro_version','3.0.10'),(2413,1228,'_elementor_edit_mode','builder'),(2414,1228,'_elementor_template_type','wp-post'),(2415,1228,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (2416,1228,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2417,1228,'_elementor_version','3.1.0'),(2418,1228,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2419,1228,'_elementor_pro_version','3.0.10'),(2421,1229,'_elementor_edit_mode','builder'),(2422,1229,'_elementor_template_type','wp-post'),(2423,1229,'_wp_page_template','default'),(2424,1229,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2425,1229,'_elementor_version','3.1.0'),(2426,1229,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2427,1229,'_elementor_pro_version','3.0.10'),(2431,1230,'_elementor_edit_mode','builder'),(2432,1230,'_elementor_template_type','wp-post'),(2433,1230,'_wp_page_template','default'),(2434,1230,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"bottom center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2435,1230,'_elementor_version','3.1.0'),(2436,1230,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2437,1230,'_elementor_pro_version','3.0.10'),(2443,1231,'_elementor_version','3.1.0'),(2444,1231,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2445,1231,'_elementor_pro_version','3.0.10'),(2448,1232,'_elementor_template_type','wp-post'),(2449,1232,'_wp_page_template','default'),(2450,1232,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2451,1232,'_elementor_version','3.1.0'),(2452,1232,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2453,1232,'_elementor_pro_version','3.0.10'),(2457,1233,'_elementor_edit_mode','builder'),(2458,1233,'_elementor_template_type','wp-post'),(2459,1233,'_wp_page_template','default'),(2460,1233,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2461,1233,'_elementor_version','3.1.0'),(2462,1233,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2463,1233,'_elementor_pro_version','3.0.10'),(2465,1234,'_elementor_edit_mode','builder'),(2466,1234,'_elementor_template_type','wp-post'),(2467,1234,'_wp_page_template','default'),(2468,1234,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2469,1234,'_elementor_version','3.1.0'),(2470,1234,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2471,1234,'_elementor_pro_version','3.0.10'),(2473,1235,'_elementor_edit_mode','builder'),(2474,1235,'_elementor_template_type','wp-post'),(2475,1235,'_wp_page_template','default'),(2476,1235,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2477,1235,'_elementor_version','3.1.0'),(2478,1235,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2479,1235,'_elementor_pro_version','3.0.10'),(2485,1237,'_elementor_edit_mode','builder'),(2486,1237,'_elementor_template_type','wp-post'),(2487,1237,'_wp_page_template','default'),(2488,1237,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2483,1236,'_wp_attached_file','2021/02/unnamed-18-copy-scaled-e1613198505379.jpg'),(2489,1237,'_elementor_version','3.1.0'),(2490,1237,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2491,1237,'_elementor_pro_version','3.0.10'),(2493,1238,'_elementor_edit_mode','builder'),(2494,1238,'_elementor_template_type','wp-post'),(2495,1238,'_wp_page_template','default'),(2496,1238,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":66,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-18-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2497,1238,'_elementor_version','3.1.0'),(2498,1238,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2499,1238,'_elementor_pro_version','3.0.10'),(2501,1239,'_elementor_edit_mode','builder'),(2502,1239,'_elementor_template_type','wp-post'),(2503,1239,'_wp_page_template','default'),(2504,1239,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2505,1239,'_elementor_version','3.1.0'),(2506,1239,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2507,1239,'_elementor_pro_version','3.0.10'),(2511,1240,'_elementor_edit_mode','builder'),(2512,1240,'_elementor_template_type','wp-post'),(2513,1240,'_wp_page_template','default'),(2514,1240,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2515,1240,'_elementor_version','3.1.0'),(2516,1240,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2517,1240,'_elementor_pro_version','3.0.10'),(2519,1241,'_elementor_edit_mode','builder'),(2520,1241,'_elementor_template_type','wp-post'),(2521,1241,'_wp_page_template','default'),(2522,1241,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2523,1241,'_elementor_version','3.1.0'),(2524,1241,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2525,1241,'_elementor_pro_version','3.0.10'),(2527,1242,'_elementor_edit_mode','builder'),(2528,1242,'_elementor_template_type','wp-post'),(2529,1242,'_wp_page_template','default'),(2530,1242,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2531,1242,'_elementor_version','3.1.0'),(2532,1242,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2533,1242,'_elementor_pro_version','3.0.10'),(2537,1243,'_elementor_edit_mode','builder'),(2538,1243,'_elementor_template_type','wp-post'),(2539,1243,'_wp_page_template','default'),(2540,1243,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2541,1243,'_elementor_version','3.1.0'),(2542,1243,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2543,1243,'_elementor_pro_version','3.0.10'),(2549,1244,'_elementor_version','3.1.0'),(2550,1244,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2551,1244,'_elementor_pro_version','3.0.10'),(2553,1245,'_elementor_edit_mode','builder'),(2554,1245,'_elementor_template_type','wp-post'),(2555,1245,'_wp_page_template','default'),(2556,1245,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2557,1245,'_elementor_version','3.1.0'),(2558,1245,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2559,1245,'_elementor_pro_version','3.0.10'),(2563,1246,'_elementor_edit_mode','builder'),(2564,1246,'_elementor_template_type','wp-post'),(2565,1246,'_wp_page_template','default'),(2566,1246,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2567,1246,'_elementor_version','3.1.0'),(2568,1246,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2569,1246,'_elementor_pro_version','3.0.10'),(2571,1247,'_elementor_edit_mode','builder'),(2572,1247,'_elementor_template_type','wp-post'),(2573,1247,'_wp_page_template','default'),(2574,1247,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2575,1247,'_elementor_version','3.1.0'),(2576,1247,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2577,1247,'_elementor_pro_version','3.0.10'),(2580,1248,'_elementor_template_type','wp-post'),(2581,1248,'_wp_page_template','default'),(2582,1248,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2583,1248,'_elementor_version','3.1.0'),(2584,1248,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2585,1248,'_elementor_pro_version','3.0.10'),(2589,1249,'_elementor_edit_mode','builder'),(2590,1249,'_elementor_template_type','wp-post'),(2591,1249,'_wp_page_template','default'),(2592,1249,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2593,1249,'_elementor_version','3.1.0'),(2594,1249,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2595,1249,'_elementor_pro_version','3.0.10'),(2597,1250,'_elementor_edit_mode','builder'),(2598,1250,'_elementor_template_type','wp-post'),(2599,1250,'_wp_page_template','default'),(2600,1250,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF43C2\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2601,1250,'_elementor_version','3.1.0'),(2602,1250,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2603,1250,'_elementor_pro_version','3.0.10'),(2605,1251,'_elementor_edit_mode','builder'),(2606,1251,'_elementor_template_type','wp-post'),(2607,1251,'_wp_page_template','default'),(2608,1251,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2609,1251,'_elementor_version','3.1.0'),(2610,1251,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2611,1251,'_elementor_pro_version','3.0.10'),(2615,1252,'_elementor_edit_mode','builder'),(2616,1252,'_elementor_template_type','wp-post'),(2617,1252,'_wp_page_template','default'),(2618,1252,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(6721,1775,'_elementor_version','3.1.0'),(6722,1775,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2619,1252,'_elementor_version','3.1.0'),(2620,1252,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2621,1252,'_elementor_pro_version','3.0.10'),(2623,1253,'_elementor_edit_mode','builder'),(2624,1253,'_elementor_template_type','wp-post'),(2625,1253,'_wp_page_template','default'),(2626,1253,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2627,1253,'_elementor_version','3.1.0'),(2628,1253,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2629,1253,'_elementor_pro_version','3.0.10'),(2631,1254,'_elementor_edit_mode','builder'),(2632,1254,'_elementor_template_type','wp-post'),(2633,1254,'_wp_page_template','default'),(2634,1254,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2635,1254,'_elementor_version','3.1.0'),(2636,1254,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2637,1254,'_elementor_pro_version','3.0.10'),(2641,1255,'_elementor_edit_mode','builder'),(2642,1255,'_elementor_template_type','wp-post'),(2643,1255,'_wp_page_template','default'),(2644,1255,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2645,1255,'_elementor_version','3.1.0'),(2646,1255,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2647,1255,'_elementor_pro_version','3.0.10'),(2649,1256,'_elementor_edit_mode','builder'),(2650,1256,'_elementor_template_type','wp-post'),(2651,1256,'_wp_page_template','default'),(2652,1256,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2653,1256,'_elementor_version','3.1.0'),(2654,1256,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2655,1256,'_elementor_pro_version','3.0.10'),(2657,1257,'_elementor_edit_mode','builder'),(2658,1257,'_elementor_template_type','wp-post'),(2659,1257,'_wp_page_template','default'),(2660,1257,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2661,1257,'_elementor_version','3.1.0'),(2662,1257,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2663,1257,'_elementor_pro_version','3.0.10'),(2667,1258,'_elementor_edit_mode','builder'),(2668,1258,'_elementor_template_type','wp-post'),(2669,1258,'_wp_page_template','default'),(2670,1258,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2671,1258,'_elementor_version','3.1.0'),(2672,1258,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2673,1258,'_elementor_pro_version','3.0.10'),(2675,1259,'_elementor_edit_mode','builder'),(2676,1259,'_elementor_template_type','wp-post'),(2677,1259,'_wp_page_template','default'),(2678,1259,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"100\",\"bottom\":\"120\",\"left\":\"100\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2679,1259,'_elementor_version','3.1.0'),(2680,1259,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2681,1259,'_elementor_pro_version','3.0.10'),(2683,1260,'_elementor_edit_mode','builder'),(2684,1260,'_elementor_template_type','wp-post'),(2685,1260,'_wp_page_template','default'),(2686,1260,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2687,1260,'_elementor_version','3.1.0'),(2688,1260,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2689,1260,'_elementor_pro_version','3.0.10'),(2693,1261,'_elementor_edit_mode','builder'),(2694,1261,'_elementor_template_type','wp-post'),(2695,1261,'_wp_page_template','default'),(2696,1261,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2697,1261,'_elementor_version','3.1.0'),(2698,1261,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2699,1261,'_elementor_pro_version','3.0.10'),(2701,1262,'_elementor_edit_mode','builder'),(2702,1262,'_elementor_template_type','wp-post'),(2703,1262,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (2704,1262,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2705,1262,'_elementor_version','3.1.0'),(2706,1262,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2707,1262,'_elementor_pro_version','3.0.10'),(2709,1263,'_elementor_edit_mode','builder'),(2710,1263,'_elementor_template_type','wp-post'),(2711,1263,'_wp_page_template','default'),(2712,1263,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2713,1263,'_elementor_version','3.1.0'),(2714,1263,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2715,1263,'_elementor_pro_version','3.0.10'),(2719,1264,'_elementor_edit_mode','builder'),(2720,1264,'_elementor_template_type','wp-post'),(2721,1264,'_wp_page_template','default'),(2722,1264,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2723,1264,'_elementor_version','3.1.0'),(2724,1264,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2725,1264,'_elementor_pro_version','3.0.10'),(2727,1265,'_elementor_edit_mode','builder'),(2728,1265,'_elementor_template_type','wp-post'),(2729,1265,'_wp_page_template','default'),(2730,1265,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2731,1265,'_elementor_version','3.1.0'),(2732,1265,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2733,1265,'_elementor_pro_version','3.0.10'),(2735,1266,'_elementor_edit_mode','builder'),(2736,1266,'_elementor_template_type','wp-post'),(2737,1266,'_wp_page_template','default'),(2738,1266,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2739,1266,'_elementor_version','3.1.0'),(2740,1266,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2741,1266,'_elementor_pro_version','3.0.10'),(2760,1270,'_elementor_edit_mode','builder'),(2761,1270,'_elementor_template_type','wp-post'),(2762,1270,'_wp_page_template','default'),(2763,1270,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2748,1268,'_menu_item_type','custom'),(2749,1268,'_menu_item_menu_item_parent','0'),(2750,1268,'_menu_item_object_id','1268'),(2751,1268,'_menu_item_object','custom'),(2752,1268,'_menu_item_target',''),(2753,1268,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2754,1268,'_menu_item_xfn',''),(2755,1268,'_menu_item_url','https://msdawnshaircare.com/#contact'),(2764,1270,'_elementor_version','3.1.0'),(2765,1270,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2766,1270,'_elementor_pro_version','3.0.10'),(2768,1271,'_elementor_edit_mode','builder'),(2769,1271,'_elementor_template_type','wp-post'),(2770,1271,'_wp_page_template','default'),(2771,1271,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FFC419\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"button_background_color\":\"#FF43C2\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7DB0\",\"button_hover_border_color\":\"#FF1EF400\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2772,1271,'_elementor_version','3.1.0'),(2773,1271,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2774,1271,'_elementor_pro_version','3.0.10'),(2776,1272,'_elementor_edit_mode','builder'),(2777,1272,'_elementor_template_type','wp-post'),(2778,1272,'_wp_page_template','default'),(2779,1272,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2780,1272,'_elementor_version','3.1.0'),(2781,1272,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2782,1272,'_elementor_pro_version','3.0.10'),(2786,1273,'_elementor_edit_mode','builder'),(2787,1273,'_elementor_template_type','wp-post'),(2788,1273,'_wp_page_template','default'),(2789,1273,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2790,1273,'_elementor_version','3.1.0'),(2791,1273,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2792,1273,'_elementor_pro_version','3.0.10'),(2794,1274,'_elementor_edit_mode','builder'),(2795,1274,'_elementor_template_type','wp-post'),(2796,1274,'_wp_page_template','default'),(2797,1274,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2798,1274,'_elementor_version','3.1.0'),(2799,1274,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2800,1274,'_elementor_pro_version','3.0.10'),(2802,1275,'_elementor_edit_mode','builder'),(2803,1275,'_elementor_template_type','wp-post'),(2804,1275,'_wp_page_template','default'),(2805,1275,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2806,1275,'_elementor_version','3.1.0'),(2807,1275,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2808,1275,'_elementor_pro_version','3.0.10'),(2812,1276,'_elementor_edit_mode','builder'),(2813,1276,'_elementor_template_type','wp-post'),(2814,1276,'_wp_page_template','default'),(2815,1276,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2816,1276,'_elementor_version','3.1.0'),(2817,1276,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2818,1276,'_elementor_pro_version','3.0.10'),(2820,1277,'_elementor_edit_mode','builder'),(2821,1277,'_elementor_template_type','wp-post'),(2822,1277,'_wp_page_template','default'),(2823,1277,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2824,1277,'_elementor_version','3.1.0'),(2825,1277,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2826,1277,'_elementor_pro_version','3.0.10'),(2828,1278,'_elementor_edit_mode','builder'),(2829,1278,'_elementor_template_type','wp-post'),(2830,1278,'_wp_page_template','default'),(2831,1278,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2832,1278,'_elementor_version','3.1.0'),(2833,1278,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2834,1278,'_elementor_pro_version','3.0.10'),(2838,1279,'_elementor_edit_mode','builder'),(2839,1279,'_elementor_template_type','wp-post'),(2840,1279,'_wp_page_template','default'),(2841,1279,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2842,1279,'_elementor_version','3.1.0'),(2843,1279,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2844,1279,'_elementor_pro_version','3.0.10'),(2846,1280,'_elementor_edit_mode','builder'),(2847,1280,'_elementor_template_type','wp-post'),(2848,1280,'_wp_page_template','default'),(2849,1280,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#FF46D09E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2850,1280,'_elementor_version','3.1.0'),(2851,1280,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2852,1280,'_elementor_pro_version','3.0.10'),(2854,1281,'_elementor_edit_mode','builder'),(2855,1281,'_elementor_template_type','wp-post'),(2856,1281,'_wp_page_template','default'),(2857,1281,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2858,1281,'_elementor_version','3.1.0'),(2859,1281,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2860,1281,'_elementor_pro_version','3.0.10'),(2864,1282,'_elementor_edit_mode','builder'),(2865,1282,'_elementor_template_type','wp-post'),(2866,1282,'_wp_page_template','default'),(2867,1282,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2868,1282,'_elementor_version','3.1.0'),(2869,1282,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2870,1282,'_elementor_pro_version','3.0.10'),(2872,1283,'_elementor_edit_mode','builder'),(2873,1283,'_elementor_template_type','wp-post'),(2874,1283,'_wp_page_template','default'),(2875,1283,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2876,1283,'_elementor_version','3.1.0'),(2877,1283,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2878,1283,'_elementor_pro_version','3.0.10'),(2880,1284,'_elementor_edit_mode','builder'),(2881,1284,'_elementor_template_type','wp-post'),(2882,1284,'_wp_page_template','default'),(2883,1284,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2884,1284,'_elementor_version','3.1.0'),(2885,1284,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2886,1284,'_elementor_pro_version','3.0.10'),(2890,1285,'_elementor_edit_mode','builder'),(2891,1285,'_elementor_template_type','wp-post'),(2892,1285,'_wp_page_template','default'),(2893,1285,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2894,1285,'_elementor_version','3.1.0'),(2895,1285,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2896,1285,'_elementor_pro_version','3.0.10'),(2898,1286,'_elementor_edit_mode','builder'),(2899,1286,'_elementor_template_type','wp-post'),(2900,1286,'_wp_page_template','default'),(2901,1286,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":213,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2902,1286,'_elementor_version','3.1.0'),(2903,1286,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2904,1286,'_elementor_pro_version','3.0.10'),(2906,1287,'_elementor_edit_mode','builder'),(2907,1287,'_elementor_template_type','wp-post'),(2908,1287,'_wp_page_template','default'),(2909,1287,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2910,1287,'_elementor_version','3.1.0'),(2911,1287,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2912,1287,'_elementor_pro_version','3.0.10'),(3339,1342,'_elementor_edit_mode','builder'),(3340,1342,'_elementor_template_type','wp-post'),(3341,1342,'_wp_page_template','default'),(3342,1342,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2920,1288,'_elementor_version','3.1.0'),(2921,1288,'_elementor_pro_version','3.0.10'),(2923,1289,'_wp_page_template','elementor_header_footer'),(2924,1289,'_elementor_edit_mode','builder'),(2925,1289,'_elementor_template_type','wp-post'),(2926,1289,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FF43C2\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title]\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2927,1289,'_elementor_version','3.1.0'),(2928,1289,'_elementor_pro_version','3.0.10'),(2976,1296,'_wp_page_template','elementor_header_footer'),(2977,1296,'_elementor_edit_mode','builder'),(2978,1296,'_elementor_template_type','wp-post'),(2930,1290,'_wp_page_template','elementor_header_footer'),(2931,1290,'_elementor_edit_mode','builder'),(2932,1290,'_elementor_template_type','wp-post'),(2933,1290,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2934,1290,'_elementor_version','3.1.0'),(2935,1290,'_elementor_pro_version','3.0.10'),(2939,1291,'_wp_page_template','elementor_header_footer'),(2940,1291,'_elementor_edit_mode','builder'),(2941,1291,'_elementor_template_type','wp-post'),(2942,1291,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2943,1291,'_elementor_version','3.1.0'),(2944,1291,'_elementor_pro_version','3.0.10'),(2946,1292,'_wp_page_template','elementor_header_footer'),(2947,1292,'_elementor_edit_mode','builder'),(2948,1292,'_elementor_template_type','wp-post'),(2949,1292,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#9F9F9F00\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2950,1292,'_elementor_version','3.1.0'),(2951,1292,'_elementor_pro_version','3.0.10'),(2953,1293,'_wp_page_template','elementor_header_footer'),(2954,1293,'_elementor_edit_mode','builder'),(2955,1293,'_elementor_template_type','wp-post'),(2956,1293,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFCB3F7D\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2957,1293,'_elementor_version','3.1.0'),(2958,1293,'_elementor_pro_version','3.0.10'),(2962,1294,'_wp_page_template','elementor_header_footer'),(2963,1294,'_elementor_edit_mode','builder'),(2964,1294,'_elementor_template_type','wp-post'),(2965,1294,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFCB3F7D\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2966,1294,'_elementor_version','3.1.0'),(2967,1294,'_elementor_pro_version','3.0.10'),(2969,1295,'_wp_page_template','elementor_header_footer'),(2970,1295,'_elementor_edit_mode','builder'),(2971,1295,'_elementor_template_type','wp-post'),(2972,1295,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89928d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFCB3F7D\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#eaeaea\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"56e4a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"},{\"id\":\"832947a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(2973,1295,'_elementor_version','3.1.0'),(2974,1295,'_elementor_pro_version','3.0.10'),(2979,1296,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false}],\"isInner\":false}]'),(2980,1296,'_elementor_version','3.1.0'),(2981,1296,'_elementor_pro_version','3.0.10'),(2985,1297,'_wp_page_template','elementor_header_footer'),(2986,1297,'_elementor_edit_mode','builder'),(2987,1297,'_elementor_template_type','wp-post'),(2988,1297,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false}],\"isInner\":false}]'),(2989,1297,'_elementor_version','3.1.0'),(2990,1297,'_elementor_pro_version','3.0.10'),(2992,1298,'_wp_page_template','elementor_header_footer'),(2993,1298,'_elementor_edit_mode','builder'),(2994,1298,'_elementor_template_type','wp-post'),(2995,1298,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0ecb691\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"right\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false}],\"isInner\":false}]'),(2996,1298,'_elementor_version','3.1.0'),(2997,1298,'_elementor_pro_version','3.0.10'),(3284,1335,'_wp_page_template','elementor_header_footer'),(3285,1335,'_elementor_edit_mode','builder'),(3286,1335,'_elementor_template_type','wp-post'),(3287,1335,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(2999,1299,'_wp_page_template','elementor_header_footer'),(3000,1299,'_elementor_edit_mode','builder'),(3001,1299,'_elementor_template_type','wp-post'),(3002,1299,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3003,1299,'_elementor_version','3.1.0'),(3004,1299,'_elementor_pro_version','3.0.10'),(3008,1300,'_wp_page_template','elementor_header_footer'),(3009,1300,'_elementor_edit_mode','builder'),(3010,1300,'_elementor_template_type','wp-post'),(3011,1300,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3012,1300,'_elementor_version','3.1.0'),(3013,1300,'_elementor_pro_version','3.0.10'),(3015,1301,'_wp_page_template','elementor_header_footer'),(3016,1301,'_elementor_edit_mode','builder'),(3017,1301,'_elementor_template_type','wp-post'),(3018,1301,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"center\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3019,1301,'_elementor_version','3.1.0'),(3020,1301,'_elementor_pro_version','3.0.10'),(3022,1302,'_wp_page_template','elementor_header_footer'),(3023,1302,'_elementor_edit_mode','builder'),(3024,1302,'_elementor_template_type','wp-post'),(3025,1302,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3026,1302,'_elementor_version','3.1.0'),(3027,1302,'_elementor_pro_version','3.0.10'),(3031,1303,'_wp_page_template','elementor_header_footer'),(3032,1303,'_elementor_edit_mode','builder'),(3033,1303,'_elementor_template_type','wp-post');
INSERT INTO `wpb1_postmeta` VALUES (3034,1303,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3035,1303,'_elementor_version','3.1.0'),(3036,1303,'_elementor_pro_version','3.0.10'),(3038,1304,'_wp_page_template','elementor_header_footer'),(3039,1304,'_elementor_edit_mode','builder'),(3040,1304,'_elementor_template_type','wp-post'),(3041,1304,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3042,1304,'_elementor_version','3.1.0'),(3043,1304,'_elementor_pro_version','3.0.10'),(3045,1305,'_wp_page_template','elementor_header_footer'),(3046,1305,'_elementor_edit_mode','builder'),(3047,1305,'_elementor_template_type','wp-post'),(3048,1305,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3049,1305,'_elementor_version','3.1.0'),(3050,1305,'_elementor_pro_version','3.0.10'),(3270,1333,'_wp_page_template','elementor_header_footer'),(3271,1333,'_elementor_edit_mode','builder'),(3272,1333,'_elementor_template_type','wp-post'),(3273,1333,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d4f3151\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7134ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"039013b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 msdawnshaircare.com\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"29da115\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Powered by BRAND CAMP\",\"align\":\"left\",\"align_mobile\":\"center\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFD973E8\",\"caption_typography_font_family\":\"Helvetica\",\"caption_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":false},{\"id\":\"ade8fcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3054,11,'_edit_lock','1612313524:1'),(3365,1345,'_elementor_edit_mode','builder'),(3366,1345,'_elementor_template_type','wp-post'),(3359,1344,'_elementor_version','3.1.0'),(3360,1344,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3361,1344,'_elementor_pro_version','3.0.10'),(4345,1476,'_elementor_pro_version','3.0.10'),(3367,1345,'_wp_page_template','default'),(3368,1345,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3355,1344,'_elementor_edit_mode','builder'),(3356,1344,'_elementor_template_type','wp-post'),(3357,1344,'_wp_page_template','default'),(3358,1344,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3074,1307,'_elementor_version','2.9.13'),(3076,1308,'_elementor_edit_mode','builder'),(3077,1308,'_elementor_template_type','wp-post'),(3078,1308,'_wp_page_template','default'),(3079,1308,'_elementor_data','s:48499:\"a:4:{i:0;a:5:{s:2:\"id\";s:7:\"caa47fa\";s:8:\"settings\";a:46:{s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1074\";s:3:\"url\";s:67:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/store-bg.jpg\";}s:19:\"background_position\";s:12:\"center right\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"50\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"200\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"background_color\";s:7:\"#EFF8FA\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:26:\"background_overlay_color_b\";s:25:\"rgba(239, 248, 250, 0.45)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"50\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:26:\"background_position_mobile\";s:13:\"center center\";s:22:\"background_size_tablet\";s:5:\"cover\";s:22:\"background_size_mobile\";s:7:\"initial\";s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"200\";s:5:\"sizes\";a:0:{}}s:15:\"background_size\";s:5:\"cover\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"def1b4b\";s:8:\"settings\";a:24:{s:12:\"_column_size\";s:3:\"100\";s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"20a9f86\";s:8:\"settings\";a:16:{s:5:\"title\";s:5:\"Store\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:126:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">Store</h1>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"13f7810\";s:8:\"settings\";a:30:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_color_b\";s:20:\"rgba(78,87,104,0.06)\";s:27:\"background_overlay_position\";s:12:\"center right\";s:29:\"background_overlay_attachment\";s:5:\"fixed\";s:25:\"background_overlay_repeat\";s:9:\"no-repeat\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"0.05\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"240f590\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"ad8e6f3\";s:8:\"settings\";a:17:{s:5:\"title\";s:15:\"Featured Plants\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:136:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Featured Plants</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"db6ebea\";s:8:\"settings\";a:12:{s:9:\"shortcode\";s:56:\"[products limit=\"3\" columns=\"3\" visibility=\"featured\" ]\n\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:3855:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-3 \"><ul class=\"products columns-3\">\n<li class=\"product type-product post-1090 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish last instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div>\n</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"715553e\";s:8:\"settings\";a:26:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"f58071b\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"dd9bf6b\";s:8:\"settings\";a:17:{s:5:\"title\";s:21:\"Our Plants Collection\";s:5:\"align\";s:4:\"left\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:142:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Plants Collection</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"efc7a98\";s:8:\"settings\";a:11:{s:9:\"shortcode\";s:10:\"[products]\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"shortcode\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:14192:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-3 \"><ul class=\"products columns-3\">\n<li class=\"product type-product post-1091 status-publish first instock product_cat-plants has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/aluminum-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Aluminum Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1091\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1091\" data-product_sku=\"\" aria-label=\"Add &ldquo;Aluminum Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1084 status-publish instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/ball-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Ball Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1084\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1084\" data-product_sku=\"\" aria-label=\"Add &ldquo;Ball Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1090 status-publish last instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/boncellensis-secullant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Boncellensis Secullant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1090\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1090\" data-product_sku=\"\" aria-label=\"Add &ldquo;Boncellensis Secullant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1083 status-publish first instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/cleistocactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Cleistocactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>28.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>25.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1083\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1083\" data-product_sku=\"\" aria-label=\"Add &ldquo;Cleistocactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1089 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/green-soil-lotus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Green Soil Lotus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>54.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1089\" data-product_sku=\"\" aria-label=\"Add &ldquo;Green Soil Lotus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1086 status-publish last instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/mini-astrophytum/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Mini Astrophytum</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1086\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1086\" data-product_sku=\"\" aria-label=\"Add &ldquo;Mini Astrophytum&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1082 status-publish first instock product_cat-cactus has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/mini-san-pedro-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Mini San Pedro Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1082\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1082\" data-product_sku=\"\" aria-label=\"Add &ldquo;Mini San Pedro Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1092 status-publish instock product_cat-plants has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/money-plant/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Money Plant</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>23.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>20.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1092\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1092\" data-product_sku=\"\" aria-label=\"Add &ldquo;Money Plant&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1081 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/old-lady-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Old Lady Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>15.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>12.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1081\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1081\" data-product_sku=\"\" aria-label=\"Add &ldquo;Old Lady Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1088 status-publish first instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/piorro-quisquam/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Piorro Quisquam</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>32.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1088\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1088\" data-product_sku=\"\" aria-label=\"Add &ldquo;Piorro Quisquam&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1087 status-publish instock product_cat-plants has-post-thumbnail featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/rattle-snake-tail/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Rattle Snake Tail</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>45.00</bdi></span></span>\n</a><a href=\"?add-to-cart=1087\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1087\" data-product_sku=\"\" aria-label=\"Add &ldquo;Rattle Snake Tail&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n<li class=\"product type-product post-1085 status-publish last instock product_cat-cactus has-post-thumbnail sale featured shipping-taxable purchasable product-type-simple\">\n	<a href=\"https://msdawnshaircare.com/product/star-cactus/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n	<span class=\"onsale\">Sale!</span>\n	<img width=\"300\" height=\"457\" src=\"https://msdawnshaircare.com/wp-content/uploads/woocommerce-placeholder-300x457.png\" class=\"woocommerce-placeholder wp-post-image\" alt=\"Placeholder\" loading=\"lazy\" /><h2 class=\"woocommerce-loop-product__title\">Star Cactus</h2><div class=\"star-rating\"><span style=\"width:0%\">Rated <strong class=\"rating\">0</strong> out of 5</span></div>\n	<span class=\"price\"><del><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>34.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;</span>30.00</bdi></span></ins></span>\n</a><a href=\"?add-to-cart=1085\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"1085\" data-product_sku=\"\" aria-label=\"Add &ldquo;Star Cactus&rdquo; to your cart\" rel=\"nofollow\">Add to cart</a></li>\n</ul>\n</div></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"f1cac77\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"21\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:12:\"border_color\";s:7:\"#EFEEF4\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"432bd22\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"e642cca\";s:8:\"settings\";a:12:{s:5:\"title\";s:39:\"Need help in choosing the right plants?\";s:11:\"header_size\";s:2:\"h3\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">Need help in choosing the right plants?</h3>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"4316fdc\";s:8:\"settings\";a:18:{s:4:\"text\";s:12:\"Ask For Help\";s:17:\"button_text_color\";s:7:\"#FC7978\";s:16:\"background_color\";s:16:\"rgba(2, 1, 1, 0)\";s:11:\"hover_color\";s:7:\"#2B2F38\";s:12:\"text_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"selected_icon\";a:2:{s:5:\"value\";s:12:\"fas fa-phone\";s:7:\"library\";s:8:\"fa-solid\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:471:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-icon elementor-align-icon-left\">\n				<i aria-hidden=\"true\" class=\"fas fa-phone\"></i>			</span>\n						<span class=\"elementor-button-text\">Ask For Help</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d19dbae\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"66\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"faf6c4d\";s:8:\"settings\";a:11:{s:6:\"editor\";s:376:\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:498:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(3080,1308,'_elementor_version','2.9.13'),(3150,1317,'_elementor_version','3.1.0'),(3151,1317,'_elementor_pro_version','3.0.10'),(3153,1318,'_elementor_edit_mode','builder'),(3154,1318,'_elementor_template_type','wp-post'),(3155,1318,'_wp_page_template','default'),(3156,1318,'_elementor_data','[{\"id\":\"caa47fa\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":61,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-11-scaled.jpg\"},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#5F2B2BBD\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#EFF8FA00\",\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_overlay_color_b\":\"#EFF8FA00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_position_mobile\":\"center center\",\"background_size_tablet\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_size\":\"cover\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":78,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]}},\"elements\":[{\"id\":\"def1b4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"20a9f86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Store\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"715553e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"60\",\"left\":\"24\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"f58071b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"efc7a98\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3157,1318,'_elementor_version','3.1.0'),(3158,1318,'_elementor_pro_version','3.0.10'),(4930,11,'adv-header-id-meta',''),(5578,1650,'_elementor_template_type','wp-page'),(5579,1650,'_elementor_version','3.1.0'),(5580,1650,'_elementor_pro_version','3.0.10'),(3162,1079,'_edit_lock','1616447734:1'),(3163,1319,'_elementor_edit_mode','builder'),(3164,1319,'_elementor_template_type','page'),(3165,1319,'_elementor_version','3.1.0'),(3166,1319,'_elementor_pro_version','3.0.10'),(3167,1320,'_elementor_edit_mode','builder'),(3168,1320,'_elementor_template_type','page'),(3169,1320,'_elementor_version','3.1.0'),(3170,1320,'_elementor_pro_version','3.0.10'),(3171,1319,'_wp_page_template','default'),(3172,1319,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3173,1319,'_elementor_data','[{\"id\":\"139506f8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1076\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/about-bg.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#F5EBF3\",\"background_position_mobile\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_overlay_color_b\":\"rgba(43, 47, 56, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3e7f201d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"75742939\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5d070f28\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"structure\":\"21\"},\"elements\":[{\"id\":\"39729428\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\"},\"elements\":[{\"id\":\"25f86191\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Work Hard To Provide You The Best Quality Plants And Succulents\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"7a19ec2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54b94c18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"353f2fb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"69b3189f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\"},\"elements\":[{\"id\":\"624201e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"11f68f56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27650215\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67681bde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"140\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/bg4-free-img.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"43e352f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7a9b147d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5a694099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3724b5d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cc3ce29\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64c87607\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"4139073c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4dab7e39\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"792\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-1.png\"},\"title_text\":\"Jessica Gordon\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"48affc3f\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4530e92e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"1cd89180\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"10c782bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"799\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-2.png\"},\"title_text\":\"Bryan Joes\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7adbda3d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77f28b49\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"7598b4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\"},\"elements\":[{\"id\":\"3dcf81a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"797\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-3-1.png\"},\"title_text\":\"Angella Mike\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"13981102\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7091244a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3716686f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3540ba2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1281c37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738860b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a3882a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3174,1321,'_elementor_edit_mode','builder'),(3175,1321,'_elementor_template_type','page'),(3176,1321,'_elementor_version','3.1.0'),(3177,1321,'_elementor_pro_version','3.0.10'),(3178,1321,'_wp_page_template','default'),(3179,1321,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3180,1321,'_elementor_data','[{\"id\":\"139506f8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1076\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/about-bg.jpg\"},\"background_position\":\"center right\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"50\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"40\",\"bottom\":\"160\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"240\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"background_color\":\"#F5EBF3\",\"background_position_mobile\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size_tablet\":\"cover\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":\"200\",\"sizes\":[]},\"background_overlay_color_b\":\"rgba(43, 47, 56, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":\"\"},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3e7f201d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"75742939\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"5d070f28\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"structure\":\"21\"},\"elements\":[{\"id\":\"39729428\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\"},\"elements\":[{\"id\":\"25f86191\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Work Hard To Provide You The Best Quality Plants And Succulents\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h3\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"7a19ec2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"54b94c18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"353f2fb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"69b3189f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"1200\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\"},\"elements\":[{\"id\":\"624201e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"11f68f56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Company\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27650215\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67681bde\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"140\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/bg4-free-img.jpg\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"43e352f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"left\",\"align_mobile\":\"left\",\"text_columns\":\"2\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"7a9b147d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"24\",\"bottom\":\"80\",\"left\":\"24\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5a694099\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"3724b5d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cc3ce29\",\"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,\\u00a0when an unknown printer took a galley.<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64c87607\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\"},\"elements\":[{\"id\":\"4139073c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"4dab7e39\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"792\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-1.png\"},\"title_text\":\"Jessica Gordon\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"48affc3f\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4530e92e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"1cd89180\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"24\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"10c782bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"799\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-2.png\"},\"title_text\":\"Bryan Joes\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7adbda3d\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77f28b49\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"},{\"id\":\"7598b4a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\"},\"elements\":[{\"id\":\"3dcf81a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"797\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/01\\/teammate-3-1.png\"},\"title_text\":\"Angella Mike\",\"description_text\":\"Co-Founder\",\"image_space\":{\"unit\":\"px\",\"size\":\"22\"},\"image_size\":{\"unit\":\"%\",\"size\":\"80\"},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"0\"},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"_background_background\":\"classic\",\"_background_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":\"105\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"13981102\",\"elType\":\"widget\",\"settings\":{\"color\":\"#75c32c\",\"width\":{\"unit\":\"%\",\"size\":\"8\"},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":\"2\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\"},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7091244a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-linkedin\",\"_id\":\"68c50ac\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"443080c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"65a1075\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social\":\"fa fa-facebook\",\"_id\":\"7e85a60\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#4e5768\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"13\"},\"hover_secondary_color\":\"#ffffff\",\"shape\":\"circle\",\"icon_padding\":{\"unit\":\"em\",\"size\":\"0.75\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#75c32c\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3716686f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3540ba2e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"1281c37a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"738860b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6a3882a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3181,1319,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:4;s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:2;s:3:\"gap\";i:5;s:13:\"custom_height\";i:3;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:2;s:19:\"background_bg_width\";i:1;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:6:\"margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:3:{s:6:\"editor\";i:5;s:12:\"text_columns\";i:1;s:10:\"column_gap\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:20:\"typography_font_size\";i:4;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:2;s:11:\"icon_indent\";i:2;s:4:\"size\";i:2;s:12:\"align_mobile\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{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:1:{s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:4:{s:11:\"image_space\";i:3;s:10:\"image_size\";i:3;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;}s:21:\"section_style_content\";a:6:{s:10:\"text_align\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;s:26:\"title_typography_font_size\";i:3;s:32:\"description_typography_font_size\";i:3;s:37:\"description_typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:3;s:16:\"_background_size\";i:3;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:3;s:3:\"gap\";i:3;s:6:\"weight\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:3;s:5:\"shape\";i:3;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:3;s:18:\"icon_primary_color\";i:3;s:20:\"icon_secondary_color\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;s:12:\"icon_spacing\";i:3;}s:20:\"section_social_hover\";a:2:{s:21:\"hover_secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;}}}}}'),(16430,2040,'_elementor_css','a:6:{s:4:\"time\";i:1687010365;s:5:\"fonts\";a:2:{i:0;s:5:\"Antic\";i:2;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3297,1336,'_elementor_version','3.1.0'),(3298,1336,'_elementor_pro_version','3.0.10'),(3300,1337,'_wp_page_template','elementor_header_footer'),(3301,1337,'_elementor_edit_mode','builder'),(3302,1337,'_elementor_template_type','wp-post'),(3303,1337,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3293,1336,'_wp_page_template','elementor_header_footer'),(3294,1336,'_elementor_edit_mode','builder'),(3295,1336,'_elementor_template_type','wp-post'),(3296,1336,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3288,1335,'_elementor_version','3.1.0'),(3289,1335,'_elementor_pro_version','3.0.10'),(3197,1324,'_elementor_version','2.9.13'),(3198,1324,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3200,1325,'_elementor_edit_mode','builder'),(3201,1325,'_elementor_template_type','wp-post'),(3202,1325,'_wp_page_template','default'),(3203,1325,'_elementor_data','s:78835:\"a:5:{i:0;a:5:{s:2:\"id\";s:7:\"6ccdc95\";s:8:\"settings\";a:45:{s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1076\";s:3:\"url\";s:67:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/about-bg.jpg\";}s:19:\"background_position\";s:12:\"center right\";s:29:\"background_overlay_background\";s:8:\"gradient\";s:24:\"background_overlay_color\";s:7:\"#FFFFFF\";s:26:\"background_overlay_opacity\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"1\";}s:20:\"custom_height_tablet\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"50\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"200\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"240\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"custom_height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"480\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:2:\"80\";}s:16:\"background_color\";s:7:\"#F5EBF3\";s:26:\"background_position_mobile\";s:13:\"center center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:22:\"background_size_tablet\";s:5:\"cover\";s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"640\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"200\";s:5:\"sizes\";a:0:{}}s:26:\"background_overlay_color_b\";s:19:\"rgba(43, 47, 56, 0)\";s:31:\"background_overlay_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"50\";s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"56\";s:4:\"left\";s:2:\"56\";s:8:\"isLinked\";s:0:\"\";}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"32\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:15:\"background_size\";s:5:\"cover\";s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"4f6adc0\";s:8:\"settings\";a:27:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:0:\"\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"179c706\";s:8:\"settings\";a:16:{s:5:\"title\";s:8:\"About Us\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:11:\"header_size\";s:2:\"h1\";s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n			<h1 class=\"elementor-heading-title elementor-size-default\">About Us</h1>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:1;a:5:{s:2:\"id\";s:7:\"4a5d220\";s:8:\"settings\";a:27:{s:13:\"content_width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"900\";}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"104\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"104\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:9:\"structure\";s:2:\"21\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"737ec4c\";s:8:\"settings\";a:23:{s:12:\"_column_size\";s:2:\"33\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:2:\"40\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:7:{s:2:\"id\";s:7:\"efb0e9a\";s:8:\"settings\";a:19:{s:5:\"title\";s:66:\"We Work Hard To Provide You The Best Quality Plants And Succulents\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:11:\"header_size\";s:2:\"h3\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:187:\"		<div class=\"elementor-widget-container\">\n			<h3 class=\"elementor-heading-title elementor-size-default\">We Work Hard To Provide You The Best Quality Plants And Succulents</h3>		</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"e6bc9af\";s:8:\"settings\";a:26:{s:12:\"_column_size\";s:2:\"66\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:19:\"_inline_size_tablet\";s:2:\"60\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:7:{s:2:\"id\";s:7:\"8bf9f70\";s:8:\"settings\";a:13:{s:6:\"editor\";s:439:\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:561:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p></div>\n				</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"1f5d00e\";s:8:\"settings\";a:17:{s:4:\"text\";s:9:\"Read More\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:337:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Read More</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:2;a:5:{s:2:\"id\";s:7:\"a400379\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:4:\"1200\";}s:16:\"content_position\";s:6:\"middle\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";s:0:\"\";}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#F9F9F9\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"c9222c3\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:3:\"100\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:7:{s:2:\"id\";s:7:\"7e489a2\";s:8:\"settings\";a:16:{s:5:\"title\";s:11:\"Our Company\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:132:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Company</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"b2657e0\";s:8:\"settings\";a:17:{s:6:\"editor\";s:228:\"<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, when an unknown printer took a galley.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"18\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"18\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:350:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><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, when an unknown printer took a galley.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"beeacce\";s:8:\"settings\";a:14:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"140\";s:3:\"url\";s:71:\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\";}s:10:\"image_size\";s:4:\"full\";s:19:\"image_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"12\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"12\";s:8:\"isLinked\";s:1:\"1\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:850:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1920\" height=\"1080\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-300x169.jpg 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1024x576.jpg 1024w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-768x432.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1536x864.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-800x450.jpg 800w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />											</div>\n				</div>\n		\";}i:3;a:7:{s:2:\"id\";s:7:\"d95e11a\";s:8:\"settings\";a:22:{s:6:\"editor\";s:711:\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:4:\"left\";s:12:\"align_mobile\";s:4:\"left\";s:12:\"text_columns\";s:1:\"2\";s:19:\"text_columns_mobile\";s:1:\"1\";s:10:\"column_gap\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"80\";s:5:\"sizes\";a:0:{}}s:17:\"column_gap_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"40\";s:5:\"sizes\";a:0:{}}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:857:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#8216;Content here, content here&#8217;, making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don&#8217;t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn&#8217;t anything embarrassing hidden in the middle of text. </p></div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:3;a:5:{s:2:\"id\";s:7:\"6ec1e06\";s:8:\"settings\";a:23:{s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"64\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"e23d401\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"b325487\";s:8:\"settings\";a:16:{s:5:\"title\";s:8:\"Our Team\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:8:\"_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:129:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Our Team</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"217c6ee\";s:8:\"settings\";a:17:{s:6:\"editor\";s:228:\"<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, when an unknown printer took a galley.</p>\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:5:\"align\";s:6:\"center\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"24\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"18\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"18\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:350:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><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, when an unknown printer took a galley.</p></div>\n				</div>\n		\";}i:2;a:5:{s:2:\"id\";s:7:\"e51aece\";s:8:\"settings\";a:23:{s:9:\"structure\";s:2:\"30\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"24\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:3:\"gap\";s:2:\"no\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"3c3eb1f\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"334895d\";s:8:\"settings\";a:24:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"792\";s:3:\"url\";s:69:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\";}s:10:\"title_text\";s:14:\"Jessica Gordon\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:854:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Jessica Gordon</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"3f36606\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"87db391\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"1e69e34\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:2:\"33\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"24\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"024fa73\";s:8:\"settings\";a:24:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"799\";s:3:\"url\";s:69:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\";}s:10:\"title_text\";s:10:\"Bryan Joes\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:850:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Bryan Joes</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"cf51b65\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"3530073\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"6afb0f2\";s:8:\"settings\";a:21:{s:12:\"_column_size\";s:2:\"33\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"9e113b8\";s:8:\"settings\";a:26:{s:5:\"image\";a:2:{s:2:\"id\";s:3:\"797\";s:3:\"url\";s:71:\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\";}s:10:\"title_text\";s:12:\"Angella Mike\";s:16:\"description_text\";s:10:\"Co-Founder\";s:11:\"image_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"22\";}s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:2:\"80\";}s:10:\"text_align\";s:6:\"center\";s:26:\"content_vertical_alignment\";s:6:\"middle\";s:18:\"title_bottom_space\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"0\";}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:37:\"description_typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:33:\"title_typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:22:\"_background_background\";s:7:\"classic\";s:16:\"_background_size\";s:5:\"cover\";s:22:\"css_filters_css_filter\";s:6:\"custom\";s:22:\"css_filters_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"105\";s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:862:\"		<div class=\"elementor-widget-container\">\n			<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Angella Mike</h3><p class=\"elementor-image-box-description\">Co-Founder</p></div></div>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"be59ca9\";s:8:\"settings\";a:17:{s:5:\"color\";s:7:\"#75c32c\";s:5:\"width\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:1:\"8\";}s:5:\"align\";s:6:\"center\";s:3:\"gap\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:6:\"weight\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:1:\"2\";}s:4:\"text\";s:7:\"Divider\";s:4:\"icon\";a:2:{s:5:\"value\";s:11:\"fas fa-star\";s:7:\"library\";s:8:\"fa-solid\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"divider\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:162:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-divider\">\n			<span class=\"elementor-divider-separator\">\n						</span>\n		</div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"a171870\";s:8:\"settings\";a:20:{s:16:\"social_icon_list\";a:4:{i:0;a:7:{s:6:\"social\";s:14:\"fa fa-linkedin\";s:3:\"_id\";s:7:\"68c50ac\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:7:{s:6:\"social\";s:13:\"fa fa-twitter\";s:3:\"_id\";s:7:\"443080c\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:2;a:7:{s:6:\"social\";s:15:\"fa fa-instagram\";s:3:\"_id\";s:7:\"65a1075\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:3;a:7:{s:6:\"social\";s:14:\"fa fa-facebook\";s:3:\"_id\";s:7:\"7e85a60\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:11:\"social_icon\";a:2:{s:5:\"value\";s:16:\"fab fa-wordpress\";s:7:\"library\";s:9:\"fa-brands\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}}s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#4e5768\";s:20:\"icon_secondary_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"13\";}s:21:\"hover_secondary_color\";s:7:\"#ffffff\";s:5:\"shape\";s:6:\"circle\";s:12:\"icon_padding\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:4:\"0.75\";}s:12:\"icon_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"10\";}s:19:\"hover_primary_color\";s:7:\"#75c32c\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:1317:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-social-icons-wrapper elementor-grid\">\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-68c50ac\" href=\"#\">\n						<span class=\"elementor-screen-only\">Linkedin</span>\n													<i class=\"fa fa-linkedin\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-443080c\" href=\"#\">\n						<span class=\"elementor-screen-only\">Twitter</span>\n													<i class=\"fa fa-twitter\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-65a1075\" href=\"#\">\n						<span class=\"elementor-screen-only\">Instagram</span>\n													<i class=\"fa fa-instagram\"></i>\n											</a>\n				</div>\n							<div class=\"elementor-grid-item\">\n					<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-7e85a60\" href=\"#\">\n						<span class=\"elementor-screen-only\">Facebook</span>\n													<i class=\"fa fa-facebook\"></i>\n											</a>\n				</div>\n					</div>\n				</div>\n		\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:1:\"1\";s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}i:4;a:5:{s:2:\"id\";s:7:\"dc6a4e3\";s:8:\"settings\";a:29:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"720\";s:5:\"sizes\";a:0:{}}s:3:\"gap\";s:2:\"no\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";s:4:\"1072\";s:3:\"url\";s:65:\"https://msdawnshaircare.com/wp-content/uploads/2020/07/CTA-bg.jpg\";}s:19:\"background_position\";s:13:\"bottom center\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"400\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"80\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"80\";s:8:\"isLinked\";s:0:\"\";}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"64\";s:5:\"right\";s:2:\"32\";s:6:\"bottom\";s:3:\"160\";s:4:\"left\";s:2:\"32\";s:8:\"isLinked\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"0e2a233\";s:8:\"settings\";a:22:{s:12:\"_column_size\";s:3:\"100\";s:6:\"margin\";a:6:{s:4:\"unit\";s:1:\"%\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_overlay_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:37:\"background_overlay_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:7:{s:2:\"id\";s:7:\"e075a06\";s:8:\"settings\";a:17:{s:5:\"title\";s:39:\"Interested? Shop This Plant Collection!\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:29:\"typography_line_height_mobile\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:160:\"		<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">Interested? Shop This Plant Collection!</h2>		</div>\n		\";}i:1;a:7:{s:2:\"id\";s:7:\"863954d\";s:8:\"settings\";a:13:{s:6:\"editor\";s:147:\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>\";s:12:\"align_mobile\";s:6:\"center\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:269:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p></div>\n				</div>\n		\";}i:2;a:7:{s:2:\"id\";s:7:\"f5c8852\";s:8:\"settings\";a:20:{s:4:\"text\";s:10:\"Go to Shop\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"icon_indent\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:0:\"\";}s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:25:\"typography_letter_spacing\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:4:\"size\";s:2:\"md\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:24:\"_background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:30:\"_background_hover_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";s:9:\"htmlCache\";s:338:\"		<div class=\"elementor-widget-container\">\n					<div class=\"elementor-button-wrapper\">\n			<a href=\"#\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n						<span class=\"elementor-button-content-wrapper\">\n						<span class=\"elementor-button-text\">Go to Shop</span>\n		</span>\n					</a>\n		</div>\n				</div>\n		\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";s:0:\"\";s:6:\"elType\";s:7:\"section\";}}\";'),(3204,1325,'_elementor_version','2.9.13'),(3205,1325,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3304,1337,'_elementor_version','3.1.0'),(3305,1337,'_elementor_pro_version','3.0.10'),(3307,1338,'_wp_page_template','elementor_header_footer'),(3308,1338,'_elementor_edit_mode','builder'),(3309,1338,'_elementor_template_type','wp-post'),(3310,1338,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3311,1338,'_elementor_version','3.1.0'),(3312,1338,'_elementor_pro_version','3.0.10'),(3316,1339,'_wp_page_template','elementor_header_footer'),(3317,1339,'_elementor_edit_mode','builder'),(3318,1339,'_elementor_template_type','wp-post'),(3319,1339,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3320,1339,'_elementor_version','3.1.0'),(3321,1339,'_elementor_pro_version','3.0.10'),(3323,1340,'_wp_page_template','elementor_header_footer'),(3324,1340,'_elementor_edit_mode','builder'),(3325,1340,'_elementor_template_type','wp-post'),(3326,1340,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3327,1340,'_elementor_version','3.1.0'),(3328,1340,'_elementor_pro_version','3.0.10'),(3330,1341,'_wp_page_template','elementor_header_footer'),(3331,1341,'_elementor_edit_mode','builder'),(3332,1341,'_elementor_template_type','wp-post'),(3333,1341,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3334,1341,'_elementor_version','3.1.0'),(3335,1341,'_elementor_pro_version','3.0.10'),(3391,1348,'_wp_page_template','elementor_header_footer'),(3392,1348,'_elementor_edit_mode','builder'),(3393,1348,'_elementor_template_type','wp-post'),(3394,1348,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3343,1342,'_elementor_version','3.1.0'),(3344,1342,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3345,1342,'_elementor_pro_version','3.0.10'),(4348,1477,'_elementor_template_type','wp-post'),(4349,1477,'_wp_page_template','default'),(4350,1477,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3347,1343,'_elementor_edit_mode','builder'),(3348,1343,'_elementor_template_type','wp-post'),(3349,1343,'_wp_page_template','default'),(3350,1343,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3351,1343,'_elementor_version','3.1.0'),(3352,1343,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3353,1343,'_elementor_pro_version','3.0.10'),(4347,1477,'_elementor_edit_mode','builder'),(3369,1345,'_elementor_version','3.1.0'),(3370,1345,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3371,1345,'_elementor_pro_version','3.0.10'),(3373,1346,'_elementor_edit_mode','builder'),(3374,1346,'_elementor_template_type','wp-post'),(3375,1346,'_wp_page_template','default'),(3376,1346,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3377,1346,'_elementor_version','3.1.0'),(3378,1346,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3379,1346,'_elementor_pro_version','3.0.10'),(3381,1347,'_elementor_edit_mode','builder'),(3382,1347,'_elementor_template_type','wp-post'),(3383,1347,'_wp_page_template','default'),(3384,1347,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3385,1347,'_elementor_version','3.1.0'),(3386,1347,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3387,1347,'_elementor_pro_version','3.0.10'),(3572,1369,'_elementor_edit_mode','builder'),(3573,1369,'_elementor_template_type','wp-post'),(3574,1369,'_wp_page_template','default'),(3575,1369,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3395,1348,'_elementor_version','3.1.0'),(3396,1348,'_elementor_pro_version','3.0.10'),(3398,1349,'_wp_page_template','elementor_header_footer'),(3399,1349,'_elementor_edit_mode','builder'),(3400,1349,'_elementor_template_type','wp-post'),(3401,1349,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(3402,1349,'_elementor_version','3.1.0'),(3403,1349,'_elementor_pro_version','3.0.10'),(3405,1350,'_wp_page_template','elementor_header_footer'),(3406,1350,'_elementor_edit_mode','builder'),(3407,1350,'_elementor_template_type','wp-post'),(3408,1350,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3409,1350,'_elementor_version','3.1.0'),(3410,1350,'_elementor_pro_version','3.0.10'),(4019,1429,'_wp_page_template','elementor_header_footer'),(4020,1429,'_elementor_edit_mode','builder'),(4021,1429,'_elementor_template_type','wp-post'),(4022,1429,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3414,103,'_edit_lock','1613542801:1'),(3470,103,'_edit_last','1'),(3416,103,'_elementor_template_type','wp-page'),(3417,103,'_elementor_version','3.1.0'),(3418,103,'_elementor_pro_version','3.0.10'),(3422,103,'_yoast_wpseo_estimated-reading-time-minutes','1'),(3420,103,'_wp_page_template','default'),(3421,103,'_elementor_data','[{\"id\":\"3f4e8b30\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"72be5586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3473,103,'theme-transparent-header-meta','default'),(3472,103,'site-content-layout','default'),(3471,103,'site-sidebar-layout','default'),(3427,1351,'_elementor_edit_mode','builder'),(3428,1351,'_elementor_template_type','wp-page'),(3429,1351,'_elementor_version','3.1.0'),(3430,1351,'_elementor_pro_version','3.0.10'),(3431,1351,'_wp_page_template','default'),(3432,1351,'_elementor_data','[{\"id\":\"3f4e8b30\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"72be5586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3434,816,'_edit_lock','1642726716:1'),(3435,816,'_edit_last','1'),(3436,816,'site-sidebar-layout','default'),(3437,816,'site-content-layout','default'),(3438,816,'theme-transparent-header-meta','default'),(3439,816,'_yoast_wpseo_focuskw','Cart - Ms Dawn\'s Hair Care'),(3441,816,'_yoast_wpseo_metadesc','Cart - Ms. Dawn\'s Hair Care - Time to checkout! Thank you so much for shopping with us! We will ship your items right away!'),(3442,816,'_yoast_wpseo_linkdex','20'),(3443,816,'_yoast_wpseo_estimated-reading-time-minutes','2'),(3445,816,'_elementor_template_type','wp-page'),(3446,816,'_elementor_version','3.1.1'),(3447,816,'_elementor_pro_version','3.0.10'),(3448,1352,'_elementor_edit_mode','builder'),(3449,1352,'_elementor_template_type','wp-page'),(3450,1352,'_elementor_version','3.1.0'),(3451,1352,'_elementor_pro_version','3.0.10'),(3452,1353,'_elementor_edit_mode','builder'),(3453,1353,'_elementor_template_type','wp-page'),(3454,1353,'_elementor_version','3.1.0'),(3455,1353,'_elementor_pro_version','3.0.10'),(3456,816,'_wp_page_template','default'),(3457,816,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"columns\":3,\"paginate\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3458,1354,'_elementor_edit_mode','builder'),(3459,1354,'_elementor_template_type','wp-page'),(3460,1354,'_elementor_version','3.1.0'),(3461,1354,'_elementor_pro_version','3.0.10'),(3462,1354,'_wp_page_template','default'),(3463,1354,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3476,1357,'_menu_item_type','post_type'),(3477,1357,'_menu_item_menu_item_parent','0'),(3478,1357,'_menu_item_object_id','103'),(3479,1357,'_menu_item_object','page'),(3480,1357,'_menu_item_target',''),(3481,1357,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3475,103,'_yoast_wpseo_content_score','30'),(3482,1357,'_menu_item_xfn',''),(3483,1357,'_menu_item_url',''),(3484,1357,'_menu_item_orphaned','1612165069'),(3486,1358,'_elementor_template_type','wp-page'),(3487,1358,'_elementor_version','3.1.0'),(3488,1358,'_elementor_pro_version','3.0.10'),(3489,1358,'_wp_page_template','default'),(3490,1358,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3492,1358,'_elementor_edit_mode','builder'),(3493,1359,'_elementor_template_type','wp-page'),(3494,1359,'_elementor_version','3.1.0'),(3495,1359,'_elementor_pro_version','3.0.10'),(3496,1359,'_wp_page_template','default'),(3497,1359,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3499,1359,'_elementor_edit_mode','builder'),(3524,1363,'_elementor_template_type','wp-page'),(3525,1363,'_elementor_version','3.1.0'),(3526,1363,'_elementor_pro_version','3.0.10'),(3527,1363,'_wp_page_template','default'),(3528,1363,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3500,1360,'_elementor_template_type','wp-page'),(3501,1360,'_elementor_version','3.1.0'),(3502,1360,'_elementor_pro_version','3.0.10'),(3503,1360,'_wp_page_template','default'),(3504,1360,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fccae4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cfd037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cca306f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_widget_cart\"}],\"isInner\":false}],\"isInner\":false}]'),(4344,1476,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3506,1360,'_elementor_edit_mode','builder'),(3510,1361,'_elementor_template_type','wp-page'),(3511,1361,'_elementor_version','3.1.0'),(3512,1361,'_elementor_pro_version','3.0.10'),(3513,1361,'_wp_page_template','default'),(3514,1361,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fccae4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cfd037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cca306f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_widget_cart\"}],\"isInner\":false}],\"isInner\":false}]'),(4784,816,'_yoast_wpseo_content_score','90'),(3515,1361,'_elementor_edit_mode','builder'),(4343,1476,'_elementor_version','3.1.0'),(3517,1362,'_elementor_template_type','wp-page'),(3518,1362,'_elementor_version','3.1.0'),(3519,1362,'_elementor_pro_version','3.0.10'),(3520,1362,'_wp_page_template','default'),(3521,1362,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":{\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fccae4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cfd037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cca306f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_widget_cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3522,1362,'_elementor_edit_mode','builder'),(3529,1363,'_elementor_edit_mode','builder'),(3550,1366,'_elementor_template_type','wp-page'),(3551,1366,'_elementor_version','3.1.0'),(3552,1366,'_elementor_pro_version','3.0.10'),(3553,1366,'_wp_page_template','default'),(3554,1366,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(4996,1578,'_wp_page_template','default'),(4997,1578,'_elementor_template_type','wp-post'),(4998,1578,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(3569,1368,'_elementor_edit_mode','builder'),(3567,1368,'_wp_page_template','default'),(3568,1368,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3564,1368,'_elementor_template_type','wp-page'),(3565,1368,'_elementor_version','3.1.0'),(3566,1368,'_elementor_pro_version','3.0.10'),(3555,1366,'_elementor_edit_mode','builder'),(3557,1367,'_elementor_template_type','wp-page'),(3558,1367,'_elementor_version','3.1.0'),(3559,1367,'_elementor_pro_version','3.0.10'),(3560,1367,'_wp_page_template','default'),(3561,1367,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3562,1367,'_elementor_edit_mode','builder'),(3576,1369,'_elementor_version','3.1.0'),(3577,1369,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3578,1369,'_elementor_pro_version','3.0.10'),(3580,1370,'_elementor_edit_mode','builder'),(3581,1370,'_elementor_template_type','wp-post'),(3582,1370,'_wp_page_template','default'),(3583,1370,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3584,1370,'_elementor_version','3.1.0'),(3585,1370,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3586,1370,'_elementor_pro_version','3.0.10'),(3588,1371,'_elementor_edit_mode','builder'),(3589,1371,'_elementor_template_type','wp-post'),(3590,1371,'_wp_page_template','default'),(3591,1371,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3592,1371,'_elementor_version','3.1.0'),(3593,1371,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3594,1371,'_elementor_pro_version','3.0.10'),(3732,1388,'_elementor_edit_mode','builder'),(3733,1388,'_elementor_template_type','wp-post'),(3734,1388,'_wp_page_template','default'),(3735,1388,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3603,1372,'_elementor_version','3.1.0'),(3604,1372,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3605,1372,'_elementor_pro_version','3.0.10'),(3607,1373,'_elementor_edit_mode','builder'),(3608,1373,'_elementor_template_type','wp-post'),(3609,1373,'_wp_page_template','default'),(3610,1373,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3611,1373,'_elementor_version','3.1.0'),(3612,1373,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3613,1373,'_elementor_pro_version','3.0.10'),(3615,1374,'_elementor_edit_mode','builder'),(3616,1374,'_elementor_template_type','wp-post'),(3617,1374,'_wp_page_template','default'),(3618,1374,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3619,1374,'_elementor_version','3.1.0'),(3620,1374,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3621,1374,'_elementor_pro_version','3.0.10'),(3625,1375,'_elementor_edit_mode','builder'),(3626,1375,'_elementor_template_type','wp-post'),(3627,1375,'_wp_page_template','default'),(3628,1375,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3629,1375,'_elementor_version','3.1.0'),(3630,1375,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3631,1375,'_elementor_pro_version','3.0.10'),(3633,1376,'_elementor_edit_mode','builder'),(3634,1376,'_elementor_template_type','wp-post'),(3635,1376,'_wp_page_template','default'),(3636,1376,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#B6223B\",\"weight\":{\"unit\":\"px\",\"size\":2.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(3637,1376,'_elementor_version','3.1.0'),(3638,1376,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3639,1376,'_elementor_pro_version','3.0.10'),(3641,1377,'_elementor_edit_mode','builder'),(3642,1377,'_elementor_template_type','wp-post'),(3643,1377,'_wp_page_template','default'),(3644,1377,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"adb71c0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"82e0e0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"4903224\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3645,1377,'_elementor_version','3.1.0'),(3646,1377,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3647,1377,'_elementor_pro_version','3.0.10'),(3680,1382,'_elementor_edit_mode','builder'),(3681,1382,'_elementor_template_type','wp-post'),(3682,1382,'_wp_page_template','default'),(3683,1382,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"adb71c0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"82e0e0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"4903224\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3651,1378,'_elementor_edit_mode','builder'),(3652,1378,'_elementor_template_type','section'),(3653,1378,'_elementor_version','3.1.0'),(3654,1378,'_elementor_pro_version','3.0.10'),(3655,1379,'_elementor_edit_mode','builder'),(3656,1379,'_elementor_template_type','section'),(3657,1379,'_elementor_version','3.1.0'),(3658,1379,'_elementor_pro_version','3.0.10'),(3659,1378,'_wp_page_template','default'),(3660,1378,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3661,1378,'_elementor_data','[{\"id\":\"6175a173\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3769ed47\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"612fba11\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3662,1380,'_elementor_edit_mode','builder'),(3663,1380,'_elementor_template_type','section'),(3664,1380,'_elementor_version','3.1.0'),(3665,1380,'_elementor_pro_version','3.0.10'),(3666,1380,'_wp_page_template','default'),(3667,1380,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3668,1380,'_elementor_data','[{\"id\":\"6175a173\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3769ed47\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"612fba11\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3669,1378,'_elementor_controls_usage','a:3:{s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:35:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}}}}'),(3709,1385,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3701,1384,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3702,1384,'_elementor_pro_version','3.0.10'),(3700,1384,'_elementor_version','3.1.0'),(3699,1384,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3696,1384,'_elementor_edit_mode','builder'),(3697,1384,'_elementor_template_type','wp-post'),(3698,1384,'_wp_page_template','default'),(3684,1382,'_elementor_version','3.1.0'),(3685,1382,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3686,1382,'_elementor_pro_version','3.0.10'),(3688,1383,'_elementor_edit_mode','builder'),(3689,1383,'_elementor_template_type','wp-post'),(3690,1383,'_wp_page_template','default'),(3691,1383,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"adb71c0\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"82e0e0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"4903224\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3692,1383,'_elementor_version','3.1.0'),(3693,1383,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3694,1383,'_elementor_pro_version','3.0.10'),(3706,1385,'_elementor_edit_mode','builder'),(3707,1385,'_elementor_template_type','wp-post'),(3708,1385,'_wp_page_template','default'),(3710,1385,'_elementor_version','3.1.0'),(3711,1385,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3712,1385,'_elementor_pro_version','3.0.10'),(3714,1386,'_elementor_edit_mode','builder'),(3715,1386,'_elementor_template_type','wp-post'),(3716,1386,'_wp_page_template','default'),(3717,1386,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3718,1386,'_elementor_version','3.1.0'),(3719,1386,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3720,1386,'_elementor_pro_version','3.0.10'),(3722,1387,'_elementor_edit_mode','builder'),(3723,1387,'_elementor_template_type','wp-post'),(3724,1387,'_wp_page_template','default'),(3725,1387,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3726,1387,'_elementor_version','3.1.0'),(3727,1387,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3728,1387,'_elementor_pro_version','3.0.10'),(5178,1600,'_elementor_edit_mode','builder'),(5179,1600,'_elementor_template_type','wp-post'),(5180,1600,'_wp_page_template','default'),(5181,1600,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(3736,1388,'_elementor_version','3.1.0'),(3737,1388,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3738,1388,'_elementor_pro_version','3.0.10'),(3740,1389,'_elementor_edit_mode','builder'),(3741,1389,'_elementor_template_type','wp-post'),(3742,1389,'_wp_page_template','default'),(3743,1389,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3744,1389,'_elementor_version','3.1.0'),(3745,1389,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3746,1389,'_elementor_pro_version','3.0.10'),(3748,1390,'_elementor_edit_mode','builder'),(3749,1390,'_elementor_template_type','wp-post'),(3750,1390,'_wp_page_template','default'),(3751,1390,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3752,1390,'_elementor_version','3.1.0'),(3753,1390,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3754,1390,'_elementor_pro_version','3.0.10'),(3759,1391,'_elementor_edit_mode','builder'),(3760,1391,'_elementor_template_type','wp-post'),(3761,1391,'_wp_page_template','default'),(3762,1391,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3763,1391,'_elementor_version','3.1.0'),(3764,1391,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3765,1391,'_elementor_pro_version','3.0.10'),(3767,1392,'_elementor_edit_mode','builder'),(3768,1392,'_elementor_template_type','wp-post'),(3769,1392,'_wp_page_template','default'),(3770,1392,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3771,1392,'_elementor_version','3.1.0'),(3772,1392,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3773,1392,'_elementor_pro_version','3.0.10'),(3775,1393,'_elementor_edit_mode','builder'),(3776,1393,'_elementor_template_type','wp-post'),(3777,1393,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (3778,1393,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3779,1393,'_elementor_version','3.1.0'),(3780,1393,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3781,1393,'_elementor_pro_version','3.0.10'),(3784,1394,'_elementor_edit_mode','builder'),(3785,1394,'_elementor_template_type','wp-post'),(3786,1394,'_wp_page_template','default'),(3787,1394,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3788,1394,'_elementor_version','3.1.0'),(3789,1394,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3790,1394,'_elementor_pro_version','3.0.10'),(3792,1395,'_elementor_edit_mode','builder'),(3793,1395,'_elementor_template_type','wp-post'),(3794,1395,'_wp_page_template','default'),(3795,1395,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3796,1395,'_elementor_version','3.1.0'),(3797,1395,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3798,1395,'_elementor_pro_version','3.0.10'),(3800,1396,'_elementor_edit_mode','builder'),(3801,1396,'_elementor_template_type','wp-post'),(3802,1396,'_wp_page_template','default'),(3803,1396,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3804,1396,'_elementor_version','3.1.0'),(3805,1396,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3806,1396,'_elementor_pro_version','3.0.10'),(3810,1397,'_elementor_edit_mode','builder'),(3811,1397,'_elementor_template_type','wp-post'),(3812,1397,'_wp_page_template','default'),(3813,1397,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3814,1397,'_elementor_version','3.1.0'),(3815,1397,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3816,1397,'_elementor_pro_version','3.0.10'),(3818,1398,'_elementor_edit_mode','builder'),(3819,1398,'_elementor_template_type','wp-post'),(3820,1398,'_wp_page_template','default'),(3821,1398,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3822,1398,'_elementor_version','3.1.0'),(3823,1398,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3824,1398,'_elementor_pro_version','3.0.10'),(3865,1407,'_elementor_edit_mode','builder'),(3866,1407,'_elementor_template_type','wp-post'),(3867,1407,'_wp_page_template','default'),(3826,1399,'_elementor_edit_mode','builder'),(3827,1399,'_elementor_template_type','wp-post'),(3828,1399,'_wp_page_template','default'),(3829,1399,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3830,1399,'_elementor_version','3.1.0'),(3831,1399,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3832,1399,'_elementor_pro_version','3.0.10'),(3849,1405,'_elementor_edit_mode','builder'),(3850,1405,'_elementor_template_type','wp-post'),(3851,1405,'_wp_page_template','default'),(3852,1405,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(12949,2475,'_elementor_edit_mode','builder'),(12950,2475,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3853,1405,'_elementor_version','3.1.0'),(3854,1405,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3855,1405,'_elementor_pro_version','3.0.10'),(3857,1406,'_elementor_edit_mode','builder'),(3858,1406,'_elementor_template_type','wp-post'),(3859,1406,'_wp_page_template','default'),(3860,1406,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02719cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3861,1406,'_elementor_version','3.1.0'),(3862,1406,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3863,1406,'_elementor_pro_version','3.0.10'),(3868,1407,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3869,1407,'_elementor_version','3.1.0'),(3870,1407,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3871,1407,'_elementor_pro_version','3.0.10'),(3874,1408,'_elementor_edit_mode','builder'),(3875,1408,'_elementor_template_type','wp-post'),(3876,1408,'_wp_page_template','default'),(3877,1408,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3878,1408,'_elementor_version','3.1.0'),(3879,1408,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3880,1408,'_elementor_pro_version','3.0.10'),(3882,1409,'_elementor_edit_mode','builder'),(3883,1409,'_elementor_template_type','wp-post'),(3884,1409,'_wp_page_template','default'),(3885,1409,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural Products\",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3886,1409,'_elementor_version','3.1.0'),(3887,1409,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3888,1409,'_elementor_pro_version','3.0.10'),(3890,1410,'_elementor_edit_mode','builder'),(3891,1410,'_elementor_template_type','wp-post'),(3892,1410,'_wp_page_template','default'),(3893,1410,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3894,1410,'_elementor_version','3.1.0'),(3895,1410,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3896,1410,'_elementor_pro_version','3.0.10'),(3900,1411,'_elementor_edit_mode','builder'),(3901,1411,'_elementor_template_type','wp-post'),(3902,1411,'_wp_page_template','default'),(3903,1411,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3904,1411,'_elementor_version','3.1.0'),(3905,1411,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3906,1411,'_elementor_pro_version','3.0.10'),(3908,1412,'_elementor_edit_mode','builder'),(3909,1412,'_elementor_template_type','wp-post'),(3910,1412,'_wp_page_template','default'),(3911,1412,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3912,1412,'_elementor_version','3.1.0'),(3913,1412,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3914,1412,'_elementor_pro_version','3.0.10'),(3916,1413,'_elementor_edit_mode','builder'),(3917,1413,'_elementor_template_type','wp-post'),(3918,1413,'_wp_page_template','default'),(3919,1413,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3920,1413,'_elementor_version','3.1.0'),(3921,1413,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3922,1413,'_elementor_pro_version','3.0.10'),(3958,1421,'_elementor_edit_mode','builder'),(3959,1421,'_elementor_template_type','wp-post'),(3960,1421,'_wp_page_template','default'),(3961,1421,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3962,1421,'_elementor_version','3.1.0'),(3963,1421,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3964,1421,'_elementor_pro_version','3.0.10'),(3966,1422,'_elementor_edit_mode','builder'),(3967,1422,'_elementor_template_type','wp-post'),(3968,1422,'_wp_page_template','default'),(3969,1422,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(12947,2475,'_elementor_pro_version','3.0.10'),(12946,2475,'_elementor_version','3.1.1'),(12945,2475,'_elementor_template_type','wp-page'),(12944,2475,'_wp_page_template','default'),(3935,1415,'_elementor_edit_mode','builder'),(3936,1415,'_elementor_template_type','wp-post'),(3937,1415,'_wp_page_template','default'),(3938,1415,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollient<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3939,1415,'_elementor_version','3.1.0'),(3940,1415,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3941,1415,'_elementor_pro_version','3.0.10'),(3942,1415,'_elementor_controls_usage','a:10:{s:6:\"spacer\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:15;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:10:\"text_color\";i:7;s:21:\"typography_typography\";i:7;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;s:25:\"typography_text_transform\";i:2;s:5:\"align\";i:10;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:4;s:12:\"hide_desktop\";i:4;s:11:\"hide_tablet\";i:4;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:5;s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;s:5:\"align\";i:3;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:8;s:6:\"margin\";i:5;s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:3;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:3;s:21:\"box_shadow_box_shadow\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:4;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:3:\"gap\";i:7;s:15:\"stretch_section\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:16:{s:21:\"background_background\";i:9;s:16:\"background_color\";i:7;s:16:\"background_image\";i:2;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;s:17:\"background_repeat\";i:3;s:19:\"background_bg_width\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;s:37:\"background_motion_fx_translateX_speed\";i:1;s:31:\"background_motion_fx_blur_level\";i:1;s:31:\"background_motion_fx_blur_range\";i:1;s:33:\"background_motion_fx_scale_effect\";i:1;s:32:\"background_motion_fx_scale_range\";i:1;s:27:\"background_hover_transition\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:10:{s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:25:\"background_overlay_repeat\";i:2;s:23:\"background_overlay_size\";i:2;}s:14:\"section_border\";a:7:{s:13:\"border_radius\";i:4;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_border\";i:1;s:21:\"box_shadow_box_shadow\";i:3;}s:21:\"section_shape_divider\";a:8:{s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:6:{s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;s:7:\"padding\";i:8;s:13:\"margin_mobile\";i:3;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:3;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:3;s:12:\"hide_desktop\";i:3;s:11:\"hide_tablet\";i:3;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:4;s:18:\"animation_duration\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:10:\"title_size\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:10:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:16:\"icon_size_tablet\";i:3;s:12:\"icon_padding\";i:3;s:17:\"icon_space_mobile\";i:3;s:15:\"hover_animation\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;}s:21:\"section_style_content\";a:1:{s:18:\"title_bottom_space\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:3;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:8;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:8;s:5:\"align\";i:7;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:20:\"typography_font_size\";i:4;s:27:\"typography_font_size_tablet\";i:4;s:27:\"typography_font_size_mobile\";i:4;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_letter_spacing\";i:2;s:11:\"title_color\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:7:\"columns\";i:2;s:4:\"rows\";i:2;s:8:\"paginate\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:38:{s:10:\"column_gap\";i:2;s:7:\"row_gap\";i:2;s:19:\"image_border_radius\";i:2;s:13:\"image_spacing\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:10:\"star_color\";i:2;s:9:\"star_size\";i:2;s:14:\"rating_spacing\";i:2;s:11:\"price_color\";i:2;s:27:\"price_typography_typography\";i:2;s:14:\"button_spacing\";i:2;s:5:\"align\";i:2;s:13:\"title_spacing\";i:2;s:16:\"empty_star_color\";i:2;s:28:\"price_typography_font_family\";i:2;s:26:\"price_typography_font_size\";i:2;s:28:\"price_typography_font_weight\";i:2;s:28:\"price_typography_line_height\";i:2;s:31:\"price_typography_letter_spacing\";i:2;s:23:\"button_background_color\";i:2;s:19:\"button_border_color\";i:2;s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:27:\"button_typography_font_size\";i:2;s:32:\"button_typography_text_transform\";i:2;s:29:\"button_typography_line_height\";i:2;s:18:\"button_hover_color\";i:2;s:29:\"button_hover_background_color\";i:2;s:25:\"button_hover_border_color\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:20:\"button_border_radius\";i:2;s:19:\"button_text_padding\";i:2;s:15:\"view_cart_color\";i:2;s:31:\"view_cart_typography_typography\";i:2;s:32:\"view_cart_typography_font_family\";i:2;}}}}s:7:\"gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:8:\"settings\";a:6:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:16:\"ideal_row_height\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;}}s:5:\"style\";a:2:{s:11:\"image_style\";a:6:{s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:25:\"image_border_radius_hover\";i:1;s:28:\"image_css_filters_hover_blur\";i:1;s:32:\"image_css_filters_hover_saturate\";i:1;s:21:\"image_hover_animation\";i:1;}s:13:\"overlay_style\";a:1:{s:30:\"overlay_background_hover_color\";i:1;}}}}s:6:\"button\";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_button\";a:6:{s:4:\"text\";i:2;s:13:\"selected_icon\";i:1;s:12:\"align_mobile\";i:1;s:11:\"icon_indent\";i:1;s:4:\"size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:12:\"text_padding\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}}'),(3944,818,'_edit_last','1'),(12907,2468,'_recorded_coupon_usage_counts','yes'),(3970,1422,'_elementor_version','3.1.0'),(3971,1422,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3972,1422,'_elementor_pro_version','3.0.10'),(3974,1423,'_elementor_edit_mode','builder'),(3975,1423,'_elementor_template_type','wp-post'),(3976,1423,'_wp_page_template','default'),(3977,1423,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(3978,1423,'_elementor_version','3.1.0'),(3979,1423,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3980,1423,'_elementor_pro_version','3.0.10'),(4042,1432,'_elementor_edit_mode','builder'),(4043,1432,'_elementor_template_type','wp-post'),(4044,1432,'_wp_page_template','default'),(4045,1432,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(12906,2468,'_billing_country','US'),(3986,1425,'_elementor_template_type','wp-page'),(3987,1425,'_elementor_version','3.1.0'),(3988,1425,'_elementor_pro_version','3.0.10'),(3989,1425,'_wp_page_template','default'),(3990,1425,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(3991,1425,'_elementor_edit_mode','builder'),(3992,1425,'_elementor_controls_usage','a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";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:{}}}'),(3994,816,'ast-above-header-display','enabled'),(9186,2,'_yoast_wpseo_content_score','90'),(3998,816,'stick-header-meta',NULL),(3999,816,'header-above-stick-meta',NULL),(4000,816,'header-main-stick-meta',NULL),(4001,816,'header-below-stick-meta',NULL),(4002,817,'_edit_last','1'),(4003,817,'_wp_page_template','default'),(4004,817,'ast-above-header-display','enabled'),(4013,817,'site-sidebar-layout','default'),(4016,817,'_yoast_wpseo_estimated-reading-time-minutes','2'),(4008,817,'stick-header-meta',NULL),(4009,817,'header-above-stick-meta',NULL),(4010,817,'header-main-stick-meta',NULL),(4011,817,'header-below-stick-meta',NULL),(4012,817,'_edit_lock','1615423736:1'),(4014,817,'site-content-layout','default'),(4015,817,'theme-transparent-header-meta','default'),(12905,2468,'_payment_method_title','PayPal'),(12904,2468,'_payment_method','paypal'),(4023,1429,'_elementor_version','3.1.0'),(4024,1429,'_elementor_pro_version','3.0.10'),(4026,1430,'_wp_page_template','elementor_header_footer'),(4027,1430,'_elementor_edit_mode','builder'),(4028,1430,'_elementor_template_type','wp-post'),(4029,1430,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENT\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4030,1430,'_elementor_version','3.1.0'),(4031,1430,'_elementor_pro_version','3.0.10'),(4033,1431,'_wp_page_template','elementor_header_footer'),(4034,1431,'_elementor_edit_mode','builder'),(4035,1431,'_elementor_template_type','wp-post'),(4036,1431,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4037,1431,'_elementor_version','3.1.0'),(4038,1431,'_elementor_pro_version','3.0.10'),(4237,1459,'_wp_page_template','elementor_header_footer'),(4238,1459,'_elementor_edit_mode','builder'),(4239,1459,'_elementor_template_type','wp-post'),(4240,1459,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4046,1432,'_elementor_version','3.1.0'),(4047,1432,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4048,1432,'_elementor_pro_version','3.0.10'),(4050,1433,'_elementor_edit_mode','builder'),(4051,1433,'_elementor_template_type','wp-post'),(4052,1433,'_wp_page_template','default'),(4053,1433,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4054,1433,'_elementor_version','3.1.0'),(4055,1433,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4056,1433,'_elementor_pro_version','3.0.10'),(4058,1434,'_elementor_edit_mode','builder'),(4059,1434,'_elementor_template_type','wp-post'),(4060,1434,'_wp_page_template','default'),(4061,1434,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4062,1434,'_elementor_version','3.1.0'),(4063,1434,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4064,1434,'_elementor_pro_version','3.0.10'),(4081,1437,'_elementor_edit_mode','builder'),(4082,1437,'_elementor_template_type','wp-post'),(4083,1437,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (4084,1437,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4101,1439,'_elementor_version','3.1.0'),(4102,1439,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4103,1439,'_elementor_pro_version','3.0.10'),(4099,1439,'_wp_page_template','default'),(4100,1439,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4229,1458,'_wp_page_template','default'),(4230,1458,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4097,1439,'_elementor_edit_mode','builder'),(4098,1439,'_elementor_template_type','wp-post'),(4085,1437,'_elementor_version','3.1.0'),(4086,1437,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4087,1437,'_elementor_pro_version','3.0.10'),(4089,1438,'_elementor_edit_mode','builder'),(4090,1438,'_elementor_template_type','wp-post'),(4091,1438,'_wp_page_template','default'),(4092,1438,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4093,1438,'_elementor_version','3.1.0'),(4094,1438,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4095,1438,'_elementor_pro_version','3.0.10'),(4107,1440,'_elementor_edit_mode','builder'),(4108,1440,'_elementor_template_type','wp-post'),(4109,1440,'_wp_page_template','default'),(4110,1440,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4111,1440,'_elementor_version','3.1.0'),(4112,1440,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4113,1440,'_elementor_pro_version','3.0.10'),(4115,1441,'_elementor_edit_mode','builder'),(4116,1441,'_elementor_template_type','wp-post'),(4117,1441,'_wp_page_template','default'),(4118,1441,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4119,1441,'_elementor_version','3.1.0'),(4120,1441,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4121,1441,'_elementor_pro_version','3.0.10'),(4123,1442,'_elementor_edit_mode','builder'),(4124,1442,'_elementor_template_type','wp-post'),(4125,1442,'_wp_page_template','default'),(4126,1442,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4127,1442,'_elementor_version','3.1.0'),(4128,1442,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4129,1442,'_elementor_pro_version','3.0.10'),(4185,1453,'_elementor_edit_mode','builder'),(4186,1453,'_elementor_template_type','wp-post'),(4187,1453,'_wp_page_template','default'),(4188,1453,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4212,1456,'_elementor_template_type','wp-post'),(4213,1456,'_wp_page_template','default'),(4205,1455,'_elementor_version','3.1.0'),(4206,1455,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4207,1455,'_elementor_pro_version','3.0.10'),(4214,1456,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4227,1458,'_elementor_edit_mode','builder'),(4228,1458,'_elementor_template_type','wp-post'),(4201,1455,'_elementor_edit_mode','builder'),(4202,1455,'_elementor_template_type','wp-post'),(4203,1455,'_wp_page_template','default'),(4204,1455,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4143,1444,'_wp_attached_file','2021/01/unnamed-7-1.jpg'),(4144,1444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2010;s:6:\"height\";i:2311;s:4:\"file\";s:23:\"2021/01/unnamed-7-1.jpg\";s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"unnamed-7-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:\"unnamed-7-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:\"unnamed-7-1-800x920.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"unnamed-7-1-261x300.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"unnamed-7-1-891x1024.jpg\";s:5:\"width\";i:891;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"unnamed-7-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:\"unnamed-7-1-768x883.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:883;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"unnamed-7-1-1336x1536.jpg\";s:5:\"width\";i:1336;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:25:\"unnamed-7-1-1781x2048.jpg\";s:5:\"width\";i:1781;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:23:\"unnamed-7-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:\"unnamed-7-1-800x920.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"unnamed-7-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:23:\"unnamed-7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6820,1783,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:805;s:6:\"height\";i:702;s:4:\"file\";s:5:\"2.png\";}}'),(4146,102,'_edit_lock','1612247771:1'),(4147,102,'_edit_last','1'),(4148,102,'site-sidebar-layout','default'),(4149,102,'site-content-layout','default'),(4150,102,'theme-transparent-header-meta','default'),(4151,102,'_yoast_wpseo_focuskw','Ms. Dawn\'s Hair Care'),(4152,102,'_yoast_wpseo_metadesc','Ms. Dawn\'s Hair Care - ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX.'),(4153,102,'_yoast_wpseo_linkdex','49'),(4154,102,'_yoast_wpseo_content_score','30'),(4155,102,'_yoast_wpseo_estimated-reading-time-minutes','2'),(4156,3,'_edit_lock','1613671366:1'),(4157,3,'_edit_last','1'),(4158,3,'site-sidebar-layout','default'),(4159,3,'site-content-layout','default'),(4160,3,'theme-transparent-header-meta','default'),(4161,3,'_yoast_wpseo_focuskw','Privacy Policy - msdawnshaircare.com'),(4162,3,'_yoast_wpseo_title','Privacy Policy - msdawnshaircare.com %%sep%% %%sitename%%'),(4163,3,'_yoast_wpseo_metadesc','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..'),(4164,3,'_yoast_wpseo_linkdex','51'),(4165,3,'_yoast_wpseo_content_score','30'),(4166,3,'_yoast_wpseo_estimated-reading-time-minutes','15'),(4167,1451,'_menu_item_type','post_type'),(4168,1451,'_menu_item_menu_item_parent','0'),(4169,1451,'_menu_item_object_id','3'),(4170,1451,'_menu_item_object','page'),(4171,1451,'_menu_item_target',''),(4172,1451,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4173,1451,'_menu_item_xfn',''),(4174,1451,'_menu_item_url',''),(4176,1452,'_menu_item_type','post_type'),(4177,1452,'_menu_item_menu_item_parent','1451'),(4178,1452,'_menu_item_object_id','102'),(4179,1452,'_menu_item_object','page'),(4180,1452,'_menu_item_target',''),(4181,1452,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4182,1452,'_menu_item_xfn',''),(4183,1452,'_menu_item_url',''),(4189,1453,'_elementor_version','3.1.0'),(4190,1453,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4191,1453,'_elementor_pro_version','3.0.10'),(4193,1454,'_elementor_edit_mode','builder'),(4194,1454,'_elementor_template_type','wp-post'),(4195,1454,'_wp_page_template','default'),(4196,1454,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4197,1454,'_elementor_version','3.1.0'),(4198,1454,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4199,1454,'_elementor_pro_version','3.0.10'),(4211,1456,'_elementor_edit_mode','builder'),(4215,1456,'_elementor_version','3.1.0'),(4216,1456,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4217,1456,'_elementor_pro_version','3.0.10'),(4219,1457,'_elementor_edit_mode','builder'),(4220,1457,'_elementor_template_type','wp-post'),(4221,1457,'_wp_page_template','default'),(4222,1457,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"46454f6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"d5c900c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"c0edc4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac88437\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92b285f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"affd82b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"720\",\"sizes\":[]},\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"1072\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2020\\/07\\/CTA-bg.jpg\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"400\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"160\",\"left\":\"80\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"32\",\"bottom\":\"160\",\"left\":\"32\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"0aa3547\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"9d42827\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interested? Shop This Plant Collection!\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab5bf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.<\\/p>\",\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"839a8a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go to Shop\",\"align_mobile\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"size\":\"md\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4223,1457,'_elementor_version','3.1.0'),(4224,1457,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4225,1457,'_elementor_pro_version','3.0.10'),(4231,1458,'_elementor_version','3.1.0'),(4232,1458,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4233,1458,'_elementor_pro_version','3.0.10'),(4339,1476,'_elementor_edit_mode','builder'),(4340,1476,'_elementor_template_type','wp-post'),(4341,1476,'_wp_page_template','default'),(4342,1476,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_weight\":\"900\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(4241,1459,'_elementor_version','3.1.0'),(4242,1459,'_elementor_pro_version','3.0.10'),(4244,1460,'_wp_page_template','elementor_header_footer'),(4245,1460,'_elementor_edit_mode','builder'),(4246,1460,'_elementor_template_type','wp-post'),(4247,1460,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Introduction\",\"icon\":\"\",\"_id\":\"3618221\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Know more About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Visit Store\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Let\'s Connect\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"8\"},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#030303\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4248,1460,'_elementor_version','3.1.0'),(4249,1460,'_elementor_pro_version','3.0.10'),(8801,2017,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(4251,1461,'_wp_page_template','elementor_header_footer'),(4252,1461,'_elementor_edit_mode','builder'),(4253,1461,'_elementor_template_type','wp-post'),(4254,1461,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4255,1461,'_elementor_version','3.1.0'),(4256,1461,'_elementor_pro_version','3.0.10'),(4260,1462,'_wp_page_template','elementor_header_footer'),(4261,1462,'_elementor_edit_mode','builder'),(4262,1462,'_elementor_template_type','wp-post'),(4263,1462,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4264,1462,'_elementor_version','3.1.0'),(4265,1462,'_elementor_pro_version','3.0.10'),(4267,1463,'_wp_page_template','elementor_header_footer'),(4268,1463,'_elementor_edit_mode','builder'),(4269,1463,'_elementor_template_type','wp-post'),(4270,1463,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FFFFFF\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#000000\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4271,1463,'_elementor_version','3.1.0'),(4272,1463,'_elementor_pro_version','3.0.10'),(4274,1464,'_wp_page_template','elementor_header_footer'),(4275,1464,'_elementor_edit_mode','builder'),(4276,1464,'_elementor_template_type','wp-post'),(4277,1464,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4278,1464,'_elementor_version','3.1.0'),(4279,1464,'_elementor_pro_version','3.0.10'),(4601,1518,'_wp_page_template','elementor_header_footer'),(4602,1518,'_elementor_edit_mode','builder'),(4603,1518,'_elementor_template_type','wp-post'),(4604,1518,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4284,1467,'_elementor_edit_mode','builder'),(4285,1467,'_elementor_template_type','product-archive'),(4286,1468,'_elementor_edit_mode','builder'),(4287,1468,'_elementor_template_type','product-archive'),(4288,1467,'_elementor_version','3.1.0'),(4289,1467,'_elementor_pro_version','3.0.10'),(4290,1467,'_astra_content_layout_flag','disabled'),(4291,1467,'site-post-title','disabled'),(4292,1467,'ast-title-bar-display','disabled'),(4293,1467,'ast-featured-img','disabled'),(4294,1467,'site-content-layout','page-builder'),(4295,1467,'site-sidebar-layout','no-sidebar'),(4296,1467,'_edit_lock','1612248553:1'),(14423,2489,'_edit_lock','1617849851:1'),(14424,2567,'_edit_lock','1617849942:1'),(4359,1478,'_elementor_version','3.1.0'),(4360,1478,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4361,1478,'_elementor_pro_version','3.0.10'),(7759,1889,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center left\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":203,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.554000000000002046363078989088535308837890625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.17999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":566,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7596,1866,'_elementor_edit_mode','builder'),(7597,1866,'_elementor_template_type','wp-post'),(7598,1866,'_wp_page_template','default'),(7599,1866,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7472,1851,'_elementor_edit_mode','builder'),(6734,1777,'_elementor_template_type','wp-post'),(6735,1777,'_wp_page_template','default'),(6681,1771,'_elementor_edit_mode','builder'),(6682,1771,'_elementor_template_type','wp-post'),(4355,1478,'_elementor_edit_mode','builder'),(4356,1478,'_elementor_template_type','wp-post'),(4357,1478,'_wp_page_template','default'),(4358,1478,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4321,840,'_edit_lock','1612251461:1'),(4322,1474,'_elementor_edit_mode','builder'),(4323,1474,'_elementor_template_type','kit'),(4325,1474,'_wp_page_template','default'),(4326,1474,'_elementor_page_settings','a:3:{s:9:\"site_name\";s:29:\"Ms Dawn&#039;s Pure Emollient\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(4327,840,'_elementor_data','[]'),(4328,1475,'_elementor_edit_mode','builder'),(4329,1475,'_elementor_template_type','kit'),(4331,1475,'_wp_page_template','default'),(4332,1475,'_elementor_page_settings','a:11:{s:9:\"site_name\";s:29:\"Ms Dawn&#039;s Pure Emollient\";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:\"#FF33E8\";}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:\"#FF40F8\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:16:\"site_description\";s:26:\"Hair &amp; Lash Extensions\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(4333,1475,'_elementor_data','[]'),(4334,840,'_elementor_version','3.1.0'),(4335,840,'_elementor_pro_version','3.0.10'),(4369,1479,'_elementor_version','3.1.0'),(4370,1479,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4371,1479,'_elementor_pro_version','3.0.10'),(4373,1480,'_elementor_edit_mode','builder'),(4374,1480,'_elementor_template_type','wp-post'),(4375,1480,'_wp_page_template','default'),(4376,1480,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4377,1480,'_elementor_version','3.1.0'),(4378,1480,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4379,1480,'_elementor_pro_version','3.0.10'),(4381,1481,'_elementor_edit_mode','builder'),(4382,1481,'_elementor_template_type','wp-post'),(4383,1481,'_wp_page_template','default'),(4384,1481,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4385,1481,'_elementor_version','3.1.0'),(4386,1481,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4387,1481,'_elementor_pro_version','3.0.10'),(4391,1482,'_elementor_edit_mode','builder'),(4392,1482,'_elementor_template_type','wp-post'),(4393,1482,'_wp_page_template','default'),(4394,1482,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4395,1482,'_elementor_version','3.1.0'),(4396,1482,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4397,1482,'_elementor_pro_version','3.0.10'),(4399,1483,'_elementor_edit_mode','builder'),(4400,1483,'_elementor_template_type','wp-post'),(4401,1483,'_wp_page_template','default'),(4402,1483,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4403,1483,'_elementor_version','3.1.0'),(4404,1483,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4405,1483,'_elementor_pro_version','3.0.10'),(4407,1484,'_elementor_edit_mode','builder'),(4408,1484,'_elementor_template_type','wp-post'),(4409,1484,'_wp_page_template','default'),(4410,1484,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4411,1484,'_elementor_version','3.1.0'),(4412,1484,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4413,1484,'_elementor_pro_version','3.0.10'),(4417,1485,'_elementor_edit_mode','builder'),(4418,1485,'_elementor_template_type','wp-post'),(4419,1485,'_wp_page_template','default'),(4420,1485,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4421,1485,'_elementor_version','3.1.0'),(4422,1485,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4423,1485,'_elementor_pro_version','3.0.10'),(4425,1486,'_elementor_edit_mode','builder'),(4426,1486,'_elementor_template_type','wp-post'),(4427,1486,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (4428,1486,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4429,1486,'_elementor_version','3.1.0'),(4430,1486,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4431,1486,'_elementor_pro_version','3.0.10'),(4433,1487,'_elementor_edit_mode','builder'),(4434,1487,'_elementor_template_type','wp-post'),(4435,1487,'_wp_page_template','default'),(4436,1487,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4437,1487,'_elementor_version','3.1.0'),(4438,1487,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4439,1487,'_elementor_pro_version','3.0.10'),(4443,1488,'_elementor_edit_mode','builder'),(4444,1488,'_elementor_template_type','wp-post'),(4445,1488,'_wp_page_template','default'),(4446,1488,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4447,1488,'_elementor_version','3.1.0'),(4448,1488,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4449,1488,'_elementor_pro_version','3.0.10'),(4451,1489,'_elementor_edit_mode','builder'),(4452,1489,'_elementor_template_type','wp-post'),(4453,1489,'_wp_page_template','default'),(4454,1489,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4455,1489,'_elementor_version','3.1.0'),(4456,1489,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4457,1489,'_elementor_pro_version','3.0.10'),(4459,1490,'_elementor_edit_mode','builder'),(4460,1490,'_elementor_template_type','wp-post'),(4461,1490,'_wp_page_template','default'),(4462,1490,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4463,1490,'_elementor_version','3.1.0'),(4464,1490,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4465,1490,'_elementor_pro_version','3.0.10'),(4469,1491,'_elementor_edit_mode','builder'),(4470,1491,'_elementor_template_type','wp-post'),(4471,1491,'_wp_page_template','default'),(4472,1491,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4473,1491,'_elementor_version','3.1.0'),(4474,1491,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4475,1491,'_elementor_pro_version','3.0.10'),(4477,1492,'_elementor_edit_mode','builder'),(4478,1492,'_elementor_template_type','wp-post'),(4479,1492,'_wp_page_template','default'),(4480,1492,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\"},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4481,1492,'_elementor_version','3.1.0'),(4482,1492,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4483,1492,'_elementor_pro_version','3.0.10'),(4485,1493,'_elementor_edit_mode','builder'),(4486,1493,'_elementor_template_type','wp-post'),(4487,1493,'_wp_page_template','default'),(4488,1493,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4489,1493,'_elementor_version','3.1.0'),(4490,1493,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4491,1493,'_elementor_pro_version','3.0.10'),(4510,1503,'_elementor_edit_mode','builder'),(4511,1503,'_elementor_template_type','wp-post'),(4512,1503,'_wp_page_template','default'),(4513,1503,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9317,2077,'_elementor_template_type','wp-page'),(4496,1131,'_upsell_ids','a:2:{i:0;i:1132;i:1;i:1134;}'),(4514,1503,'_elementor_version','3.1.0'),(4515,1503,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4516,1503,'_elementor_pro_version','3.0.10'),(4518,1504,'_elementor_edit_mode','builder'),(4519,1504,'_elementor_template_type','wp-post'),(4520,1504,'_wp_page_template','default'),(4521,1504,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eaffb2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>TEXT TEXT TEXT.......<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4522,1504,'_elementor_version','3.1.0'),(4523,1504,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4524,1504,'_elementor_pro_version','3.0.10'),(4526,1505,'_elementor_edit_mode','builder'),(4527,1505,'_elementor_template_type','wp-post'),(4528,1505,'_wp_page_template','default'),(4529,1505,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4530,1505,'_elementor_version','3.1.0'),(4531,1505,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4532,1505,'_elementor_pro_version','3.0.10'),(4548,1511,'_elementor_edit_mode','builder'),(4549,1511,'_elementor_template_type','wp-post'),(4550,1511,'_wp_page_template','default'),(4551,1511,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4552,1511,'_elementor_version','3.1.0'),(4553,1511,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4554,1511,'_elementor_pro_version','3.0.10'),(4556,1512,'_elementor_edit_mode','builder'),(4557,1512,'_elementor_template_type','wp-post'),(4558,1512,'_wp_page_template','default'),(4559,1512,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4560,1512,'_elementor_version','3.1.0'),(4561,1512,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4562,1512,'_elementor_pro_version','3.0.10'),(4564,1513,'_elementor_edit_mode','builder'),(4565,1513,'_elementor_template_type','wp-post'),(4566,1513,'_wp_page_template','default'),(4567,1513,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4568,1513,'_elementor_version','3.1.0'),(4569,1513,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4570,1513,'_elementor_pro_version','3.0.10'),(4576,1515,'_elementor_edit_mode','builder'),(4577,1515,'_elementor_template_type','wp-post'),(4578,1515,'_wp_page_template','default'),(4579,1515,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4580,1515,'_elementor_version','3.1.0'),(4581,1515,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4582,1515,'_elementor_pro_version','3.0.10'),(4584,1516,'_elementor_edit_mode','builder'),(4585,1516,'_elementor_template_type','wp-post'),(4586,1516,'_wp_page_template','default'),(4587,1516,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4588,1516,'_elementor_version','3.1.0'),(4589,1516,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4590,1516,'_elementor_pro_version','3.0.10'),(4592,1517,'_elementor_edit_mode','builder'),(4593,1517,'_elementor_template_type','wp-post'),(4594,1517,'_wp_page_template','default'),(4595,1517,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4596,1517,'_elementor_version','3.1.0'),(4597,1517,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4598,1517,'_elementor_pro_version','3.0.10'),(4634,1522,'_elementor_edit_mode','builder'),(4635,1522,'_elementor_template_type','wp-post'),(4636,1522,'_wp_page_template','default'),(4637,1522,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4605,1518,'_elementor_version','3.1.0'),(4606,1518,'_elementor_pro_version','3.0.10'),(4608,1519,'_wp_page_template','elementor_header_footer'),(4609,1519,'_elementor_edit_mode','builder'),(4610,1519,'_elementor_template_type','wp-post'),(4611,1519,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90ff736\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"b4295a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4612,1519,'_elementor_version','3.1.0'),(4613,1519,'_elementor_pro_version','3.0.10'),(8671,2002,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(4615,1520,'_wp_page_template','elementor_header_footer'),(4616,1520,'_elementor_edit_mode','builder'),(4617,1520,'_elementor_template_type','wp-post'),(4618,1520,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(4619,1520,'_elementor_version','3.1.0'),(4620,1520,'_elementor_pro_version','3.0.10'),(4660,1525,'_wp_page_template','elementor_header_footer'),(4661,1525,'_elementor_edit_mode','builder'),(4662,1525,'_elementor_template_type','wp-post'),(4663,1525,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(4695,1529,'_elementor_template_type','wp-post'),(4696,1529,'_wp_page_template','default'),(4697,1529,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4654,1524,'_elementor_version','3.1.0'),(4655,1524,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4656,1524,'_elementor_pro_version','3.0.10'),(4650,1524,'_elementor_edit_mode','builder'),(4651,1524,'_elementor_template_type','wp-post'),(4652,1524,'_wp_page_template','default'),(4653,1524,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4638,1522,'_elementor_version','3.1.0'),(4639,1522,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4640,1522,'_elementor_pro_version','3.0.10'),(4642,1523,'_elementor_edit_mode','builder'),(4643,1523,'_elementor_template_type','wp-post'),(4644,1523,'_wp_page_template','default'),(4645,1523,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4646,1523,'_elementor_version','3.1.0'),(4647,1523,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4648,1523,'_elementor_pro_version','3.0.10'),(4694,1529,'_elementor_edit_mode','builder'),(4664,1525,'_elementor_version','3.1.0'),(4665,1525,'_elementor_pro_version','3.0.10'),(4667,1526,'_wp_page_template','elementor_header_footer'),(4668,1526,'_elementor_edit_mode','builder'),(4669,1526,'_elementor_template_type','wp-post'),(4670,1526,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(4671,1526,'_elementor_version','3.1.0'),(4672,1526,'_elementor_pro_version','3.0.10'),(4674,1527,'_wp_page_template','elementor_header_footer'),(4675,1527,'_elementor_edit_mode','builder'),(4676,1527,'_elementor_template_type','wp-post'),(4677,1527,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(4678,1527,'_elementor_version','3.1.0'),(4679,1527,'_elementor_pro_version','3.0.10'),(5804,1677,'_wp_page_template','elementor_header_footer'),(5805,1677,'_elementor_edit_mode','builder'),(5806,1677,'_elementor_template_type','wp-post');
INSERT INTO `wpb1_postmeta` VALUES (5807,1677,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5051,1585,'_elementor_edit_mode','builder'),(4714,1531,'_elementor_version','3.1.0'),(4715,1531,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4716,1531,'_elementor_pro_version','3.0.10'),(5052,1585,'_elementor_template_type','wp-post'),(5053,1585,'_wp_page_template','default'),(5054,1585,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4710,1531,'_elementor_edit_mode','builder'),(4711,1531,'_elementor_template_type','wp-post'),(4712,1531,'_wp_page_template','default'),(4713,1531,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4698,1529,'_elementor_version','3.1.0'),(4699,1529,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4700,1529,'_elementor_pro_version','3.0.10'),(4702,1530,'_elementor_edit_mode','builder'),(4703,1530,'_elementor_template_type','wp-post'),(4704,1530,'_wp_page_template','default'),(4705,1530,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4706,1530,'_elementor_version','3.1.0'),(4707,1530,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4708,1530,'_elementor_pro_version','3.0.10'),(4720,1532,'_edit_last','1'),(4721,1532,'_edit_lock','1613360153:1'),(4722,1532,'_wp_page_template','default'),(4723,1532,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:3;s:9:\"specifics\";}s:8:\"specific\";a:2:{i:0;s:8:\"post-103\";i:1;s:8:\"post-816\";}}'),(4724,1532,'ehf_target_exclude_locations','a:0:{}'),(4725,1532,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(4726,1532,'ehf_template_type','type_header'),(4727,1532,'_yoast_wpseo_estimated-reading-time-minutes','1'),(4728,1532,'site-sidebar-layout','no-sidebar'),(4729,1532,'site-content-layout','page-builder'),(4730,1532,'theme-transparent-header-meta','default'),(14401,2569,'_shipping_country','US'),(4732,1532,'_elementor_template_type','wp-post'),(4738,1532,'_astra_content_layout_flag','disabled'),(4739,1532,'site-post-title','disabled'),(4740,1532,'ast-title-bar-display','disabled'),(4741,1532,'ast-featured-img','disabled'),(4750,1532,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(4751,1537,'_wp_page_template','default'),(4752,1537,'_elementor_edit_mode','builder'),(4753,1537,'_elementor_template_type','wp-post'),(4754,1537,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4744,1535,'_wp_page_template','default'),(4745,1535,'_elementor_edit_mode','builder'),(4746,1535,'_elementor_template_type','wp-post'),(4747,1536,'_wp_page_template','default'),(4748,1536,'_elementor_edit_mode','builder'),(4749,1536,'_elementor_template_type','wp-post'),(4756,1532,'_elementor_version','3.1.0'),(4757,1532,'_elementor_pro_version','3.0.10'),(4761,1538,'_wp_page_template','default'),(4762,1538,'_elementor_edit_mode','builder'),(4763,1538,'_elementor_template_type','wp-post'),(4764,1538,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4794,1532,'_elementor_edit_mode','builder'),(4765,1538,'_elementor_version','3.1.0'),(4766,1538,'_elementor_pro_version','3.0.10'),(4768,1539,'_wp_page_template','default'),(4769,1539,'_elementor_edit_mode','builder'),(4770,1539,'_elementor_template_type','wp-post'),(4771,1539,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4772,1539,'_elementor_version','3.1.0'),(4773,1539,'_elementor_pro_version','3.0.10'),(14410,2569,'_prices_include_tax','no'),(14409,2569,'_order_version','5.0.0'),(14408,2569,'_order_total','55.25'),(4775,1540,'_wp_page_template','default'),(4776,1540,'_elementor_edit_mode','builder'),(4777,1540,'_elementor_template_type','wp-post'),(4778,1540,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4779,1540,'_elementor_version','3.1.0'),(4780,1540,'_elementor_pro_version','3.0.10'),(14407,2569,'_order_tax','2.5'),(14406,2569,'_order_shipping_tax','0.75'),(14405,2569,'_order_shipping','12'),(4798,1546,'_wp_page_template','default'),(4799,1546,'_elementor_template_type','wp-post'),(4800,1546,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4815,1548,'_elementor_version','3.1.0'),(4816,1548,'_elementor_pro_version','3.0.10'),(4817,1548,'_elementor_edit_mode','builder'),(14379,2568,'_recorded_coupon_usage_counts','no'),(14380,2569,'_order_key','wc_order_OjUProdP0R1yJ'),(14381,2569,'_customer_user','0'),(4813,1548,'_elementor_template_type','wp-post'),(4814,1548,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2A6\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.7890000000000014779288903810083866119384765625,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ede0bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.2109999999999985220711096189916133880615234375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4812,1548,'_wp_page_template','default'),(14404,2569,'_cart_discount_tax','0'),(14403,2569,'_cart_discount','0'),(14402,2569,'_order_currency','USD'),(4801,1546,'_elementor_version','3.1.0'),(4802,1546,'_elementor_pro_version','3.0.10'),(4803,1546,'_elementor_edit_mode','builder'),(14395,2569,'_shipping_first_name','Leslie'),(14396,2569,'_shipping_last_name','Davis'),(14397,2569,'_shipping_address_1','1407 N Vassar'),(4805,1547,'_wp_page_template','default'),(4806,1547,'_elementor_template_type','wp-post'),(4807,1547,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4808,1547,'_elementor_version','3.1.0'),(4809,1547,'_elementor_pro_version','3.0.10'),(4810,1547,'_elementor_edit_mode','builder'),(14400,2569,'_shipping_postcode','67208'),(14399,2569,'_shipping_state','KS'),(14398,2569,'_shipping_city','Wichita'),(4822,1550,'_wp_page_template','default'),(4823,1550,'_elementor_template_type','wp-post'),(4824,1550,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2A6\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.7890000000000014779288903810083866119384765625,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ede0bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.2109999999999985220711096189916133880615234375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4825,1550,'_elementor_version','3.1.0'),(4826,1550,'_elementor_pro_version','3.0.10'),(4827,1550,'_elementor_edit_mode','builder'),(14394,2569,'_billing_phone','(316) 807-3543'),(14393,2569,'_billing_email','infgroove@yahoo.com'),(4829,1551,'_wp_page_template','default'),(4830,1551,'_elementor_template_type','wp-post'),(4831,1551,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2A6\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.7890000000000014779288903810083866119384765625,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ede0bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.2109999999999985220711096189916133880615234375,\"content_position\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4832,1551,'_elementor_version','3.1.0'),(4833,1551,'_elementor_pro_version','3.0.10'),(4834,1551,'_elementor_edit_mode','builder'),(4836,1552,'_wp_page_template','default'),(4837,1552,'_elementor_template_type','wp-post'),(4838,1552,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4839,1552,'_elementor_version','3.1.0'),(4840,1552,'_elementor_pro_version','3.0.10'),(4841,1552,'_elementor_edit_mode','builder'),(4845,1554,'_wp_page_template','default'),(4846,1554,'_elementor_template_type','wp-post'),(4847,1554,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4848,1554,'_elementor_version','3.1.0'),(4849,1554,'_elementor_pro_version','3.0.10'),(4850,1554,'_elementor_edit_mode','builder'),(10804,2260,'_elementor_edit_mode','builder'),(10805,2260,'_elementor_template_type','header'),(10806,2260,'_elementor_version','3.1.1'),(10807,2260,'_elementor_pro_version','3.0.10'),(4852,1555,'_wp_page_template','default'),(4853,1555,'_elementor_template_type','wp-post'),(4854,1555,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4855,1555,'_elementor_version','3.1.0'),(4856,1555,'_elementor_pro_version','3.0.10'),(4857,1555,'_elementor_edit_mode','builder'),(10808,2260,'_wp_page_template','default'),(10809,2260,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5011,1580,'_elementor_template_type','wp-post'),(5012,1580,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(4859,1556,'_wp_page_template','default'),(4860,1556,'_elementor_template_type','wp-post'),(4861,1556,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.33899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.66100000000000136424205265939235687255859375,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4862,1556,'_elementor_version','3.1.0'),(4863,1556,'_elementor_pro_version','3.0.10'),(4864,1556,'_elementor_edit_mode','builder'),(4868,1557,'_wp_page_template','default'),(4869,1557,'_elementor_template_type','wp-post'),(4870,1557,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.33899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.66100000000000136424205265939235687255859375,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4871,1557,'_elementor_version','3.1.0'),(4872,1557,'_elementor_pro_version','3.0.10'),(4873,1557,'_elementor_edit_mode','builder'),(4875,1558,'_wp_page_template','default'),(4876,1558,'_elementor_template_type','wp-post'),(4877,1558,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.33899999999999863575794734060764312744140625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.66100000000000136424205265939235687255859375,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4878,1558,'_elementor_version','3.1.0'),(4879,1558,'_elementor_pro_version','3.0.10'),(4880,1558,'_elementor_edit_mode','builder'),(4882,1559,'_wp_page_template','default'),(4883,1559,'_elementor_template_type','wp-post'),(4884,1559,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.768000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.231999999999999317878973670303821563720703125,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4885,1559,'_elementor_version','3.1.0'),(4886,1559,'_elementor_pro_version','3.0.10'),(4887,1559,'_elementor_edit_mode','builder'),(4891,1560,'_wp_page_template','default'),(4892,1560,'_elementor_template_type','wp-post'),(4893,1560,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.768000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.231999999999999317878973670303821563720703125,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4894,1560,'_elementor_version','3.1.0'),(4895,1560,'_elementor_pro_version','3.0.10'),(4896,1560,'_elementor_edit_mode','builder'),(4898,1561,'_wp_page_template','default'),(4899,1561,'_elementor_template_type','wp-post'),(4900,1561,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.768000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.231999999999999317878973670303821563720703125,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4901,1561,'_elementor_version','3.1.0'),(4902,1561,'_elementor_pro_version','3.0.10'),(4903,1561,'_elementor_edit_mode','builder'),(4905,1562,'_wp_page_template','default'),(4906,1562,'_elementor_template_type','wp-post'),(4907,1562,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4908,1562,'_elementor_version','3.1.0'),(4909,1562,'_elementor_pro_version','3.0.10'),(4910,1562,'_elementor_edit_mode','builder'),(4944,1570,'_wp_page_template','default'),(4945,1570,'_elementor_template_type','wp-post'),(4946,1570,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4961,1572,'_elementor_version','3.1.0'),(4962,1572,'_elementor_pro_version','3.0.10'),(4963,1572,'_elementor_edit_mode','builder'),(5010,1580,'_wp_page_template','default'),(4958,1572,'_wp_page_template','default'),(4959,1572,'_elementor_template_type','wp-post'),(4960,1572,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(4922,103,'footer-adv-display',NULL),(4923,103,'adv-header-id-meta',''),(4924,103,'stick-header-meta',NULL),(4925,103,'header-above-stick-meta',NULL),(4926,103,'header-main-stick-meta',NULL),(4927,103,'header-below-stick-meta',NULL),(4928,11,'_edit_last','1'),(4947,1570,'_elementor_version','3.1.0'),(4948,1570,'_elementor_pro_version','3.0.10'),(4949,1570,'_elementor_edit_mode','builder'),(4951,1571,'_wp_page_template','default'),(4952,1571,'_elementor_template_type','wp-post'),(4953,1571,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"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\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4954,1571,'_elementor_version','3.1.0'),(4955,1571,'_elementor_pro_version','3.0.10'),(4956,1571,'_elementor_edit_mode','builder'),(5574,816,'_yoast_wpseo_title','Cart %%title%% %%page%% %%sep%% %%sitename%% - msdawnshaircare.com'),(5013,1580,'_elementor_version','3.1.0'),(5014,1580,'_elementor_pro_version','3.0.10'),(5015,1580,'_elementor_edit_mode','builder'),(5028,1582,'_wp_page_template','default'),(5029,1582,'_elementor_template_type','wp-post'),(5030,1582,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5018,1532,'_yoast_wpseo_content_score','60'),(4979,1575,'_elementor_edit_mode','builder'),(4980,1575,'_elementor_template_type','section'),(4981,1575,'_elementor_version','3.1.0'),(4982,1575,'_elementor_pro_version','3.0.10'),(4983,1576,'_elementor_edit_mode','builder'),(4984,1576,'_elementor_template_type','section'),(4985,1576,'_elementor_version','3.1.0'),(4986,1576,'_elementor_pro_version','3.0.10'),(4987,1575,'_wp_page_template','default'),(4988,1575,'_elementor_data','[{\"id\":\"25d10e13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"38fbe262\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62de08f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(4989,1577,'_elementor_edit_mode','builder'),(4990,1577,'_elementor_template_type','section'),(4991,1577,'_elementor_version','3.1.0'),(4992,1577,'_elementor_pro_version','3.0.10'),(4993,1577,'_wp_page_template','default'),(4994,1577,'_elementor_data','[{\"id\":\"25d10e13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"38fbe262\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"62de08f5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(4995,1575,'_elementor_controls_usage','a:3:{s:15:\"navigation-menu\";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_layout\";a:1:{s:13:\"navmenu_align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(4999,1578,'_elementor_version','3.1.0'),(5000,1578,'_elementor_pro_version','3.0.10'),(5001,1578,'_elementor_edit_mode','builder'),(9528,2105,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(5003,1579,'_wp_page_template','default'),(5004,1579,'_elementor_template_type','wp-post'),(5005,1579,'_elementor_data','[{\"id\":\"3a7421a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"12a6e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4de29e7\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5006,1579,'_elementor_version','3.1.0'),(5007,1579,'_elementor_pro_version','3.0.10'),(5008,1579,'_elementor_edit_mode','builder'),(5045,1584,'_elementor_version','3.1.0'),(5046,1584,'_elementor_pro_version','3.0.10'),(5047,1584,'_elementor_edit_mode','builder'),(7284,1832,'_wp_page_template','default'),(7285,1832,'_elementor_template_type','wp-post'),(7286,1832,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7022,1804,'_wp_page_template','default'),(5042,1584,'_wp_page_template','default'),(5043,1584,'_elementor_template_type','wp-post'),(5044,1584,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5031,1582,'_elementor_version','3.1.0'),(5032,1582,'_elementor_pro_version','3.0.10'),(5033,1582,'_elementor_edit_mode','builder'),(5035,1583,'_wp_page_template','default'),(5036,1583,'_elementor_template_type','wp-post'),(5037,1583,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5038,1583,'_elementor_version','3.1.0'),(5039,1583,'_elementor_pro_version','3.0.10'),(5040,1583,'_elementor_edit_mode','builder'),(5392,1623,'_wp_page_template','default'),(5393,1623,'_elementor_template_type','wp-post'),(5394,1623,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5055,1585,'_elementor_version','3.1.0'),(5056,1585,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5057,1585,'_elementor_pro_version','3.0.10'),(5059,1586,'_elementor_edit_mode','builder'),(5060,1586,'_elementor_template_type','wp-post'),(5061,1586,'_wp_page_template','default'),(5062,1586,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5063,1586,'_elementor_version','3.1.0'),(5064,1586,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5065,1586,'_elementor_pro_version','3.0.10'),(5067,1587,'_elementor_edit_mode','builder'),(5068,1587,'_elementor_template_type','wp-post'),(5069,1587,'_wp_page_template','default'),(5070,1587,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5071,1587,'_elementor_version','3.1.0'),(5072,1587,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5073,1587,'_elementor_pro_version','3.0.10'),(5077,1588,'_elementor_edit_mode','builder'),(5078,1588,'_elementor_template_type','wp-post'),(5079,1588,'_wp_page_template','default'),(5080,1588,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5081,1588,'_elementor_version','3.1.0'),(5082,1588,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5083,1588,'_elementor_pro_version','3.0.10'),(5085,1589,'_elementor_edit_mode','builder'),(5086,1589,'_elementor_template_type','wp-post'),(5087,1589,'_wp_page_template','default'),(5088,1589,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about any of our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5089,1589,'_elementor_version','3.1.0'),(5090,1589,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5091,1589,'_elementor_pro_version','3.0.10'),(5093,1590,'_elementor_edit_mode','builder'),(5094,1590,'_elementor_template_type','wp-post'),(5095,1590,'_wp_page_template','default'),(5096,1590,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5097,1590,'_elementor_version','3.1.0'),(5098,1590,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5099,1590,'_elementor_pro_version','3.0.10'),(5102,1591,'_elementor_edit_mode','builder'),(5103,1591,'_elementor_template_type','wp-post'),(5104,1591,'_wp_page_template','default'),(5105,1591,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5106,1591,'_elementor_version','3.1.0'),(5107,1591,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5108,1591,'_elementor_pro_version','3.0.10'),(5110,1592,'_elementor_edit_mode','builder'),(5111,1592,'_elementor_template_type','wp-post'),(5112,1592,'_wp_page_template','default'),(5113,1592,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1035,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.32600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":10},\"row_gap\":{\"unit\":\"px\",\"size\":13},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"500\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.67399999999999948840923025272786617279052734375,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5114,1592,'_elementor_version','3.1.0'),(5115,1592,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5116,1592,'_elementor_pro_version','3.0.10'),(5666,1661,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5118,1593,'_elementor_edit_mode','builder'),(5119,1593,'_elementor_template_type','wp-post'),(5120,1593,'_wp_page_template','default'),(5121,1593,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"field_typography_font_weight\":\"700\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5122,1593,'_elementor_version','3.1.0'),(5123,1593,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5124,1593,'_elementor_pro_version','3.0.10'),(5128,1594,'_elementor_edit_mode','builder'),(5129,1594,'_elementor_template_type','wp-post'),(5130,1594,'_wp_page_template','default'),(5131,1594,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"field_typography_font_weight\":\"700\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5132,1594,'_elementor_version','3.1.0'),(5133,1594,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5134,1594,'_elementor_pro_version','3.0.10'),(5136,1595,'_elementor_edit_mode','builder'),(5137,1595,'_elementor_template_type','wp-post'),(5138,1595,'_wp_page_template','default'),(5139,1595,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"60\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"60\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"field_typography_font_weight\":\"700\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5140,1595,'_elementor_version','3.1.0'),(5141,1595,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5142,1595,'_elementor_pro_version','3.0.10'),(5144,1596,'_elementor_edit_mode','builder'),(5145,1596,'_elementor_template_type','wp-post'),(5146,1596,'_wp_page_template','default'),(5147,1596,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5148,1596,'_elementor_version','3.1.0'),(5149,1596,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5150,1596,'_elementor_pro_version','3.0.10'),(5153,1597,'_elementor_edit_mode','builder'),(5154,1597,'_elementor_template_type','wp-post'),(5155,1597,'_wp_page_template','default'),(5156,1597,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5157,1597,'_elementor_version','3.1.0'),(5158,1597,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5159,1597,'_elementor_pro_version','3.0.10'),(5161,1598,'_elementor_edit_mode','builder'),(5162,1598,'_elementor_template_type','wp-post'),(5163,1598,'_wp_page_template','default'),(5164,1598,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5165,1598,'_elementor_version','3.1.0'),(5166,1598,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5167,1598,'_elementor_pro_version','3.0.10'),(5663,1661,'_elementor_edit_mode','builder'),(5664,1661,'_elementor_template_type','wp-post'),(5665,1661,'_wp_page_template','default'),(5169,1599,'_elementor_edit_mode','builder'),(5170,1599,'_elementor_template_type','wp-post'),(5171,1599,'_wp_page_template','default'),(5172,1599,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5173,1599,'_elementor_version','3.1.0'),(5174,1599,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5175,1599,'_elementor_pro_version','3.0.10'),(5647,1659,'_elementor_edit_mode','builder'),(5648,1659,'_elementor_template_type','wp-post'),(5649,1659,'_wp_page_template','default'),(5650,1659,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5182,1600,'_elementor_version','3.1.0'),(5183,1600,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5184,1600,'_elementor_pro_version','3.0.10'),(5186,1601,'_elementor_edit_mode','builder'),(5187,1601,'_elementor_template_type','wp-post'),(5188,1601,'_wp_page_template','default'),(5189,1601,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors<\\/p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.\\u00a0<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5190,1601,'_elementor_version','3.1.0'),(5191,1601,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5192,1601,'_elementor_pro_version','3.0.10'),(5194,1602,'_elementor_edit_mode','builder'),(5195,1602,'_elementor_template_type','wp-post'),(5196,1602,'_wp_page_template','default'),(5197,1602,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5198,1602,'_elementor_version','3.1.0'),(5199,1602,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5200,1602,'_elementor_pro_version','3.0.10'),(11122,1132,'_regular_price','15.00'),(5213,1604,'_elementor_edit_mode','builder'),(5214,1604,'_elementor_template_type','wp-post'),(5215,1604,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (5216,1604,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5233,1606,'_elementor_version','3.1.0'),(5234,1606,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5235,1606,'_elementor_pro_version','3.0.10'),(5229,1606,'_elementor_edit_mode','builder'),(5230,1606,'_elementor_template_type','wp-post'),(5231,1606,'_wp_page_template','default'),(5232,1606,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#4405178F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5217,1604,'_elementor_version','3.1.0'),(5218,1604,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5219,1604,'_elementor_pro_version','3.0.10'),(5221,1605,'_elementor_edit_mode','builder'),(5222,1605,'_elementor_template_type','wp-post'),(5223,1605,'_wp_page_template','default'),(5224,1605,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":275,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5225,1605,'_elementor_version','3.1.0'),(5226,1605,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5227,1605,'_elementor_pro_version','3.0.10'),(5238,1607,'_elementor_edit_mode','builder'),(5239,1607,'_elementor_template_type','wp-post'),(5240,1607,'_wp_page_template','default'),(5241,1607,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#4405178F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5242,1607,'_elementor_version','3.1.0'),(5243,1607,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5244,1607,'_elementor_pro_version','3.0.10'),(5246,1608,'_elementor_edit_mode','builder'),(5247,1608,'_elementor_template_type','wp-post'),(5248,1608,'_wp_page_template','default'),(5249,1608,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#4405178F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5250,1608,'_elementor_version','3.1.0'),(5251,1608,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5252,1608,'_elementor_pro_version','3.0.10'),(5254,1609,'_elementor_edit_mode','builder'),(5255,1609,'_elementor_template_type','wp-post'),(5256,1609,'_wp_page_template','default'),(5257,1609,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#440517A8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5258,1609,'_elementor_version','3.1.0'),(5259,1609,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5260,1609,'_elementor_pro_version','3.0.10'),(5414,1626,'_elementor_edit_mode','builder'),(5415,1626,'_elementor_template_type','wp-post'),(5416,1626,'_wp_page_template','default'),(5417,1626,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#440517A8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11135,2295,'_download_expiry','-1'),(11136,2295,'_thumbnail_id','2426'),(11137,2295,'_stock',NULL),(11138,2295,'_stock_status','instock'),(11139,2295,'_wc_average_rating','0'),(11134,2295,'_download_limit','-1'),(11133,2295,'_downloadable','no'),(11132,2295,'_virtual','no'),(11131,2295,'_upsell_ids','a:3:{i:0;i:1131;i:1;i:1132;i:2;i:1134;}'),(11130,2295,'_sold_individually','no'),(11129,2295,'_backorders','no'),(11128,2295,'_manage_stock','no'),(11127,2295,'_tax_class',''),(11126,2295,'_tax_status','taxable'),(11125,2295,'total_sales','4'),(11123,2295,'_sku','Hair Growth - Herbal Pure Oil'),(11124,2295,'_regular_price','25.00'),(11120,1132,'_price','15.00'),(11150,2295,'_yoast_wpseo_metadesc','Hair Growth - Herbal Pure Oil is vitamin enriched and can be used daily to stimulate the scalp to activate hair growth...'),(11148,2295,'_yoast_wpseo_focuskw','Hair Growth - Herbal Pure Oil'),(11147,2295,'theme-transparent-header-meta','default'),(11146,2295,'site-content-layout','default'),(11145,2295,'site-sidebar-layout','default'),(11144,2295,'_yoast_wpseo_primary_product_cat','17'),(11143,2295,'_wp_old_date','2021-01-31'),(11142,2295,'_price','25.00'),(11141,2295,'_product_version','7.2.2'),(11140,2295,'_wc_review_count','0'),(11121,1132,'_price','15.00'),(5317,1132,'_saleflash_text',''),(5318,1132,'_sku','Hair Growth - Pure Oil'),(5319,1612,'_wp_attached_file','2021/02/mint-hydration.jpg'),(5320,1612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1518;s:4:\"file\";s:26:\"2021/02/mint-hydration.jpg\";s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"mint-hydration-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:\"mint-hydration-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:\"mint-hydration-800x1012.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1012;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"mint-hydration-237x300.jpg\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"mint-hydration-809x1024.jpg\";s:5:\"width\";i:809;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"mint-hydration-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:\"mint-hydration-768x972.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:972;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:26:\"mint-hydration-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:27:\"mint-hydration-800x1012.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:1012;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"mint-hydration-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:26:\"mint-hydration-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5321,1134,'_saleflash_text',''),(13127,2489,'_prices_include_tax','no'),(13128,2489,'_billing_address_index','Carlisha Bell  7708 Wakefield Drive  Austin TX 78749 US carlishatennille@gmail.com '),(5325,1134,'_last_editor_used_jetpack','classic-editor'),(5326,1614,'_edit_last','1'),(5327,1614,'_edit_lock','1613580797:1'),(5328,1614,'_wp_page_template','default'),(5329,1614,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:1;s:9:\"specifics\";}s:8:\"specific\";a:1:{i:0;s:8:\"post-817\";}}'),(5330,1614,'ehf_target_exclude_locations','a:0:{}'),(5331,1614,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(5332,1614,'ehf_template_type','type_header'),(5333,1614,'_yoast_wpseo_focuskw','hair growth'),(5334,1614,'_yoast_wpseo_title','%%title%% %%page%% %%sep%% %%sitename%% - msdawnshaircare.com'),(5335,1614,'_yoast_wpseo_metadesc','hair growth'),(5336,1614,'_yoast_wpseo_linkdex','18'),(5337,1614,'_yoast_wpseo_estimated-reading-time-minutes','1'),(5338,1614,'site-sidebar-layout','no-sidebar'),(5339,1614,'site-content-layout','page-builder'),(5340,1614,'theme-transparent-header-meta','default'),(5341,1614,'_elementor_edit_mode','builder'),(5342,1614,'_elementor_template_type','wp-post'),(5358,1614,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5348,1614,'_astra_content_layout_flag','disabled'),(5349,1614,'site-post-title','disabled'),(5350,1614,'ast-title-bar-display','disabled'),(5351,1614,'ast-featured-img','disabled'),(5352,1617,'_wp_page_template','default'),(5353,1617,'_elementor_edit_mode','builder'),(5354,1617,'_elementor_template_type','wp-post'),(5355,1618,'_wp_page_template','default'),(5356,1618,'_elementor_edit_mode','builder'),(5357,1618,'_elementor_template_type','wp-post'),(7368,1839,'_wp_page_template','default'),(7347,1836,'_elementor_edit_mode','builder'),(7348,1836,'_elementor_template_type','wp-post'),(7349,1836,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5359,1619,'_wp_page_template','default'),(5360,1619,'_elementor_edit_mode','builder'),(5361,1619,'_elementor_template_type','wp-post'),(5362,1619,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5364,1614,'_elementor_version','3.1.1'),(5365,1614,'_elementor_pro_version','3.0.10'),(5369,1620,'_wp_page_template','default'),(5370,1620,'_elementor_edit_mode','builder'),(5371,1620,'_elementor_template_type','wp-post'),(5372,1620,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5367,1614,'_yoast_wpseo_content_score','60'),(5373,1620,'_elementor_version','3.1.0'),(5374,1620,'_elementor_pro_version','3.0.10'),(5376,1621,'_wp_page_template','default'),(5377,1621,'_elementor_edit_mode','builder'),(5378,1621,'_elementor_template_type','wp-post'),(5379,1621,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5380,1621,'_elementor_version','3.1.0'),(5381,1621,'_elementor_pro_version','3.0.10'),(5383,1622,'_wp_page_template','default'),(5384,1622,'_elementor_edit_mode','builder'),(5385,1622,'_elementor_template_type','wp-post'),(5386,1622,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5387,1622,'_elementor_version','3.1.0'),(5388,1622,'_elementor_pro_version','3.0.10'),(5624,1656,'_wp_page_template','default'),(5625,1656,'_elementor_edit_mode','builder'),(5626,1656,'_elementor_template_type','wp-post'),(5627,1656,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5395,1623,'_elementor_version','3.1.0'),(5396,1623,'_elementor_pro_version','3.0.10'),(5397,1623,'_elementor_edit_mode','builder'),(5399,1624,'_wp_page_template','default'),(5400,1624,'_elementor_template_type','wp-post'),(5401,1624,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5402,1624,'_elementor_version','3.1.0'),(5403,1624,'_elementor_pro_version','3.0.10'),(5404,1624,'_elementor_edit_mode','builder'),(5406,1625,'_wp_page_template','default'),(5407,1625,'_elementor_template_type','wp-post'),(5408,1625,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5409,1625,'_elementor_version','3.1.0'),(5410,1625,'_elementor_pro_version','3.0.10'),(5411,1625,'_elementor_edit_mode','builder'),(5601,1653,'_wp_page_template','default'),(5602,1653,'_elementor_template_type','wp-post'),(5603,1653,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5418,1626,'_elementor_version','3.1.0'),(5419,1626,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5420,1626,'_elementor_pro_version','3.0.10'),(5422,1627,'_elementor_edit_mode','builder'),(5423,1627,'_elementor_template_type','wp-post'),(5424,1627,'_wp_page_template','default'),(5425,1627,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":196,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry.\\u00a0<\\/p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.\\u00a0 I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#440517A8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5426,1627,'_elementor_version','3.1.0'),(5427,1627,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5428,1627,'_elementor_pro_version','3.0.10'),(9471,2096,'_download_permissions_granted','yes'),(9472,2096,'_recorded_sales','yes'),(9473,2096,'_order_stock_reduced','yes'),(5430,1628,'_elementor_edit_mode','builder'),(5431,1628,'_elementor_template_type','wp-post'),(5432,1628,'_wp_page_template','default'),(5433,1628,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5434,1628,'_elementor_version','3.1.0'),(5435,1628,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5436,1628,'_elementor_pro_version','3.0.10'),(9467,2096,'_stripe_currency','USD'),(9468,2096,'_transaction_id','ch_1ILm7gCkSu0Vh5YQsf1aLnVc'),(9469,2096,'_date_paid','1613553305'),(9470,2096,'_paid_date','2021-02-17 09:15:05'),(5439,1629,'_elementor_edit_mode','builder'),(5440,1629,'_elementor_template_type','wp-post'),(5441,1629,'_wp_page_template','default'),(5442,1629,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5443,1629,'_elementor_version','3.1.0'),(5444,1629,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5445,1629,'_elementor_pro_version','3.0.10'),(5447,1630,'_elementor_edit_mode','builder'),(5448,1630,'_elementor_template_type','wp-post'),(5449,1630,'_wp_page_template','default'),(5450,1630,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5451,1630,'_elementor_version','3.1.0'),(5452,1630,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5453,1630,'_elementor_pro_version','3.0.10'),(9464,2096,'_stripe_charge_captured','yes'),(9465,2096,'_stripe_fee','2.04'),(9466,2096,'_stripe_net','57.96'),(5455,1631,'_elementor_edit_mode','builder'),(5456,1631,'_elementor_template_type','wp-post'),(5457,1631,'_wp_page_template','default'),(5458,1631,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5459,1631,'_elementor_version','3.1.0'),(5460,1631,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5461,1631,'_elementor_pro_version','3.0.10'),(9461,2096,'_stripe_customer_id','cus_Ixcyo8dEHCgMK7'),(9462,2096,'_stripe_source_id','src_1ILm1cCkSu0Vh5YQWydaMNNO'),(9463,2096,'_stripe_intent_id','pi_1ILm7eCkSu0Vh5YQ9zyLJxES'),(5464,1632,'_elementor_edit_mode','builder'),(5465,1632,'_elementor_template_type','wp-post'),(5466,1632,'_wp_page_template','default'),(5467,1632,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5468,1632,'_elementor_version','3.1.0'),(5469,1632,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5470,1632,'_elementor_pro_version','3.0.10'),(5472,1633,'_elementor_edit_mode','builder'),(5473,1633,'_elementor_template_type','wp-post'),(5474,1633,'_wp_page_template','default'),(5475,1633,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5476,1633,'_elementor_version','3.1.0'),(5477,1633,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5478,1633,'_elementor_pro_version','3.0.10'),(9457,2096,'is_vat_exempt','no'),(9458,2096,'_payment_method','stripe'),(9459,2096,'_payment_method_title','Debit/Credit Card (Stripe)'),(9460,2096,'_recorded_coupon_usage_counts','yes'),(5480,1634,'_elementor_edit_mode','builder'),(5481,1634,'_elementor_template_type','wp-post'),(5482,1634,'_wp_page_template','default'),(5483,1634,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5484,1634,'_elementor_version','3.1.0'),(5485,1634,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5486,1634,'_elementor_pro_version','3.0.10'),(9454,2096,'_coupons_hash','d751713988987e9331980363e24189ce'),(9455,2096,'_fees_hash','d751713988987e9331980363e24189ce'),(9456,2096,'_taxes_hash','d751713988987e9331980363e24189ce'),(5698,1665,'_elementor_edit_mode','builder'),(5699,1665,'_elementor_template_type','wp-post'),(5700,1665,'_wp_page_template','default'),(5701,1665,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5489,817,'_last_editor_used_jetpack','block-editor'),(5490,817,'_yoast_wpseo_content_score','90'),(14300,2567,'_customer_ip_address','68.111.105.234'),(14299,2567,'_customer_user','0'),(14297,2566,'_new_order_email_sent','true'),(14298,2567,'_order_key','wc_order_ZJ7SXdWOYJhdg'),(14296,2566,'_order_stock_reduced','yes'),(14295,2566,'_recorded_sales','yes'),(14294,2566,'_download_permissions_granted','yes'),(14293,2566,'_paid_date','2021-04-03 20:22:43'),(14292,2566,'_date_paid','1617481363'),(14291,2566,'_transaction_id','ch_1IcFzRCkSu0Vh5YQDB8VzwDj'),(14290,2566,'_stripe_currency','USD'),(14289,2566,'_stripe_net','108.02'),(14288,2566,'_stripe_fee','3.54'),(14287,2566,'_stripe_charge_captured','yes'),(14286,2566,'_stripe_intent_id','pi_1IcFzQCkSu0Vh5YQz3ed6fHB'),(14285,2566,'_stripe_source_id','src_1IcFzNCkSu0Vh5YQq8rlgSAs'),(14284,2566,'_stripe_customer_id','cus_JEjSOziaKfHRfd'),(14283,2566,'_recorded_coupon_usage_counts','yes'),(14282,2566,'_payment_method_title','Debit/Credit Card (Stripe)'),(14281,2566,'_payment_method','stripe'),(13124,2489,'_order_tax','5'),(5519,817,'_elementor_template_type','wp-page'),(5520,817,'_elementor_version','3.1.3'),(5521,817,'_elementor_pro_version','3.0.10'),(13125,2489,'_order_total','85.00'),(14280,2566,'_shipping_postcode','67217'),(14279,2566,'_shipping_city','Wichita'),(14278,2566,'_shipping_address_1','3227 S Kessler'),(14276,2566,'_shipping_first_name','Nita'),(14275,2566,'_billing_phone','3162262958'),(14274,2566,'_billing_email','nitabossy@yahoo.com'),(14271,2566,'_billing_address_1','3227 S Kessler'),(14272,2566,'_billing_city','Wichita'),(14273,2566,'_billing_postcode','67217'),(13123,2489,'_order_shipping_tax','0'),(14270,2566,'_billing_last_name','Maples'),(13121,2489,'_cart_discount_tax','0'),(13122,2489,'_order_shipping','0'),(13750,817,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";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:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:4:\"rows\";i:1;s:7:\"columns\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:40:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}}}}'),(14277,2566,'_shipping_last_name','Maples'),(5550,1645,'_wp_page_template','default'),(5551,1645,'_elementor_template_type','wp-page'),(5552,1645,'_elementor_version','3.1.0'),(5553,1645,'_elementor_pro_version','3.0.10'),(5554,1645,'_elementor_edit_mode','builder'),(5555,1646,'_wp_page_template','default'),(5556,1646,'_elementor_template_type','wp-page'),(5557,1646,'_elementor_version','3.1.0'),(5558,1646,'_elementor_pro_version','3.0.10'),(5559,1646,'_elementor_edit_mode','builder'),(5560,817,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"columns\":5},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5561,1647,'_wp_page_template','default'),(5562,1647,'_elementor_template_type','wp-page'),(5563,1647,'_elementor_version','3.1.0'),(5564,1647,'_elementor_pro_version','3.0.10'),(5565,1647,'_elementor_edit_mode','builder'),(5566,1647,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9453,2096,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(5573,816,'_last_editor_used_jetpack','block-editor'),(5577,816,'_elementor_edit_mode','builder'),(9451,2096,'_billing_address_index','John M. Perkins  11462 normanton way  San Diego CA 92131 US jmartyp3@gmail.com 5085741484'),(9452,2096,'_shipping_address_index','John M. Perkins  11462 normanton way  San Diego CA 92131 US 5085741484'),(5584,1650,'_elementor_edit_mode','builder'),(5585,1651,'_elementor_template_type','wp-page'),(5586,1651,'_elementor_version','3.1.0'),(5587,1651,'_elementor_pro_version','3.0.10'),(5588,1651,'_wp_page_template','default'),(5589,1651,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9448,2096,'_order_total','60.00'),(9449,2096,'_order_version','4.9.2'),(9450,2096,'_prices_include_tax','no'),(5591,1651,'_elementor_edit_mode','builder'),(5592,1652,'_elementor_template_type','wp-page'),(5593,1652,'_elementor_version','3.1.0'),(5594,1652,'_elementor_pro_version','3.0.10'),(5595,1652,'_wp_page_template','default'),(5596,1652,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(9445,2096,'_order_shipping','0'),(9446,2096,'_order_shipping_tax','0'),(9447,2096,'_order_tax','0'),(5598,1652,'_elementor_edit_mode','builder'),(9318,2077,'_elementor_version','3.1.0'),(9319,2077,'_elementor_pro_version','3.0.10'),(9320,2077,'_wp_page_template','default'),(9321,2077,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5604,1653,'_elementor_version','3.1.0'),(5605,1653,'_elementor_pro_version','3.0.10'),(5606,1653,'_elementor_edit_mode','builder'),(9441,2096,'_shipping_country','US'),(9442,2096,'_order_currency','USD'),(9443,2096,'_cart_discount','0'),(9444,2096,'_cart_discount_tax','0'),(5608,1654,'_wp_page_template','default'),(5609,1654,'_elementor_template_type','wp-post'),(5610,1654,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5611,1654,'_elementor_version','3.1.0'),(5612,1654,'_elementor_pro_version','3.0.10'),(5613,1654,'_elementor_edit_mode','builder'),(9438,2096,'_shipping_city','San Diego'),(9439,2096,'_shipping_state','CA'),(9440,2096,'_shipping_postcode','92131'),(6999,1801,'_wp_page_template','default'),(5615,1655,'_wp_page_template','default'),(5616,1655,'_elementor_template_type','wp-post'),(5617,1655,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5618,1655,'_elementor_version','3.1.0'),(5619,1655,'_elementor_pro_version','3.0.10'),(5620,1655,'_elementor_edit_mode','builder'),(9434,2096,'_billing_phone','5085741484'),(9435,2096,'_shipping_first_name','John M.'),(9436,2096,'_shipping_last_name','Perkins'),(9437,2096,'_shipping_address_1','11462 normanton way'),(6985,1799,'_wp_page_template','default'),(6986,1799,'_elementor_template_type','wp-post'),(6987,1799,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5628,1656,'_elementor_version','3.1.0'),(5629,1656,'_elementor_pro_version','3.0.10'),(9430,2096,'_billing_state','CA'),(9431,2096,'_billing_postcode','92131'),(9432,2096,'_billing_country','US'),(9433,2096,'_billing_email','jmartyp3@gmail.com'),(5631,1657,'_wp_page_template','default'),(5632,1657,'_elementor_edit_mode','builder'),(5633,1657,'_elementor_template_type','wp-post'),(5634,1657,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5635,1657,'_elementor_version','3.1.0'),(5636,1657,'_elementor_pro_version','3.0.10'),(9427,2096,'_billing_last_name','Perkins'),(9428,2096,'_billing_address_1','11462 normanton way'),(9429,2096,'_billing_city','San Diego'),(7346,1836,'_wp_page_template','default'),(5638,1658,'_wp_page_template','default'),(5639,1658,'_elementor_edit_mode','builder'),(5640,1658,'_elementor_template_type','wp-post'),(5641,1658,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5642,1658,'_elementor_version','3.1.0'),(5643,1658,'_elementor_pro_version','3.0.10'),(9424,2096,'_created_via','store-api'),(9425,2096,'_cart_hash','d7849a66c479f78ebbf463d606665f2d'),(9426,2096,'_billing_first_name','John M.'),(7332,1834,'_wp_page_template','default'),(7333,1834,'_elementor_edit_mode','builder'),(7334,1834,'_elementor_template_type','wp-post'),(7335,1834,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(5651,1659,'_elementor_version','3.1.0'),(5652,1659,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5653,1659,'_elementor_pro_version','3.0.10'),(9422,2096,'_customer_ip_address','75.85.177.187'),(9423,2096,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36'),(5655,1660,'_elementor_edit_mode','builder'),(5656,1660,'_elementor_template_type','wp-post'),(5657,1660,'_wp_page_template','default'),(5658,1660,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"text text text text\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"b37c16b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"ce3979e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-paper-plane\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Free Shipping\",\"description_text\":\"Anywhere in the U.S.\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#4EE1FF\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\"},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"If the item didn\'t suit you\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5659,1660,'_elementor_version','3.1.0'),(5660,1660,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5661,1660,'_elementor_pro_version','3.0.10'),(14498,2572,'_stripe_charge_captured','yes'),(14497,2572,'_stripe_intent_id','pi_1IfBX5CkSu0Vh5YQsi6Awb4j'),(9420,2096,'_order_key','wc_order_pNmdSDxJZ35bH'),(9421,2096,'_customer_user','1'),(5667,1661,'_elementor_version','3.1.0'),(5668,1661,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5669,1661,'_elementor_pro_version','3.0.10'),(14496,2572,'_stripe_source_id','src_1IfBWWCkSu0Vh5YQc0U9IDEC'),(14495,2572,'_stripe_customer_id','cus_JHl31lPR2mDGxj'),(14494,2572,'_recorded_coupon_usage_counts','yes'),(5672,1662,'_elementor_edit_mode','builder'),(5673,1662,'_elementor_template_type','wp-post'),(5674,1662,'_wp_page_template','default'),(5675,1662,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5676,1662,'_elementor_version','3.1.0'),(5677,1662,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5678,1662,'_elementor_pro_version','3.0.10'),(5680,1663,'_elementor_edit_mode','builder'),(5681,1663,'_elementor_template_type','wp-post'),(5682,1663,'_wp_page_template','default'),(5683,1663,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"64\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5684,1663,'_elementor_version','3.1.0'),(5685,1663,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5686,1663,'_elementor_pro_version','3.0.10'),(14488,2572,'_shipping_address_2','240'),(14489,2572,'_shipping_city','Derby'),(14490,2572,'_shipping_postcode','67037'),(5688,1664,'_elementor_edit_mode','builder'),(5689,1664,'_elementor_template_type','wp-post'),(5690,1664,'_wp_page_template','default'),(5691,1664,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5692,1664,'_elementor_version','3.1.0'),(5693,1664,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5694,1664,'_elementor_pro_version','3.0.10'),(14493,2572,'_billing_email','turnerthomasine@yahoo.com'),(14492,2572,'_payment_method_title','Debit/Credit Card (Stripe)'),(14491,2572,'_payment_method','stripe'),(5728,1668,'_elementor_edit_mode','builder'),(5729,1668,'_elementor_template_type','wp-post'),(5730,1668,'_wp_page_template','default'),(5731,1668,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5702,1665,'_elementor_version','3.1.0'),(5703,1665,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5704,1665,'_elementor_pro_version','3.0.10'),(14487,2572,'_shipping_address_1','620 N Rock Road'),(14486,2572,'_shipping_last_name','Turner'),(5706,1666,'_elementor_edit_mode','builder'),(5707,1666,'_elementor_template_type','wp-post'),(5708,1666,'_wp_page_template','default'),(5709,1666,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(5710,1666,'_elementor_version','3.1.0'),(5711,1666,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5712,1666,'_elementor_pro_version','3.0.10'),(5714,1667,'_elementor_edit_mode','builder'),(5715,1667,'_elementor_template_type','wp-post'),(5716,1667,'_wp_page_template','default'),(5717,1667,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5718,1667,'_elementor_version','3.1.0'),(5719,1667,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5720,1667,'_elementor_pro_version','3.0.10'),(6054,1705,'_elementor_edit_mode','builder'),(6055,1705,'_elementor_template_type','wp-post'),(6056,1705,'_wp_page_template','default'),(6057,1705,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5724,18,'_edit_lock','1612340891:1'),(5725,18,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:1002;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.59.51-PM.png\";}s:18:\"full-1613198898583\";a:3:{s:5:\"width\";i:800;s:6:\"height\";i:802;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\";}}'),(5726,18,'woolentor_video_url',''),(5727,18,'_edit_last','1'),(5732,1668,'_elementor_version','3.1.0'),(5733,1668,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5734,1668,'_elementor_pro_version','3.0.10'),(5736,1669,'_elementor_edit_mode','builder'),(5737,1669,'_elementor_template_type','wp-post'),(5738,1669,'_wp_page_template','default'),(5739,1669,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.09-PM-1.png\",\"id\":32},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5740,1669,'_elementor_version','3.1.0'),(5741,1669,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5742,1669,'_elementor_pro_version','3.0.10'),(5744,1670,'_elementor_edit_mode','builder'),(5745,1670,'_elementor_template_type','wp-post'),(5746,1670,'_wp_page_template','default'),(5747,1670,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5748,1670,'_elementor_version','3.1.0'),(5749,1670,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5750,1670,'_elementor_pro_version','3.0.10'),(5753,1671,'_elementor_edit_mode','builder'),(5754,1671,'_elementor_template_type','wp-post'),(5755,1671,'_wp_page_template','default'),(5756,1671,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5757,1671,'_elementor_version','3.1.0'),(5758,1671,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5759,1671,'_elementor_pro_version','3.0.10'),(5761,1672,'_elementor_edit_mode','builder'),(5762,1672,'_elementor_template_type','wp-post'),(5763,1672,'_wp_page_template','default'),(5764,1672,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#592222\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5765,1672,'_elementor_version','3.1.0'),(5766,1672,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5767,1672,'_elementor_pro_version','3.0.10'),(5769,1673,'_elementor_edit_mode','builder'),(5770,1673,'_elementor_template_type','wp-post'),(5771,1673,'_wp_page_template','default'),(5772,1673,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5773,1673,'_elementor_version','3.1.0'),(5774,1673,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5775,1673,'_elementor_pro_version','3.0.10'),(5779,1674,'_elementor_edit_mode','builder'),(5780,1674,'_elementor_template_type','wp-post'),(5781,1674,'_wp_page_template','default'),(5782,1674,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5783,1674,'_elementor_version','3.1.0'),(5784,1674,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5785,1674,'_elementor_pro_version','3.0.10'),(5787,1675,'_elementor_edit_mode','builder'),(5788,1675,'_elementor_template_type','wp-post'),(5789,1675,'_wp_page_template','default'),(5790,1675,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5791,1675,'_elementor_version','3.1.0'),(5792,1675,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5793,1675,'_elementor_pro_version','3.0.10'),(5795,1676,'_elementor_edit_mode','builder'),(5796,1676,'_elementor_template_type','wp-post'),(5797,1676,'_wp_page_template','default'),(5798,1676,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5799,1676,'_elementor_version','3.1.0'),(5800,1676,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5801,1676,'_elementor_pro_version','3.0.10'),(5827,1680,'_elementor_edit_mode','builder'),(5828,1680,'_elementor_template_type','wp-post'),(5829,1680,'_wp_page_template','default'),(5830,1680,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5808,1677,'_elementor_version','3.1.0'),(5809,1677,'_elementor_pro_version','3.0.10'),(5811,1678,'_wp_page_template','elementor_header_footer'),(5812,1678,'_elementor_edit_mode','builder'),(5813,1678,'_elementor_template_type','wp-post'),(5814,1678,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5815,1678,'_elementor_version','3.1.0'),(5816,1678,'_elementor_pro_version','3.0.10'),(5818,1679,'_wp_page_template','elementor_header_footer'),(5819,1679,'_elementor_edit_mode','builder'),(5820,1679,'_elementor_template_type','wp-post'),(5821,1679,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5822,1679,'_elementor_version','3.1.0'),(5823,1679,'_elementor_pro_version','3.0.10'),(5931,1690,'_wp_page_template','elementor_header_footer'),(5932,1690,'_elementor_edit_mode','builder'),(5933,1690,'_elementor_template_type','wp-post'),(5934,1690,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5831,1680,'_elementor_version','3.1.0'),(5832,1680,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5833,1680,'_elementor_pro_version','3.0.10'),(5835,1681,'_elementor_edit_mode','builder'),(5836,1681,'_elementor_template_type','wp-post'),(5837,1681,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (5838,1681,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5839,1681,'_elementor_version','3.1.0'),(5840,1681,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5841,1681,'_elementor_pro_version','3.0.10'),(9398,2086,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5843,1682,'_elementor_edit_mode','builder'),(5844,1682,'_elementor_template_type','wp-post'),(5845,1682,'_wp_page_template','default'),(5846,1682,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5847,1682,'_elementor_version','3.1.0'),(5848,1682,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5849,1682,'_elementor_pro_version','3.0.10'),(9396,2086,'_elementor_version','3.1.1'),(9397,2086,'_elementor_pro_version','3.0.10'),(5853,1683,'_elementor_edit_mode','builder'),(5854,1683,'_elementor_template_type','wp-post'),(5855,1683,'_wp_page_template','default'),(5856,1683,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5857,1683,'_elementor_version','3.1.0'),(5858,1683,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5859,1683,'_elementor_pro_version','3.0.10'),(5861,1684,'_elementor_edit_mode','builder'),(5862,1684,'_elementor_template_type','wp-post'),(5863,1684,'_wp_page_template','default'),(5864,1684,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5865,1684,'_elementor_version','3.1.0'),(5866,1684,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5867,1684,'_elementor_pro_version','3.0.10'),(5869,1685,'_elementor_edit_mode','builder'),(5870,1685,'_elementor_template_type','wp-post'),(5871,1685,'_wp_page_template','default'),(5872,1685,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5873,1685,'_elementor_version','3.1.0'),(5874,1685,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5875,1685,'_elementor_pro_version','3.0.10'),(5906,1687,'_elementor_edit_mode','builder'),(5907,1687,'_elementor_template_type','wp-post'),(5908,1687,'_wp_page_template','default'),(5909,1687,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5910,1687,'_elementor_version','3.1.0'),(5911,1687,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5912,1687,'_elementor_pro_version','3.0.10'),(5914,1688,'_elementor_edit_mode','builder'),(5915,1688,'_elementor_template_type','wp-post'),(5916,1688,'_wp_page_template','default'),(5917,1688,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5918,1688,'_elementor_version','3.1.0'),(5919,1688,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5920,1688,'_elementor_pro_version','3.0.10'),(5922,1689,'_elementor_edit_mode','builder'),(5923,1689,'_elementor_template_type','wp-post'),(5924,1689,'_wp_page_template','default'),(5925,1689,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5926,1689,'_elementor_version','3.1.0'),(5927,1689,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5928,1689,'_elementor_pro_version','3.0.10'),(5977,1696,'_elementor_edit_mode','builder'),(5978,1696,'_elementor_template_type','wp-post'),(5979,1696,'_wp_page_template','default'),(5980,1696,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5935,1690,'_elementor_version','3.1.0'),(5936,1690,'_elementor_pro_version','3.0.10'),(5938,1691,'_wp_page_template','elementor_header_footer'),(5939,1691,'_elementor_edit_mode','builder'),(5940,1691,'_elementor_template_type','wp-post'),(5941,1691,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5942,1691,'_elementor_version','3.1.0'),(5943,1691,'_elementor_pro_version','3.0.10'),(5945,1692,'_wp_page_template','elementor_header_footer'),(5946,1692,'_elementor_edit_mode','builder'),(5947,1692,'_elementor_template_type','wp-post'),(5948,1692,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5949,1692,'_elementor_version','3.1.0'),(5950,1692,'_elementor_pro_version','3.0.10'),(5955,1693,'_wp_page_template','elementor_header_footer'),(5956,1693,'_elementor_edit_mode','builder'),(5957,1693,'_elementor_template_type','wp-post'),(5958,1693,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5959,1693,'_elementor_version','3.1.0'),(5960,1693,'_elementor_pro_version','3.0.10'),(5962,1694,'_wp_page_template','elementor_header_footer'),(5963,1694,'_elementor_edit_mode','builder'),(5964,1694,'_elementor_template_type','wp-post'),(5965,1694,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5966,1694,'_elementor_version','3.1.0'),(5967,1694,'_elementor_pro_version','3.0.10'),(5969,1695,'_wp_page_template','elementor_header_footer'),(5970,1695,'_elementor_edit_mode','builder'),(5971,1695,'_elementor_template_type','wp-post'),(5972,1695,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5973,1695,'_elementor_version','3.1.0'),(5974,1695,'_elementor_pro_version','3.0.10'),(6159,1717,'_wp_page_template','elementor_header_footer'),(6160,1717,'_elementor_edit_mode','builder'),(6161,1717,'_elementor_template_type','wp-post'),(6162,1717,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(5981,1696,'_elementor_version','3.1.0'),(5982,1696,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5983,1696,'_elementor_pro_version','3.0.10'),(9388,2085,'_elementor_version','3.1.1'),(9389,2085,'_elementor_pro_version','3.0.10'),(9390,2085,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5985,1697,'_elementor_edit_mode','builder'),(5986,1697,'_elementor_template_type','wp-post'),(5987,1697,'_wp_page_template','default'),(5988,1697,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5989,1697,'_elementor_version','3.1.0'),(5990,1697,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5991,1697,'_elementor_pro_version','3.0.10'),(5993,1698,'_elementor_edit_mode','builder'),(5994,1698,'_elementor_template_type','wp-post'),(5995,1698,'_wp_page_template','default'),(5996,1698,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5997,1698,'_elementor_version','3.1.0'),(5998,1698,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5999,1698,'_elementor_pro_version','3.0.10'),(6004,1699,'_elementor_edit_mode','builder'),(6005,1699,'_elementor_template_type','wp-post'),(6006,1699,'_wp_page_template','default'),(6007,1699,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6008,1699,'_elementor_version','3.1.0'),(6009,1699,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6010,1699,'_elementor_pro_version','3.0.10'),(6012,1700,'_elementor_edit_mode','builder'),(6013,1700,'_elementor_template_type','wp-post'),(6014,1700,'_wp_page_template','default'),(6015,1700,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6016,1700,'_elementor_version','3.1.0'),(6017,1700,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6018,1700,'_elementor_pro_version','3.0.10'),(6020,1701,'_elementor_edit_mode','builder'),(6021,1701,'_elementor_template_type','wp-post'),(6022,1701,'_wp_page_template','default'),(6023,1701,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6024,1701,'_elementor_version','3.1.0'),(6025,1701,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6026,1701,'_elementor_pro_version','3.0.10'),(6029,1702,'_elementor_edit_mode','builder'),(6030,1702,'_elementor_template_type','wp-post'),(6031,1702,'_wp_page_template','default'),(6032,1702,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6033,1702,'_elementor_version','3.1.0'),(6034,1702,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6035,1702,'_elementor_pro_version','3.0.10'),(6037,1703,'_elementor_edit_mode','builder'),(6038,1703,'_elementor_template_type','wp-post'),(6039,1703,'_wp_page_template','default'),(6040,1703,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6041,1703,'_elementor_version','3.1.0'),(6042,1703,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6043,1703,'_elementor_pro_version','3.0.10'),(6603,1762,'_elementor_edit_mode','builder'),(6604,1762,'_elementor_template_type','wp-post'),(6605,1762,'_wp_page_template','default'),(6606,1762,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6045,1704,'_elementor_edit_mode','builder'),(6046,1704,'_elementor_template_type','wp-post'),(6047,1704,'_wp_page_template','default'),(6048,1704,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4d6f57f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6049,1704,'_elementor_version','3.1.0'),(6050,1704,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6051,1704,'_elementor_pro_version','3.0.10'),(6587,1760,'_elementor_edit_mode','builder'),(6588,1760,'_elementor_template_type','wp-post'),(6589,1760,'_wp_page_template','default'),(6590,1760,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4d6f57f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6058,1705,'_elementor_version','3.1.0'),(6059,1705,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6060,1705,'_elementor_pro_version','3.0.10'),(6062,1706,'_elementor_edit_mode','builder'),(6063,1706,'_elementor_template_type','wp-post'),(6064,1706,'_wp_page_template','default'),(6065,1706,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]}},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6066,1706,'_elementor_version','3.1.0'),(6067,1706,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6068,1706,'_elementor_pro_version','3.0.10'),(8476,1980,'_elementor_edit_mode','builder'),(7446,1848,'_elementor_edit_mode','builder'),(7447,1848,'_elementor_template_type','wp-post'),(7448,1848,'_wp_page_template','default'),(7449,1848,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6070,1707,'_elementor_edit_mode','builder'),(6071,1707,'_elementor_template_type','wp-post'),(6072,1707,'_wp_page_template','default'),(6073,1707,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6074,1707,'_elementor_version','3.1.0'),(6075,1707,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6076,1707,'_elementor_pro_version','3.0.10'),(6080,1708,'_elementor_edit_mode','builder'),(6081,1708,'_elementor_template_type','wp-post'),(6082,1708,'_wp_page_template','default'),(6083,1708,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6084,1708,'_elementor_version','3.1.0'),(6085,1708,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6086,1708,'_elementor_pro_version','3.0.10'),(6088,1709,'_elementor_edit_mode','builder'),(6089,1709,'_elementor_template_type','wp-post'),(6090,1709,'_wp_page_template','default'),(6091,1709,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":255,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6092,1709,'_elementor_version','3.1.0'),(6093,1709,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6094,1709,'_elementor_pro_version','3.0.10'),(6096,1710,'_elementor_edit_mode','builder'),(6097,1710,'_elementor_template_type','wp-post'),(6098,1710,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (6099,1710,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6100,1710,'_elementor_version','3.1.0'),(6101,1710,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6102,1710,'_elementor_pro_version','3.0.10'),(6107,1711,'_elementor_edit_mode','builder'),(6108,1711,'_elementor_template_type','wp-post'),(6109,1711,'_wp_page_template','default'),(6110,1711,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6111,1711,'_elementor_version','3.1.0'),(6112,1711,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6113,1711,'_elementor_pro_version','3.0.10'),(6115,1712,'_elementor_edit_mode','builder'),(6116,1712,'_elementor_template_type','wp-post'),(6117,1712,'_wp_page_template','default'),(6118,1712,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6119,1712,'_elementor_version','3.1.0'),(6120,1712,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6121,1712,'_elementor_pro_version','3.0.10'),(7109,1813,'_elementor_edit_mode','builder'),(7110,1813,'_elementor_template_type','wp-post'),(7111,1813,'_wp_page_template','default'),(7112,1813,'_elementor_data','[{\"id\":\"7c853d3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db25471\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6123,1713,'_elementor_edit_mode','builder'),(6124,1713,'_elementor_template_type','wp-post'),(6125,1713,'_wp_page_template','default'),(6126,1713,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6127,1713,'_elementor_version','3.1.0'),(6128,1713,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6129,1713,'_elementor_pro_version','3.0.10'),(6133,1714,'_elementor_edit_mode','builder'),(6134,1714,'_elementor_template_type','wp-post'),(6135,1714,'_wp_page_template','default'),(6136,1714,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6137,1714,'_elementor_version','3.1.0'),(6138,1714,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6139,1714,'_elementor_pro_version','3.0.10'),(6141,1715,'_elementor_edit_mode','builder'),(6142,1715,'_elementor_template_type','wp-post'),(6143,1715,'_wp_page_template','default'),(6144,1715,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6145,1715,'_elementor_version','3.1.0'),(6146,1715,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6147,1715,'_elementor_pro_version','3.0.10'),(6149,1716,'_elementor_edit_mode','builder'),(6150,1716,'_elementor_template_type','wp-post'),(6151,1716,'_wp_page_template','default'),(6152,1716,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6153,1716,'_elementor_version','3.1.0'),(6154,1716,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6155,1716,'_elementor_pro_version','3.0.10'),(6182,1720,'_elementor_edit_mode','builder'),(6183,1720,'_elementor_template_type','wp-post'),(6184,1720,'_wp_page_template','default'),(6185,1720,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6163,1717,'_elementor_version','3.1.0'),(6164,1717,'_elementor_pro_version','3.0.10'),(9387,2085,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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},{\"id\":\"6638f2c4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5c620df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f291c6a\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(6166,1718,'_wp_page_template','elementor_header_footer'),(6167,1718,'_elementor_edit_mode','builder'),(6168,1718,'_elementor_template_type','wp-post'),(6169,1718,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6170,1718,'_elementor_version','3.1.0'),(6171,1718,'_elementor_pro_version','3.0.10'),(9384,2085,'_wp_page_template','default'),(9385,2085,'_elementor_edit_mode','builder'),(9386,2085,'_elementor_template_type','wp-post'),(6173,1719,'_wp_page_template','elementor_header_footer'),(6174,1719,'_elementor_edit_mode','builder'),(6175,1719,'_elementor_template_type','wp-post'),(6176,1719,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6177,1719,'_elementor_version','3.1.0'),(6178,1719,'_elementor_pro_version','3.0.10'),(6347,1740,'_wp_page_template','elementor_header_footer'),(6348,1740,'_elementor_edit_mode','builder'),(6349,1740,'_elementor_template_type','wp-post'),(6350,1740,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6186,1720,'_elementor_version','3.1.0'),(6187,1720,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6188,1720,'_elementor_pro_version','3.0.10'),(6190,1721,'_elementor_edit_mode','builder'),(6191,1721,'_elementor_template_type','wp-post'),(6192,1721,'_wp_page_template','default'),(6193,1721,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6194,1721,'_elementor_version','3.1.0'),(6195,1721,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6196,1721,'_elementor_pro_version','3.0.10'),(7083,1810,'_elementor_edit_mode','builder'),(7084,1810,'_elementor_template_type','wp-post'),(6976,1798,'_elementor_template_type','wp-post'),(6977,1798,'_wp_page_template','default'),(6198,1722,'_elementor_edit_mode','builder'),(6199,1722,'_elementor_template_type','wp-post'),(6200,1722,'_wp_page_template','default'),(6201,1722,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":177,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6202,1722,'_elementor_version','3.1.0'),(6203,1722,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6204,1722,'_elementor_pro_version','3.0.10'),(6208,1723,'_elementor_edit_mode','builder'),(6209,1723,'_elementor_template_type','wp-post'),(6210,1723,'_wp_page_template','default'),(6211,1723,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":177,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6212,1723,'_elementor_version','3.1.0'),(6213,1723,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6214,1723,'_elementor_pro_version','3.0.10'),(6216,1724,'_elementor_edit_mode','builder'),(6217,1724,'_elementor_template_type','wp-post'),(6218,1724,'_wp_page_template','default'),(6219,1724,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":177,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6220,1724,'_elementor_version','3.1.0'),(6221,1724,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6222,1724,'_elementor_pro_version','3.0.10'),(6224,1725,'_elementor_edit_mode','builder'),(6225,1725,'_elementor_template_type','wp-post'),(6226,1725,'_wp_page_template','default'),(6227,1725,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6228,1725,'_elementor_version','3.1.0'),(6229,1725,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6230,1725,'_elementor_pro_version','3.0.10'),(6234,1726,'_elementor_edit_mode','builder'),(6235,1726,'_elementor_template_type','wp-post'),(6236,1726,'_wp_page_template','default'),(6237,1726,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6238,1726,'_elementor_version','3.1.0'),(6239,1726,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6240,1726,'_elementor_pro_version','3.0.10'),(6242,1727,'_elementor_edit_mode','builder'),(6243,1727,'_elementor_template_type','wp-post'),(6244,1727,'_wp_page_template','default'),(6245,1727,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.&nbsp;<\\/span><\\/p>\\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;<\\/p>\\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;<\\/p>\\n<p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6246,1727,'_elementor_version','3.1.0'),(6247,1727,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6248,1727,'_elementor_pro_version','3.0.10'),(6975,1798,'_elementor_edit_mode','builder'),(6250,1728,'_elementor_edit_mode','builder'),(6251,1728,'_elementor_template_type','wp-post'),(6252,1728,'_wp_page_template','default'),(6253,1728,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6254,1728,'_elementor_version','3.1.0'),(6255,1728,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6256,1728,'_elementor_pro_version','3.0.10'),(6260,1729,'_elementor_edit_mode','builder'),(6261,1729,'_elementor_template_type','wp-post'),(6262,1729,'_wp_page_template','default'),(6263,1729,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6264,1729,'_elementor_version','3.1.0'),(6265,1729,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6266,1729,'_elementor_pro_version','3.0.10'),(6268,1730,'_elementor_edit_mode','builder'),(6269,1730,'_elementor_template_type','wp-post'),(6270,1730,'_wp_page_template','default'),(6271,1730,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6272,1730,'_elementor_version','3.1.0'),(6273,1730,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6274,1730,'_elementor_pro_version','3.0.10'),(9381,2084,'_elementor_pro_version','3.0.10'),(9382,2084,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6276,1731,'_elementor_edit_mode','builder'),(6277,1731,'_elementor_template_type','wp-post'),(6278,1731,'_wp_page_template','default'),(6279,1731,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6280,1731,'_elementor_version','3.1.0'),(6281,1731,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6282,1731,'_elementor_pro_version','3.0.10'),(9380,2084,'_elementor_version','3.1.1'),(6286,1732,'_elementor_edit_mode','builder'),(6287,1732,'_elementor_template_type','wp-post'),(6288,1732,'_wp_page_template','default'),(6289,1732,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6290,1732,'_elementor_version','3.1.0'),(6291,1732,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6292,1732,'_elementor_pro_version','3.0.10'),(6294,1733,'_elementor_edit_mode','builder'),(6295,1733,'_elementor_template_type','wp-post'),(6296,1733,'_wp_page_template','default'),(6297,1733,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6298,1733,'_elementor_version','3.1.0'),(6299,1733,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6300,1733,'_elementor_pro_version','3.0.10'),(6302,1734,'_elementor_edit_mode','builder'),(6303,1734,'_elementor_template_type','wp-post'),(6304,1734,'_wp_page_template','default'),(6305,1734,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6306,1734,'_elementor_version','3.1.0'),(6307,1734,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6308,1734,'_elementor_pro_version','3.0.10'),(6372,1743,'_elementor_edit_mode','builder'),(6373,1743,'_elementor_template_type','wp-post'),(6374,1743,'_wp_page_template','default'),(6375,1743,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(14269,2566,'_billing_first_name','Nita'),(14268,2566,'is_vat_exempt','no'),(6318,1736,'_elementor_edit_mode','builder'),(6319,1736,'_elementor_template_type','section'),(6320,1736,'_elementor_version','3.1.0'),(6321,1736,'_elementor_pro_version','3.0.10'),(6322,1737,'_elementor_edit_mode','builder'),(6323,1737,'_elementor_template_type','section'),(6324,1737,'_elementor_version','3.1.0'),(6325,1737,'_elementor_pro_version','3.0.10'),(6326,1736,'_wp_page_template','default'),(6327,1736,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(6328,1736,'_elementor_data','[{\"id\":\"20e1d758\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35f1d222\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71b29223\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b232781\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b9929b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"151314ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c949e91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23321e19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6329,1738,'_elementor_edit_mode','builder'),(6330,1738,'_elementor_template_type','section'),(6331,1738,'_elementor_version','3.1.0'),(6332,1738,'_elementor_pro_version','3.0.10'),(6333,1738,'_wp_page_template','default'),(6334,1738,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(6335,1738,'_elementor_data','[{\"id\":\"20e1d758\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35f1d222\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71b29223\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b232781\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b9929b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"151314ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c949e91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23321e19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6336,1736,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;s:10:\"image_size\";i:2;s:22:\"image_custom_dimension\";i:1;}}s:8:\"advanced\";a:4:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:4:{s:16:\"background_image\";i:3;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}}}}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:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(6366,1742,'_elementor_version','3.1.0'),(6367,1742,'_elementor_pro_version','3.0.10'),(6369,1742,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6477,1755,'_wp_page_template','default'),(6362,1742,'_wp_page_template','default'),(6363,1742,'_elementor_edit_mode','builder'),(6364,1742,'_elementor_template_type','wp-post'),(6365,1742,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6361,285,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6478,1755,'_elementor_edit_mode','builder'),(6479,1755,'_elementor_template_type','wp-post'),(6480,1755,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6351,1740,'_elementor_version','3.1.0'),(6352,1740,'_elementor_pro_version','3.0.10'),(6354,1741,'_wp_page_template','elementor_header_footer'),(6355,1741,'_elementor_edit_mode','builder'),(6356,1741,'_elementor_template_type','wp-post'),(6357,1741,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6358,1741,'_elementor_version','3.1.0'),(6359,1741,'_elementor_pro_version','3.0.10'),(6397,1746,'_wp_page_template','default'),(6398,1746,'_elementor_edit_mode','builder'),(6399,1746,'_elementor_template_type','wp-post'),(6400,1746,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6376,1743,'_elementor_version','3.1.0'),(6377,1743,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6378,1743,'_elementor_pro_version','3.0.10'),(6380,1744,'_elementor_edit_mode','builder'),(6381,1744,'_elementor_template_type','wp-post'),(6382,1744,'_wp_page_template','default'),(6383,1744,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6384,1744,'_elementor_version','3.1.0'),(6385,1744,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6386,1744,'_elementor_pro_version','3.0.10'),(6388,1745,'_elementor_edit_mode','builder'),(6389,1745,'_elementor_template_type','wp-post'),(6390,1745,'_wp_page_template','default'),(6391,1745,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6392,1745,'_elementor_version','3.1.0'),(6393,1745,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6394,1745,'_elementor_pro_version','3.0.10'),(6959,1796,'_elementor_edit_mode','builder'),(6960,1796,'_elementor_template_type','wp-post'),(6961,1796,'_wp_page_template','default'),(6962,1796,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6401,1746,'_elementor_version','3.1.0'),(6402,1746,'_elementor_pro_version','3.0.10'),(6403,1746,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9400,1614,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:3;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(6405,1747,'_wp_page_template','default'),(6406,1747,'_elementor_edit_mode','builder'),(6407,1747,'_elementor_template_type','wp-post'),(6408,1747,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6409,1747,'_elementor_version','3.1.0'),(6410,1747,'_elementor_pro_version','3.0.10'),(6411,1747,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9376,2084,'_wp_page_template','default'),(6413,1748,'_wp_page_template','default'),(6414,1748,'_elementor_edit_mode','builder'),(6415,1748,'_elementor_template_type','wp-post'),(6416,1748,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6417,1748,'_elementor_version','3.1.0'),(6418,1748,'_elementor_pro_version','3.0.10'),(6419,1748,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9377,2084,'_elementor_edit_mode','builder'),(9378,2084,'_elementor_template_type','wp-post'),(9379,2084,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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},{\"id\":\"6638f2c4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5c620df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f291c6a\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(6435,1750,'_wp_page_template','default'),(6436,1750,'_elementor_edit_mode','builder'),(6437,1750,'_elementor_template_type','wp-post'),(6438,1750,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6455,1752,'_elementor_version','3.1.0'),(6456,1752,'_elementor_pro_version','3.0.10'),(6457,1752,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6461,1753,'_wp_page_template','default'),(6462,1753,'_elementor_edit_mode','builder'),(6463,1753,'_elementor_template_type','wp-post'),(6464,1753,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f227f4e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"47f30b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33475db8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c899d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5f836d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40649820\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"12eb6865\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"70645d2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6451,1752,'_wp_page_template','default'),(6452,1752,'_elementor_edit_mode','builder'),(6453,1752,'_elementor_template_type','wp-post'),(6454,1752,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f227f4e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"47f30b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33475db8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c899d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5f836d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40649820\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"12eb6865\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"70645d2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6439,1750,'_elementor_version','3.1.0'),(6440,1750,'_elementor_pro_version','3.0.10'),(6441,1750,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6443,1751,'_wp_page_template','default'),(6444,1751,'_elementor_edit_mode','builder'),(6445,1751,'_elementor_template_type','wp-post'),(6446,1751,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"295df3f9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"27dc7f05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27a01ff6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ecb407e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"db42be4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a853f67\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1e600ad8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea52898\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6447,1751,'_elementor_version','3.1.0'),(6448,1751,'_elementor_pro_version','3.0.10'),(6449,1751,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6465,1753,'_elementor_version','3.1.0'),(6466,1753,'_elementor_pro_version','3.0.10'),(6467,1753,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6469,1754,'_wp_page_template','default'),(6470,1754,'_elementor_edit_mode','builder'),(6471,1754,'_elementor_template_type','wp-post'),(6472,1754,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a90567\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"5659ccb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"653f0ad\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#F029FF\",\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f227f4e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#8D8D8D\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"47f30b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"33475db8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7c899d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":7.3910000000000000142108547152020037174224853515625,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5f836d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hide_mobile\":\"hidden-phone\",\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40649820\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1735,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Asset-78.png\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"70\",\"height\":\"70\"},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"12eb6865\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":92.6089999999999946567186270840466022491455078125,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[{\"id\":\"70645d2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"color: #ffffff;\\\">Powered by<\\/span><span style=\\\"color: #ffcc00;\\\"><a style=\\\"color: #ffcc00;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"> BRAND CAMP<\\/a><\\/span><span style=\\\"color: #ffcc00;\\\"><a href=\\\"_wp_link_placeholder\\\">\\u00a0<\\/a>\\u00a0<span style=\\\"color: #ffffff;\\\">|\\u00a0 \\u00a92021 pusdschoolpsychs.com<\\/span><\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6473,1754,'_elementor_version','3.1.0'),(6474,1754,'_elementor_pro_version','3.0.10'),(6475,1754,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6481,1755,'_elementor_version','3.1.0'),(6482,1755,'_elementor_pro_version','3.0.10'),(6483,1755,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6613,1763,'_wp_page_template','default'),(6614,1763,'_elementor_edit_mode','builder'),(6615,1763,'_elementor_template_type','wp-post'),(6616,1763,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6487,1756,'_wp_attached_file','2021/02/Ms-Dawns-Mint-Hydration-Spray.jpg'),(6488,1756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:755;s:6:\"height\";i:1198;s:4:\"file\";s:41:\"2021/02/Ms-Dawns-Mint-Hydration-Spray.jpg\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Ms-Dawns-Mint-Hydration-Spray-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:41:\"Ms-Dawns-Mint-Hydration-Spray-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:41:\"Ms-Dawns-Mint-Hydration-Spray-189x300.jpg\";s:5:\"width\";i:189;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Ms-Dawns-Mint-Hydration-Spray-645x1024.jpg\";s:5:\"width\";i:645;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Ms-Dawns-Mint-Hydration-Spray-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:41:\"Ms-Dawns-Mint-Hydration-Spray-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:41:\"Ms-Dawns-Mint-Hydration-Spray-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6489,20,'_edit_lock','1612474936:1'),(6490,20,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2381;s:6:\"height\";i:2302;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.00.36-PM.png\";}s:18:\"full-1613198854583\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:967;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-4.00.36-PM-e1612474641945.png\";}}'),(6491,20,'woolentor_video_url',''),(6492,20,'_edit_last','1'),(6568,41,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:20:\"unnamed-2-scaled.jpg\";}}'),(6832,14,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:984;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.58.34-PM.png\";}}'),(6831,16,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2349;s:6:\"height\";i:2362;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.59.09-PM.png\";}}'),(6830,17,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:960;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.59.25-PM.png\";}}'),(6829,23,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:998;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.00.47-PM.png\";}}'),(6571,37,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:991;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.05.37-PM.png\";}s:18:\"full-1613198664111\";a:3:{s:5:\"width\";i:800;s:6:\"height\";i:793;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\";}}'),(6572,36,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:971;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.05.25-PM.png\";}s:18:\"full-1613198689442\";a:3:{s:5:\"width\";i:800;s:6:\"height\";i:777;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\";}}'),(6574,34,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:904;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-4.04.40-PM.png\";}s:18:\"full-1612678033159\";a:3:{s:5:\"width\";i:800;s:6:\"height\";i:723;s:4:\"file\";s:55:\"Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678002635.png\";}}'),(6607,1762,'_elementor_version','3.1.0'),(6608,1762,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6609,1762,'_elementor_pro_version','3.0.10'),(6665,1769,'_elementor_edit_mode','builder'),(6666,1769,'_elementor_template_type','wp-post'),(6667,1769,'_wp_page_template','default'),(6668,1769,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6617,1763,'_elementor_version','3.1.0'),(6618,1763,'_elementor_pro_version','3.0.10'),(6619,1763,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6621,1764,'_wp_page_template','default'),(6622,1764,'_elementor_edit_mode','builder'),(6623,1764,'_elementor_template_type','wp-post'),(6624,1764,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6591,1760,'_elementor_version','3.1.0'),(6592,1760,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6593,1760,'_elementor_pro_version','3.0.10'),(6595,1761,'_elementor_edit_mode','builder'),(6596,1761,'_elementor_template_type','wp-post'),(6597,1761,'_wp_page_template','default'),(6598,1761,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_animation\":\"fadeInDown\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"242e738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"center\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"4d6f57f\",\"elType\":\"widget\",\"settings\":{\"columns\":1,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d4c3e7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#EFEEF4\",\"padding\":{\"unit\":\"px\",\"top\":\"104\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"64\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"9eda4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":49.44200000000000017053025658242404460906982421875},\"elements\":[{\"id\":\"9c77da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help choosing the right product for you? \",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55531aa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ask For Help\",\"button_text_color\":\"#FC7978\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"hover_color\":\"#2B2F38\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"},{\"id\":\"98ee26a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":50.55799999999999982946974341757595539093017578125},\"elements\":[{\"id\":\"12062fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.<\\/p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"animation\":\"fadeInLeft\"},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6599,1761,'_elementor_version','3.1.0'),(6600,1761,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6601,1761,'_elementor_pro_version','3.0.10'),(6625,1764,'_elementor_version','3.1.0'),(6626,1764,'_elementor_pro_version','3.0.10'),(6627,1764,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6629,1765,'_wp_page_template','default'),(6630,1765,'_elementor_edit_mode','builder'),(6631,1765,'_elementor_template_type','wp-post'),(6632,1765,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6633,1765,'_elementor_version','3.1.0'),(6634,1765,'_elementor_pro_version','3.0.10'),(6635,1765,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6639,1766,'_wp_page_template','default'),(6640,1766,'_elementor_edit_mode','builder'),(6641,1766,'_elementor_template_type','wp-post'),(6642,1766,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6643,1766,'_elementor_version','3.1.0'),(6644,1766,'_elementor_pro_version','3.0.10'),(6645,1766,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6647,1767,'_wp_page_template','default'),(6648,1767,'_elementor_edit_mode','builder'),(6649,1767,'_elementor_template_type','wp-post'),(6650,1767,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6651,1767,'_elementor_version','3.1.0'),(6652,1767,'_elementor_pro_version','3.0.10'),(6653,1767,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6655,1768,'_wp_page_template','default'),(6656,1768,'_elementor_edit_mode','builder'),(6657,1768,'_elementor_template_type','wp-post'),(6658,1768,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6659,1768,'_elementor_version','3.1.0'),(6660,1768,'_elementor_pro_version','3.0.10'),(6661,1768,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6923,1792,'_wp_page_template','default'),(6924,1792,'_elementor_edit_mode','builder'),(6925,1792,'_elementor_template_type','wp-post'),(6926,1792,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6669,1769,'_elementor_version','3.1.0'),(6670,1769,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6671,1769,'_elementor_pro_version','3.0.10'),(6673,1770,'_elementor_edit_mode','builder'),(6674,1770,'_elementor_template_type','wp-post'),(6675,1770,'_wp_page_template','default'),(6676,1770,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6677,1770,'_elementor_version','3.1.0'),(6678,1770,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6679,1770,'_elementor_pro_version','3.0.10'),(9373,2083,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6683,1771,'_wp_page_template','default'),(6684,1771,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6685,1771,'_elementor_version','3.1.0'),(6686,1771,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6687,1771,'_elementor_pro_version','3.0.10'),(9371,2083,'_elementor_pro_version','3.0.10'),(6691,1772,'_elementor_edit_mode','builder'),(6692,1772,'_elementor_template_type','wp-post'),(6693,1772,'_wp_page_template','default'),(6694,1772,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6695,1772,'_elementor_version','3.1.0'),(6696,1772,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6697,1772,'_elementor_pro_version','3.0.10'),(9370,2083,'_elementor_version','3.1.0'),(6699,1773,'_elementor_edit_mode','builder'),(6700,1773,'_elementor_template_type','wp-post'),(6701,1773,'_wp_page_template','default'),(6702,1773,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6703,1773,'_elementor_version','3.1.0');
INSERT INTO `wpb1_postmeta` VALUES (6704,1773,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6705,1773,'_elementor_pro_version','3.0.10'),(6733,1777,'_elementor_edit_mode','builder'),(6707,1774,'_elementor_edit_mode','builder'),(6708,1774,'_elementor_template_type','wp-post'),(6709,1774,'_wp_page_template','default'),(6710,1774,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6711,1774,'_elementor_version','3.1.0'),(6712,1774,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6713,1774,'_elementor_pro_version','3.0.10'),(6717,1775,'_elementor_edit_mode','builder'),(6718,1775,'_elementor_template_type','wp-post'),(6719,1775,'_wp_page_template','default'),(6720,1775,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":63,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/unnamed-13.jpg\"},{\"id\":51,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\"},{\"id\":50,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\"},{\"id\":48,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.30-PM.png\"},{\"id\":47,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\"},{\"id\":45,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\"},{\"id\":44,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":35,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\"},{\"id\":26,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\"},{\"id\":24,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6794,1780,'_elementor_version','3.1.0'),(6795,1780,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6796,1780,'_elementor_pro_version','3.0.10'),(6913,1791,'_elementor_edit_mode','builder'),(6798,1781,'_elementor_edit_mode','builder'),(6799,1781,'_elementor_template_type','wp-post'),(6800,1781,'_wp_page_template','default'),(6801,1781,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6802,1781,'_elementor_version','3.1.0'),(6803,1781,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6804,1781,'_elementor_pro_version','3.0.10'),(6897,1789,'_elementor_edit_mode','builder'),(6898,1789,'_elementor_template_type','wp-post'),(6899,1789,'_wp_page_template','default'),(6900,1789,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6808,1132,'_last_editor_used_jetpack','classic-editor'),(6809,1782,'_wp_attached_file','2021/02/1.jpg'),(6810,1782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:805;s:4:\"file\";s:13:\"2021/02/1.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"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:13:\"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:13:\"1-261x300.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"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:13:\"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:13:\"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:\"1\";s:8:\"keywords\";a:0:{}}}'),(6811,1783,'_wp_attached_file','2021/02/2-e1613198026718.png'),(6812,1783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:523;s:4:\"file\";s:28:\"2021/02/2-e1613198026718.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"2-e1613198026718-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:\"2-e1613198026718-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:13:\"2-300x262.png\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"2-768x670.png\";s:5:\"width\";i:768;s:6:\"height\";i:670;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"2-800x698.png\";s:5:\"width\";i:800;s:6:\"height\";i:698;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:28:\"2-e1613198026718-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:13:\"2-800x698.png\";s:5:\"width\";i:800;s:6:\"height\";i:698;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"2-e1613198026718-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:{}}}'),(6813,1784,'_wp_attached_file','2021/02/3.jpg'),(6814,1784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:805;s:4:\"file\";s:13:\"2021/02/3.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:13:\"3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-261x300.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-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:13:\"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:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"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:\"1\";s:8:\"keywords\";a:0:{}}}'),(6815,1783,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(6816,1782,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(6817,1784,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(6818,1131,'_last_editor_used_jetpack','classic-editor'),(6819,1131,'_saleflash_text',''),(6833,13,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:992;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.58.16-PM.png\";}}'),(6834,12,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:984;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.57.57-PM.png\";}}'),(6835,10,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1000;s:6:\"height\";i:1003;s:4:\"file\";s:40:\"Screen-Shot-2021-01-30-at-3.57.39-PM.png\";}}'),(6875,818,'_last_editor_used_jetpack','block-editor'),(6876,1787,'_elementor_edit_mode','builder'),(6877,1787,'_elementor_template_type','wp-post'),(6878,1787,'_wp_page_template','default'),(6879,1787,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6880,1787,'_elementor_version','3.1.0'),(6881,1787,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6882,1787,'_elementor_pro_version','3.0.10'),(6883,1787,'_elementor_controls_usage','a:11:{s:6:\"spacer\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:1;s:12:\"space_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;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:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:10:\"text_color\";i:7;s:21:\"typography_typography\";i:7;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;s:25:\"typography_text_transform\";i:2;s:5:\"align\";i:6;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:4;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:2;s:11:\"hide_tablet\";i:2;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:16:\"content_position\";i:2;s:5:\"align\";i:2;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:5;s:7:\"padding\";i:5;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:3;s:14:\"padding_tablet\";i:1;}s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:3;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:10:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:27:\"background_hover_background\";i:1;s:22:\"background_hover_color\";i:1;s:24:\"background_hover_color_b\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:4;s:21:\"box_shadow_box_shadow\";i:3;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:30:\"background_overlay_hover_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:6:\"height\";i:1;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:6;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:3:\"gap\";i:6;s:15:\"stretch_section\";i:1;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:16:{s:21:\"background_background\";i:9;s:16:\"background_color\";i:8;s:16:\"background_image\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:17:\"background_repeat\";i:2;s:19:\"background_bg_width\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;s:37:\"background_motion_fx_translateX_speed\";i:1;s:31:\"background_motion_fx_blur_level\";i:1;s:31:\"background_motion_fx_blur_range\";i:1;s:33:\"background_motion_fx_scale_effect\";i:1;s:32:\"background_motion_fx_scale_range\";i:1;s:27:\"background_hover_transition\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:11:{s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:29:\"background_overlay_color_stop\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:4;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;s:21:\"box_shadow_box_shadow\";i:3;}s:21:\"section_shape_divider\";a:8:{s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:5;s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:3;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:9:\"animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;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:2;s:4:\"view\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:10:\"title_size\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:10:{s:13:\"primary_color\";i:2;s:15:\"secondary_color\";i:2;s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;s:16:\"icon_size_tablet\";i:2;s:12:\"icon_padding\";i:2;s:17:\"icon_space_mobile\";i:2;s:15:\"hover_animation\";i:2;s:19:\"hover_primary_color\";i:2;s:21:\"hover_secondary_color\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:26:\"content_vertical_alignment\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:7;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:7;s:5:\"align\";i:7;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:20:\"typography_font_size\";i:4;s:27:\"typography_font_size_tablet\";i:3;s:27:\"typography_font_size_mobile\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:22:\"typography_font_weight\";i:3;s:25:\"typography_letter_spacing\";i:1;s:11:\"title_color\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:3;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;}s:13:\"section_query\";a:1:{s:13:\"query_orderby\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:39:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:15:\"view_cart_color\";i:1;s:31:\"view_cart_typography_typography\";i:1;s:32:\"view_cart_typography_font_family\";i:1;s:31:\"title_typography_letter_spacing\";i:1;}s:18:\"section_design_box\";a:1:{s:17:\"box_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:8:\"settings\";a:6:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:16:\"ideal_row_height\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;}s:7:\"overlay\";a:1:{s:19:\"overlay_description\";i:1;}}s:5:\"style\";a:2:{s:11:\"image_style\";a:6:{s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:25:\"image_border_radius_hover\";i:1;s:28:\"image_css_filters_hover_blur\";i:1;s:32:\"image_css_filters_hover_saturate\";i:1;s:21:\"image_hover_animation\";i:1;}s:13:\"overlay_style\";a:1:{s:30:\"overlay_background_hover_color\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_mobile\";i:1;s:12:\"button_width\";i:1;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:7:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:28:\"label_typography_font_weight\";i:1;s:12:\"html_spacing\";i:1;s:26:\"html_typography_typography\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:22:\"field_background_color\";i:1;s:28:\"field_typography_font_family\";i:1;}s:20:\"section_button_style\";a:10:{s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:29:\"button_background_hover_color\";i:1;s:29:\"button_typography_line_height\";i:1;s:22:\"button_hover_animation\";i:1;}s:22:\"section_messages_style\";a:6:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;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:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}}}}'),(6885,818,'_yoast_wpseo_focuskw','Hair Growth Products'),(6886,818,'_yoast_wpseo_title','Hair Growth Products - %%sitename%%'),(6887,818,'_yoast_wpseo_linkdex','28'),(6917,1791,'_elementor_version','3.1.0'),(6918,1791,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6919,1791,'_elementor_pro_version','3.0.10'),(7041,1805,'_elementor_edit_mode','builder'),(7042,1805,'_elementor_template_type','wp-post'),(7043,1805,'_wp_page_template','default'),(7044,1805,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6914,1791,'_elementor_template_type','wp-post'),(6915,1791,'_wp_page_template','default'),(6916,1791,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6901,1789,'_elementor_version','3.1.0'),(6902,1789,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6903,1789,'_elementor_pro_version','3.0.10'),(6905,1790,'_elementor_edit_mode','builder'),(6906,1790,'_elementor_template_type','wp-post'),(6907,1790,'_wp_page_template','default'),(6908,1790,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6909,1790,'_elementor_version','3.1.0'),(6910,1790,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6911,1790,'_elementor_pro_version','3.0.10'),(6927,1792,'_elementor_version','3.1.0'),(6928,1792,'_elementor_pro_version','3.0.10'),(6929,1792,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6931,1793,'_wp_page_template','default'),(6932,1793,'_elementor_edit_mode','builder'),(6933,1793,'_elementor_template_type','wp-post'),(6934,1793,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6935,1793,'_elementor_version','3.1.0'),(6936,1793,'_elementor_pro_version','3.0.10'),(6937,1793,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9361,2082,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(6939,1794,'_wp_page_template','default'),(6940,1794,'_elementor_edit_mode','builder'),(6941,1794,'_elementor_template_type','wp-post'),(6942,1794,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6943,1794,'_elementor_version','3.1.0'),(6944,1794,'_elementor_pro_version','3.0.10'),(6945,1794,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9358,2082,'_wp_page_template','default'),(9359,2082,'_elementor_edit_mode','builder'),(9360,2082,'_elementor_template_type','wp-post'),(7233,1826,'_wp_page_template','default'),(7234,1826,'_elementor_edit_mode','builder'),(7235,1826,'_elementor_template_type','wp-post'),(7236,1826,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(6949,1079,'_last_editor_used_jetpack','block-editor'),(7456,1849,'_elementor_edit_mode','builder'),(7061,1807,'_elementor_version','3.1.0'),(7062,1807,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7063,1807,'_elementor_pro_version','3.0.10'),(7457,1849,'_elementor_template_type','wp-post'),(7458,1849,'_wp_page_template','default'),(7459,1849,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7057,1807,'_elementor_edit_mode','builder'),(7058,1807,'_elementor_template_type','wp-post'),(7059,1807,'_wp_page_template','default'),(7060,1807,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6963,1796,'_elementor_version','3.1.0'),(6964,1796,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6965,1796,'_elementor_pro_version','3.0.10'),(9355,2081,'_elementor_version','3.1.0'),(9356,2081,'_elementor_pro_version','3.0.10'),(6967,1797,'_elementor_edit_mode','builder'),(6968,1797,'_elementor_template_type','wp-post'),(6969,1797,'_wp_page_template','default'),(6970,1797,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6971,1797,'_elementor_version','3.1.0'),(6972,1797,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6973,1797,'_elementor_pro_version','3.0.10'),(6978,1798,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6979,1798,'_elementor_version','3.1.0'),(6980,1798,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(6981,1798,'_elementor_pro_version','3.0.10'),(7067,1808,'_elementor_edit_mode','builder'),(7068,1808,'_elementor_template_type','wp-post'),(7069,1808,'_wp_page_template','default'),(7070,1808,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(6988,1799,'_elementor_version','3.1.0'),(6989,1799,'_elementor_pro_version','3.0.10'),(6990,1799,'_elementor_edit_mode','builder'),(6992,1800,'_wp_page_template','default'),(6993,1800,'_elementor_template_type','wp-post'),(6994,1800,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(6995,1800,'_elementor_version','3.1.0'),(6996,1800,'_elementor_pro_version','3.0.10'),(6997,1800,'_elementor_edit_mode','builder'),(7000,1801,'_elementor_template_type','wp-post'),(7001,1801,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7002,1801,'_elementor_version','3.1.0'),(7003,1801,'_elementor_pro_version','3.0.10'),(7004,1801,'_elementor_edit_mode','builder'),(7008,1802,'_wp_page_template','default'),(7009,1802,'_elementor_template_type','wp-post'),(7010,1802,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7011,1802,'_elementor_version','3.1.0'),(7012,1802,'_elementor_pro_version','3.0.10'),(7013,1802,'_elementor_edit_mode','builder'),(7015,1803,'_wp_page_template','default'),(7016,1803,'_elementor_template_type','wp-post'),(7017,1803,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7018,1803,'_elementor_version','3.1.0'),(7019,1803,'_elementor_pro_version','3.0.10'),(7020,1803,'_elementor_edit_mode','builder'),(7023,1804,'_elementor_template_type','wp-post'),(7024,1804,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7025,1804,'_elementor_version','3.1.0'),(7026,1804,'_elementor_pro_version','3.0.10'),(7027,1804,'_elementor_edit_mode','builder'),(9365,1614,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7270,1830,'_wp_page_template','default'),(7271,1830,'_elementor_template_type','wp-post'),(7272,1830,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7031,1756,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(7032,1612,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(7033,1444,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(7034,1323,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(7035,1236,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(7036,1217,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(7037,1125,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(7038,60,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(7039,54,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - msdawnshaircare.com'),(7045,1805,'_elementor_version','3.1.0'),(7046,1805,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7047,1805,'_elementor_pro_version','3.0.10'),(7049,1806,'_elementor_edit_mode','builder'),(7050,1806,'_elementor_template_type','wp-post'),(7051,1806,'_wp_page_template','default'),(7052,1806,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7053,1806,'_elementor_version','3.1.0'),(7054,1806,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7055,1806,'_elementor_pro_version','3.0.10'),(7071,1808,'_elementor_version','3.1.0'),(7072,1808,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7073,1808,'_elementor_pro_version','3.0.10'),(7075,1809,'_elementor_edit_mode','builder'),(7076,1809,'_elementor_template_type','wp-post'),(7077,1809,'_wp_page_template','default'),(7078,1809,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":19},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dd8e01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7079,1809,'_elementor_version','3.1.0'),(7080,1809,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7081,1809,'_elementor_pro_version','3.0.10'),(7085,1810,'_wp_page_template','default'),(7086,1810,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7087,1810,'_elementor_version','3.1.0'),(7088,1810,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7089,1810,'_elementor_pro_version','3.0.10'),(7093,1811,'_elementor_edit_mode','builder'),(7094,1811,'_elementor_template_type','wp-post'),(7095,1811,'_wp_page_template','default'),(7096,1811,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7097,1811,'_elementor_version','3.1.0'),(7098,1811,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7099,1811,'_elementor_pro_version','3.0.10'),(7101,1812,'_elementor_edit_mode','builder'),(7102,1812,'_elementor_template_type','wp-post'),(7103,1812,'_wp_page_template','default'),(7104,1812,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6e0913\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"600\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_mouseTrack_effect\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7105,1812,'_elementor_version','3.1.0'),(7106,1812,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7107,1812,'_elementor_pro_version','3.0.10'),(7113,1813,'_elementor_version','3.1.0'),(7114,1813,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7115,1813,'_elementor_pro_version','3.0.10'),(7430,1846,'_elementor_edit_mode','builder'),(7431,1846,'_elementor_template_type','wp-post'),(7432,1846,'_wp_page_template','default'),(7433,1846,'_elementor_data','[{\"id\":\"7c853d3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db25471\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7476,1851,'_elementor_version','3.1.0'),(7477,1851,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7478,1851,'_elementor_pro_version','3.0.10'),(7580,1864,'_elementor_edit_mode','builder'),(7581,1864,'_elementor_template_type','wp-post'),(7582,1864,'_wp_page_template','default'),(7583,1864,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7473,1851,'_elementor_template_type','wp-post'),(7474,1851,'_wp_page_template','default'),(7475,1851,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7128,1815,'_elementor_edit_mode','builder'),(7129,1815,'_elementor_template_type','header'),(7130,1815,'_elementor_version','3.1.3'),(7131,1815,'_elementor_pro_version','3.0.10'),(7132,1815,'_astra_content_layout_flag','disabled'),(7133,1815,'site-post-title','disabled'),(7134,1815,'ast-title-bar-display','disabled'),(7135,1815,'ast-featured-img','disabled'),(7136,1815,'site-content-layout','page-builder'),(7137,1815,'site-sidebar-layout','no-sidebar'),(7138,1815,'_edit_lock','1615491782:1'),(7139,1815,'_wp_page_template','default'),(7140,1815,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"ec1c7b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b72ffce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"df43e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb2e27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"28a98f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7141,1816,'_elementor_edit_mode','builder'),(7142,1816,'_elementor_template_type','header'),(7143,1816,'_elementor_version','3.1.0'),(7144,1816,'_elementor_pro_version','3.0.10'),(7145,1816,'_wp_page_template','default'),(7146,1816,'_elementor_data','[{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":68.106999999999999317878973670303821563720703125},\"elements\":[{\"id\":\"1366ada\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"c8c32e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17.5030000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"97c07e2\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"40f9720\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6940000000000008384404281969182193279266357421875},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7147,1817,'_elementor_edit_mode','builder'),(7148,1817,'_elementor_template_type','header'),(7149,1817,'_elementor_version','3.1.0'),(7150,1817,'_elementor_pro_version','3.0.10'),(7151,1817,'_wp_page_template','default'),(7152,1817,'_elementor_data','[{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":80.2660000000000053432813729159533977508544921875},\"elements\":[{\"id\":\"1366ada\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"c8c32e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5.70399999999999973709918776876293122768402099609375},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF2ADF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.333999999999999630517777404747903347015380859375},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7171,1819,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7154,1815,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7174,1820,'_elementor_edit_mode','builder'),(7175,1820,'_elementor_template_type','header'),(7176,1820,'_elementor_version','3.1.0'),(7177,1820,'_elementor_pro_version','3.0.10'),(7178,1820,'_wp_page_template','default'),(7179,1820,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF2ADF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7165,1819,'_elementor_edit_mode','builder'),(7166,1819,'_elementor_template_type','header'),(7167,1819,'_elementor_version','3.1.0'),(7168,1819,'_elementor_pro_version','3.0.10'),(7169,1819,'_wp_page_template','default'),(7170,1819,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":80.2660000000000053432813729159533977508544921875},\"elements\":[{\"id\":\"1366ada\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"c8c32e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":5.70399999999999973709918776876293122768402099609375},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF2ADF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.333999999999999630517777404747903347015380859375},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7180,1820,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7184,1821,'_elementor_edit_mode','builder'),(7185,1821,'_elementor_template_type','header'),(7186,1821,'_elementor_version','3.1.0'),(7187,1821,'_elementor_pro_version','3.0.10'),(7188,1821,'_wp_page_template','default'),(7189,1821,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7190,1821,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7204,1823,'_elementor_edit_mode','builder'),(7194,1822,'_elementor_edit_mode','builder'),(7195,1822,'_elementor_template_type','header'),(7196,1822,'_elementor_version','3.1.0'),(7197,1822,'_elementor_pro_version','3.0.10'),(7198,1822,'_wp_page_template','default'),(7199,1822,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7200,1822,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7205,1823,'_elementor_template_type','header'),(7206,1823,'_elementor_version','3.1.0'),(7207,1823,'_elementor_pro_version','3.0.10'),(7208,1823,'_wp_page_template','default'),(7209,1823,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7210,1823,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7214,1824,'_elementor_edit_mode','builder'),(7215,1824,'_elementor_template_type','header'),(7216,1824,'_elementor_version','3.1.0'),(7217,1824,'_elementor_pro_version','3.0.10'),(7218,1824,'_wp_page_template','default'),(7219,1824,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Dancing Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7220,1824,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7224,1825,'_elementor_edit_mode','builder'),(7225,1825,'_elementor_template_type','header'),(7226,1825,'_elementor_version','3.1.0'),(7227,1825,'_elementor_pro_version','3.0.10'),(7228,1825,'_wp_page_template','default'),(7229,1825,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"22fbcda\",\"elType\":\"widget\",\"settings\":{\"hide_empty_indicator\":\"hide\",\"toggle_button_text_color\":\"#000000\",\"toggle_button_border_color\":\"#FF1FF7\",\"subtotal_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7230,1825,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7260,1829,'_elementor_edit_mode','builder'),(7261,1829,'_elementor_template_type','header'),(7262,1829,'_elementor_version','3.1.0'),(7263,1829,'_elementor_pro_version','3.0.10'),(7264,1829,'_wp_page_template','default'),(7265,1829,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#F62BFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7237,1826,'_elementor_version','3.1.0'),(7238,1826,'_elementor_pro_version','3.0.10'),(7239,1826,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7241,1827,'_wp_page_template','default'),(7242,1827,'_elementor_edit_mode','builder'),(7243,1827,'_elementor_template_type','wp-post'),(7244,1827,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7245,1827,'_elementor_version','3.1.0'),(7246,1827,'_elementor_pro_version','3.0.10'),(7247,1827,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7249,1828,'_wp_page_template','default'),(7250,1828,'_elementor_edit_mode','builder'),(7251,1828,'_elementor_template_type','wp-post'),(7252,1828,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7253,1828,'_elementor_version','3.1.0'),(7254,1828,'_elementor_pro_version','3.0.10'),(7255,1828,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7533,1858,'_wp_page_template','default'),(7534,1858,'_elementor_edit_mode','builder'),(7535,1858,'_elementor_template_type','wp-post'),(7536,1858,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7266,1829,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7377,1840,'_elementor_edit_mode','builder'),(7378,1840,'_elementor_template_type','header'),(7379,1840,'_elementor_version','3.1.0'),(7380,1840,'_elementor_pro_version','3.0.10'),(7381,1840,'_wp_page_template','default'),(7382,1840,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#F62BFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7273,1830,'_elementor_version','3.1.0'),(7274,1830,'_elementor_pro_version','3.0.10'),(7275,1830,'_elementor_edit_mode','builder'),(7277,1831,'_wp_page_template','default'),(7278,1831,'_elementor_template_type','wp-post'),(7279,1831,'_elementor_data','[{\"id\":\"adcbc1b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ccbc3c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"583f8be9\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7280,1831,'_elementor_version','3.1.0'),(7281,1831,'_elementor_pro_version','3.0.10'),(7282,1831,'_elementor_edit_mode','builder'),(7287,1832,'_elementor_version','3.1.0'),(7288,1832,'_elementor_pro_version','3.0.10'),(7289,1832,'_elementor_edit_mode','builder'),(7387,1841,'_wp_page_template','default'),(7388,1841,'_elementor_template_type','wp-post'),(7389,1841,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7408,1532,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:3;s:10:\"_animation\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:18:\"background_color_b\";i:1;s:25:\"background_gradient_angle\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(14353,2568,'_billing_phone','(316) 807-3543'),(14354,2568,'_shipping_first_name','Leslie'),(14352,2568,'_billing_email','infgroove@yahoo.com'),(14351,2568,'_billing_country','US'),(14350,2568,'_billing_postcode','67208'),(14349,2568,'_billing_state','KS'),(14348,2568,'_billing_city','Wichita'),(14347,2568,'_billing_address_1','1407 N Vassar'),(14346,2568,'_billing_last_name','Davis'),(14345,2568,'_billing_first_name','Leslie'),(14344,2568,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14343,2568,'_created_via','store-api'),(14342,2568,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone11,6;FBMD/iPhone;FBSN/iOS;FBSV/14.4.2;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]'),(14341,2568,'_customer_ip_address','68.111.105.234'),(14340,2568,'_customer_user','0'),(14339,2568,'_order_key','wc_order_c6aaTvtGH5Jpd'),(14338,2567,'_recorded_coupon_usage_counts','no'),(14337,2567,'_payment_method_title','PayPal'),(14336,2567,'_payment_method','paypal'),(14334,2567,'_shipping_city','Wichita'),(14335,2567,'_shipping_postcode','67208'),(14330,2567,'_billing_phone','(316) 807-3543'),(14331,2567,'_shipping_first_name','Leslie'),(14332,2567,'_shipping_last_name','Davis'),(14333,2567,'_shipping_address_1','1407 N Vassar'),(14329,2567,'_billing_email','infgroove@yahoo.com'),(14328,2567,'_billing_postcode','67208'),(7336,1834,'_elementor_version','3.1.0'),(7337,1834,'_elementor_pro_version','3.0.10'),(7339,1835,'_wp_page_template','default'),(7340,1835,'_elementor_edit_mode','builder'),(7341,1835,'_elementor_template_type','wp-post'),(7342,1835,'_elementor_data','[{\"id\":\"44cc1f5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"006c7ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ab3529d\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"navmenu_align\":\"center\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7343,1835,'_elementor_version','3.1.0'),(7344,1835,'_elementor_pro_version','3.0.10'),(7350,1836,'_elementor_version','3.1.0'),(7351,1836,'_elementor_pro_version','3.0.10'),(7354,1837,'_wp_page_template','default'),(7355,1837,'_elementor_edit_mode','builder'),(7356,1837,'_elementor_template_type','wp-post'),(7357,1837,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7358,1837,'_elementor_version','3.1.0'),(7359,1837,'_elementor_pro_version','3.0.10'),(7361,1838,'_wp_page_template','default'),(7362,1838,'_elementor_edit_mode','builder'),(7363,1838,'_elementor_template_type','wp-post'),(7364,1838,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7365,1838,'_elementor_version','3.1.0'),(7366,1838,'_elementor_pro_version','3.0.10'),(7369,1839,'_elementor_edit_mode','builder'),(7370,1839,'_elementor_template_type','wp-post'),(7371,1839,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7372,1839,'_elementor_version','3.1.0'),(7373,1839,'_elementor_pro_version','3.0.10'),(7510,1855,'_wp_page_template','default'),(7511,1855,'_elementor_edit_mode','builder'),(7512,1855,'_elementor_template_type','wp-post'),(7513,1855,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7383,1840,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7410,1844,'_elementor_edit_mode','builder'),(7411,1844,'_elementor_template_type','header'),(7412,1844,'_elementor_version','3.1.0'),(7413,1844,'_elementor_pro_version','3.0.10'),(7414,1844,'_wp_page_template','default'),(7415,1844,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.94500000000000028421709430404007434844970703125},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.66599999999999681676854379475116729736328125},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":13.6929999999999996163069226895458996295928955078125},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(7390,1841,'_elementor_version','3.1.0'),(7391,1841,'_elementor_pro_version','3.0.10'),(7392,1841,'_elementor_edit_mode','builder'),(7394,1842,'_wp_page_template','default'),(7395,1842,'_elementor_template_type','wp-post'),(7396,1842,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7397,1842,'_elementor_version','3.1.0'),(7398,1842,'_elementor_pro_version','3.0.10'),(7399,1842,'_elementor_edit_mode','builder'),(7401,1843,'_wp_page_template','default'),(7402,1843,'_elementor_template_type','wp-post'),(7403,1843,'_elementor_data','[{\"id\":\"f06a9a9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20315f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8b149fb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a5ffa0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"1b8f6c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4317118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50009c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"ebd7370\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Cart<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7404,1843,'_elementor_version','3.1.0'),(7405,1843,'_elementor_pro_version','3.0.10'),(7406,1843,'_elementor_edit_mode','builder'),(7416,1844,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7420,1845,'_elementor_edit_mode','builder'),(7421,1845,'_elementor_template_type','header'),(7422,1845,'_elementor_version','3.1.0'),(7423,1845,'_elementor_pro_version','3.0.10'),(7424,1845,'_wp_page_template','default'),(7425,1845,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fccf57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"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\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7426,1845,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7434,1846,'_elementor_version','3.1.0'),(7435,1846,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7436,1846,'_elementor_pro_version','3.0.10'),(7438,1847,'_elementor_edit_mode','builder'),(7439,1847,'_elementor_template_type','wp-post'),(7440,1847,'_wp_page_template','default'),(7441,1847,'_elementor_data','[{\"id\":\"7c853d3\",\"elType\":\"section\",\"settings\":{\"margin_mobile\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"db25471\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7442,1847,'_elementor_version','3.1.0'),(7443,1847,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7444,1847,'_elementor_pro_version','3.0.10'),(7450,1848,'_elementor_version','3.1.0'),(7451,1848,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7452,1848,'_elementor_pro_version','3.0.10'),(9395,2086,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7482,1852,'_elementor_edit_mode','builder'),(7483,1852,'_elementor_template_type','wp-post'),(7484,1852,'_wp_page_template','default'),(7485,1852,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7460,1849,'_elementor_version','3.1.0'),(7461,1849,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7462,1849,'_elementor_pro_version','3.0.10'),(9392,2086,'_wp_page_template','default'),(9393,2086,'_elementor_edit_mode','builder'),(9394,2086,'_elementor_template_type','wp-post'),(9366,2083,'_wp_page_template','default'),(9367,2083,'_elementor_edit_mode','builder'),(7464,1850,'_elementor_edit_mode','builder'),(7465,1850,'_elementor_template_type','wp-post'),(7466,1850,'_wp_page_template','default'),(7467,1850,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7468,1850,'_elementor_version','3.1.0'),(7469,1850,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7470,1850,'_elementor_pro_version','3.0.10'),(9368,2083,'_elementor_template_type','wp-post'),(9369,2083,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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},{\"id\":\"6638f2c4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5c620df4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f291c6a\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(7486,1852,'_elementor_version','3.1.0'),(7487,1852,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7488,1852,'_elementor_pro_version','3.0.10'),(11184,2299,'_elementor_template_type','wp-page'),(11185,2299,'_elementor_version','3.1.1'),(7490,1853,'_elementor_edit_mode','builder'),(7491,1853,'_elementor_template_type','wp-post'),(7492,1853,'_wp_page_template','default'),(7493,1853,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7494,1853,'_elementor_version','3.1.0'),(7495,1853,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7496,1853,'_elementor_pro_version','3.0.10'),(11186,2299,'_elementor_pro_version','3.0.10'),(11187,2299,'_wp_page_template','default'),(11188,2299,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(7498,1854,'_elementor_edit_mode','builder'),(7499,1854,'_elementor_template_type','wp-post'),(7500,1854,'_wp_page_template','default'),(7501,1854,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7502,1854,'_elementor_version','3.1.0'),(7503,1854,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7504,1854,'_elementor_pro_version','3.0.10'),(8402,1969,'_elementor_edit_mode','builder'),(8403,1969,'_elementor_template_type','wp-post'),(8404,1969,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (8405,1969,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(7514,1855,'_elementor_version','3.1.0'),(7515,1855,'_elementor_pro_version','3.0.10'),(7517,1856,'_wp_page_template','default'),(7518,1856,'_elementor_edit_mode','builder'),(7519,1856,'_elementor_template_type','wp-post'),(7520,1856,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7521,1856,'_elementor_version','3.1.0'),(7522,1856,'_elementor_pro_version','3.0.10'),(7524,1857,'_wp_page_template','default'),(7525,1857,'_elementor_edit_mode','builder'),(7526,1857,'_elementor_template_type','wp-post'),(7527,1857,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7528,1857,'_elementor_version','3.1.0'),(7529,1857,'_elementor_pro_version','3.0.10'),(9351,2081,'_wp_page_template','default'),(9352,2081,'_elementor_edit_mode','builder'),(9353,2081,'_elementor_template_type','wp-post'),(9354,2081,'_elementor_data','[{\"id\":\"9a0fc7f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#EF29F2\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d7324f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"465427e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"56c79a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.696000000000001506350599811412394046783447265625},\"elements\":[{\"id\":\"3260044\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s<\\/a><\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"887229d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PURE EMOLLIENTS<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8d442c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.304000000000002046363078989088535308837890625,\"content_position\":\"bottom\",\"align\":\"center\"},\"elements\":[{\"id\":\"1e52183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\">Checkout<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"_margin\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_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}]'),(7537,1858,'_elementor_version','3.1.0'),(7538,1858,'_elementor_pro_version','3.0.10'),(7539,1858,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7541,1859,'_wp_page_template','default'),(7542,1859,'_elementor_edit_mode','builder'),(7543,1859,'_elementor_template_type','wp-post'),(7544,1859,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7545,1859,'_elementor_version','3.1.0'),(7546,1859,'_elementor_pro_version','3.0.10'),(7547,1859,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8668,2002,'_wp_page_template','default'),(8669,2002,'_elementor_edit_mode','builder'),(8670,2002,'_elementor_template_type','wp-post'),(7549,1860,'_wp_page_template','default'),(7550,1860,'_elementor_edit_mode','builder'),(7551,1860,'_elementor_template_type','wp-post'),(7552,1860,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7553,1860,'_elementor_version','3.1.0'),(7554,1860,'_elementor_pro_version','3.0.10'),(7555,1860,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8652,2000,'_wp_page_template','default'),(8653,2000,'_elementor_edit_mode','builder'),(8654,2000,'_elementor_template_type','wp-post'),(8655,2000,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(7577,1863,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7615,1868,'_elementor_edit_mode','builder'),(7616,1868,'_elementor_template_type','header'),(7617,1868,'_elementor_version','3.1.0'),(7618,1868,'_elementor_pro_version','3.0.10'),(7606,1867,'_elementor_edit_mode','builder'),(7607,1867,'_elementor_template_type','header'),(7608,1867,'_elementor_version','3.1.0'),(7609,1867,'_elementor_pro_version','3.0.10'),(7610,1867,'_wp_page_template','default'),(7611,1867,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7574,1863,'_elementor_pro_version','3.0.10'),(7575,1863,'_wp_page_template','default'),(7576,1863,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bac39b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s Pure Emollients<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fccf57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FFFFFF\"}],\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7571,1863,'_elementor_edit_mode','builder'),(7572,1863,'_elementor_template_type','header'),(7573,1863,'_elementor_version','3.1.0'),(7584,1864,'_elementor_version','3.1.0'),(7585,1864,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7586,1864,'_elementor_pro_version','3.0.10'),(7588,1865,'_elementor_edit_mode','builder'),(7589,1865,'_elementor_template_type','wp-post'),(7590,1865,'_wp_page_template','default'),(7591,1865,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"3d36450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"24\",\"bottom\":\"40\",\"left\":\"24\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"3999eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d38a3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-spa\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"All Natural \",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#56E049\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":\"\"},{\"id\":\"67214ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"d1af5a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sync\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100% Money Back\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h5\",\"primary_color\":\"#C39A2C24\",\"secondary_color\":\"#FD5BE3\",\"icon_space\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"4\",\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"_element_width\":\"auto\",\"hover_animation\":\"hang\",\"hover_primary_color\":\"#FFFFFF\",\"hover_secondary_color\":\"#FDA743CC\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Dancing Script\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7592,1865,'_elementor_version','3.1.0'),(7593,1865,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7594,1865,'_elementor_pro_version','3.0.10'),(7600,1866,'_elementor_version','3.1.0'),(7601,1866,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7602,1866,'_elementor_pro_version','3.0.10'),(7690,1876,'_elementor_edit_mode','builder'),(7691,1876,'_elementor_template_type','wp-post'),(7692,1876,'_wp_page_template','default'),(7693,1876,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7612,1867,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7619,1868,'_wp_page_template','default'),(7620,1868,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125,\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7621,1868,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7623,1869,'_elementor_edit_mode','builder'),(7624,1869,'_elementor_template_type','header'),(7625,1869,'_elementor_version','3.1.0'),(7626,1869,'_elementor_pro_version','3.0.10'),(7627,1869,'_wp_page_template','default'),(7628,1869,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7629,1869,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7632,1870,'_elementor_edit_mode','builder'),(7633,1870,'_elementor_template_type','header'),(7634,1870,'_elementor_version','3.1.0'),(7635,1870,'_elementor_pro_version','3.0.10'),(7636,1870,'_wp_page_template','default'),(7637,1870,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7638,1870,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7642,1871,'_elementor_edit_mode','builder'),(7643,1871,'_elementor_template_type','header'),(7644,1871,'_elementor_version','3.1.0'),(7645,1871,'_elementor_pro_version','3.0.10'),(7646,1871,'_wp_page_template','default'),(7647,1871,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7648,1871,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7652,1872,'_elementor_edit_mode','builder'),(7653,1872,'_elementor_template_type','header'),(7654,1872,'_elementor_version','3.1.0'),(7655,1872,'_elementor_pro_version','3.0.10'),(7656,1872,'_wp_page_template','default'),(7657,1872,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7658,1872,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7662,1873,'_elementor_edit_mode','builder'),(7663,1873,'_elementor_template_type','header'),(7664,1873,'_elementor_version','3.1.0'),(7665,1873,'_elementor_pro_version','3.0.10'),(7666,1873,'_wp_page_template','default'),(7667,1873,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7668,1873,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(8070,1926,'_elementor_edit_mode','builder'),(8071,1926,'_elementor_template_type','header'),(8072,1926,'_elementor_version','3.1.0'),(8073,1926,'_elementor_pro_version','3.0.10'),(8074,1926,'_wp_page_template','default'),(8075,1926,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50.01599999999999823785401531495153903961181640625},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.824999999999999289457264239899814128875732421875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7687,1875,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7683,1875,'_elementor_version','3.1.0'),(7684,1875,'_elementor_pro_version','3.0.10'),(7685,1875,'_wp_page_template','default'),(7686,1875,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50.01599999999999823785401531495153903961181640625},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.824999999999999289457264239899814128875732421875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(7681,1875,'_elementor_edit_mode','builder'),(7682,1875,'_elementor_template_type','header'),(7694,1876,'_elementor_version','3.1.0'),(7695,1876,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7696,1876,'_elementor_pro_version','3.0.10'),(9339,2079,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7698,1877,'_elementor_edit_mode','builder'),(7699,1877,'_elementor_template_type','wp-post'),(7700,1877,'_wp_page_template','default'),(7701,1877,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7702,1877,'_elementor_version','3.1.0'),(7703,1877,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7704,1877,'_elementor_pro_version','3.0.10'),(9337,2079,'_elementor_edit_mode','builder'),(7756,1889,'_elementor_edit_mode','builder'),(7757,1889,'_elementor_template_type','wp-post'),(7758,1889,'_wp_page_template','default'),(7706,1878,'_elementor_edit_mode','builder'),(7707,1878,'_elementor_template_type','wp-post'),(7708,1878,'_wp_page_template','default'),(7709,1878,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7710,1878,'_elementor_version','3.1.0'),(7711,1878,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7712,1878,'_elementor_pro_version','3.0.10'),(7740,1887,'_elementor_edit_mode','builder'),(7741,1887,'_elementor_template_type','wp-post'),(7742,1887,'_wp_page_template','default'),(7743,1887,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7760,1889,'_elementor_version','3.1.0'),(7761,1889,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7762,1889,'_elementor_pro_version','3.0.10'),(7775,1891,'_elementor_edit_mode','builder'),(7776,1891,'_elementor_template_type','wp-post'),(7777,1891,'_wp_page_template','default'),(7778,1891,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center left\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":203,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.554000000000002046363078989088535308837890625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.17999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":566,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7738,1886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1107;s:6:\"height\";i:1100;s:4:\"file\";s:48:\"2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-800x795.png\";s:5:\"width\";i:800;s:6:\"height\";i:795;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"Screen-Shot-2021-02-14-at-9.49.59-PM-1024x1018.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1018;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-768x763.png\";s:5:\"width\";i:768;s:6:\"height\";i:763;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-800x795.png\";s:5:\"width\";i:800;s:6:\"height\";i:795;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.59-PM-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:{}}}'),(7733,1884,'_wp_attached_file','2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png'),(7734,1884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1037;s:6:\"height\";i:1300;s:4:\"file\";s:48:\"2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-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:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-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:49:\"Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png\";s:5:\"width\";i:800;s:6:\"height\";i:1003;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\";s:5:\"width\";i:817;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-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:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png\";s:5:\"width\";i:768;s:6:\"height\";i:963;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-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:49:\"Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png\";s:5:\"width\";i:800;s:6:\"height\";i:1003;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.51.13-PM-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:{}}}'),(7737,1886,'_wp_attached_file','2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png'),(7735,1885,'_wp_attached_file','2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png'),(7736,1885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1001;s:6:\"height\";i:1000;s:4:\"file\";s:48:\"2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-800x799.png\";s:5:\"width\";i:800;s:6:\"height\";i:799;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-768x767.png\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-800x799.png\";s:5:\"width\";i:800;s:6:\"height\";i:799;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-14-at-9.49.48-PM-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:{}}}'),(7744,1887,'_elementor_version','3.1.0'),(7745,1887,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7746,1887,'_elementor_pro_version','3.0.10'),(7748,1888,'_elementor_edit_mode','builder'),(7749,1888,'_elementor_template_type','wp-post'),(7750,1888,'_wp_page_template','default'),(7751,1888,'_elementor_data','[{\"id\":\"7ae8eb8\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"80\"},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F6F8FC\",\"background_image\":{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled.jpg\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_color\":\"#202E59\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"480\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_repeat\":\"no-repeat\",\"background_bg_width\":{\"unit\":\"px\",\"size\":\"640\",\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color_b\":\"rgba(255, 255, 255, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":92,\"sizes\":[]},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":\"\"},\"gap\":\"no\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"background_motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":21,\"end\":100}},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":7,\"sizes\":[]}},\"elements\":[{\"id\":\"f303be4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\"},\"elements\":[{\"id\":\"3f605ce\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a62be42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b38bfe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms Dawn\'s<\\/p>\",\"text_color\":\"#FF5CE0\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"355737a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"359f632\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pure Emollients<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7752,1888,'_elementor_version','3.1.0'),(7753,1888,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7754,1888,'_elementor_pro_version','3.0.10'),(7795,1893,'_elementor_version','3.1.0'),(7796,1893,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7797,1893,'_elementor_pro_version','3.0.10'),(8315,1959,'_elementor_edit_mode','builder'),(8316,1959,'_elementor_template_type','wp-post'),(7791,1893,'_elementor_edit_mode','builder'),(7792,1893,'_elementor_template_type','wp-post'),(7793,1893,'_wp_page_template','default'),(7794,1893,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.00999999999999801048033987171947956085205078125},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.054000000000002046363078989088535308837890625},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7779,1891,'_elementor_version','3.1.0'),(7780,1891,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7781,1891,'_elementor_pro_version','3.0.10'),(7783,1892,'_elementor_edit_mode','builder'),(7784,1892,'_elementor_template_type','wp-post'),(7785,1892,'_wp_page_template','default'),(7786,1892,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center left\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":203,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.554000000000002046363078989088535308837890625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.17999999999999971578290569595992565155029296875},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":566,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7787,1892,'_elementor_version','3.1.0'),(7788,1892,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7789,1892,'_elementor_pro_version','3.0.10'),(7801,1894,'_elementor_edit_mode','builder'),(7802,1894,'_elementor_template_type','wp-post'),(7803,1894,'_wp_page_template','default'),(7804,1894,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.00999999999999801048033987171947956085205078125},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.054000000000002046363078989088535308837890625},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7805,1894,'_elementor_version','3.1.0'),(7806,1894,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7807,1894,'_elementor_pro_version','3.0.10'),(7809,1895,'_elementor_edit_mode','builder'),(7810,1895,'_elementor_template_type','wp-post'),(7811,1895,'_wp_page_template','default'),(7812,1895,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.00999999999999801048033987171947956085205078125},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.054000000000002046363078989088535308837890625},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7813,1895,'_elementor_version','3.1.0'),(7814,1895,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7815,1895,'_elementor_pro_version','3.0.10'),(9329,2078,'_elementor_edit_mode','builder'),(7817,1896,'_elementor_edit_mode','builder'),(7818,1896,'_elementor_template_type','wp-post'),(7819,1896,'_wp_page_template','default'),(7820,1896,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7821,1896,'_elementor_version','3.1.0'),(7822,1896,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7823,1896,'_elementor_pro_version','3.0.10'),(7827,1897,'_elementor_edit_mode','builder'),(7828,1897,'_elementor_template_type','wp-post'),(7829,1897,'_wp_page_template','default'),(7830,1897,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7831,1897,'_elementor_version','3.1.0'),(7832,1897,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7833,1897,'_elementor_pro_version','3.0.10'),(7835,1898,'_elementor_edit_mode','builder'),(7836,1898,'_elementor_template_type','wp-post'),(7837,1898,'_wp_page_template','default'),(7838,1898,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"center left\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":304,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":294,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7839,1898,'_elementor_version','3.1.0'),(7840,1898,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7841,1898,'_elementor_pro_version','3.0.10'),(9325,2078,'_elementor_version','3.1.0'),(9326,2078,'_elementor_pro_version','3.0.10'),(9327,2078,'_wp_page_template','default'),(9328,2078,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(7843,1899,'_elementor_edit_mode','builder'),(7844,1899,'_elementor_template_type','wp-post'),(7845,1899,'_wp_page_template','default'),(7846,1899,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7847,1899,'_elementor_version','3.1.0'),(7848,1899,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7849,1899,'_elementor_pro_version','3.0.10'),(9322,2077,'_elementor_edit_mode','builder'),(9324,2078,'_elementor_template_type','wp-page'),(7862,1901,'_elementor_edit_mode','builder'),(7863,1901,'_elementor_template_type','wp-post'),(7864,1901,'_wp_page_template','default'),(7865,1901,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7887,1904,'_wp_attached_file','2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png'),(7889,1905,'_elementor_edit_mode','builder'),(7890,1905,'_elementor_template_type','wp-post'),(7882,1903,'_elementor_version','3.1.0'),(7883,1903,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7884,1903,'_elementor_pro_version','3.0.10'),(7891,1905,'_wp_page_template','default'),(7892,1905,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"72\",\"left\":\"72\",\"isLinked\":false}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7878,1903,'_elementor_edit_mode','builder'),(7879,1903,'_elementor_template_type','wp-post'),(7880,1903,'_wp_page_template','default'),(7881,1903,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"72\",\"left\":\"72\",\"isLinked\":false}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7866,1901,'_elementor_version','3.1.0'),(7867,1901,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7868,1901,'_elementor_pro_version','3.0.10'),(7870,1902,'_elementor_edit_mode','builder'),(7871,1902,'_elementor_template_type','wp-post'),(7872,1902,'_wp_page_template','default'),(7873,1902,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.67000000000000003996802888650563545525074005126953125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.9189999999999969304553815163671970367431640625},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.144999999999999573674358543939888477325439453125},\"elements\":[{\"id\":\"e6a8790\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_border_border\":\"solid\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"208\",\"right\":\"208\",\"bottom\":\"208\",\"left\":\"208\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7874,1902,'_elementor_version','3.1.0'),(7875,1902,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7876,1902,'_elementor_pro_version','3.0.10'),(7888,1904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:992;s:6:\"height\";i:1000;s:4:\"file\";s:49:\"2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-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:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-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:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-800x806.png\";s:5:\"width\";i:800;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-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:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-768x774.png\";s:5:\"width\";i:768;s:6:\"height\";i:774;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-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:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-800x806.png\";s:5:\"width\";i:800;s:6:\"height\";i:806;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Screen-Shot-2021-02-14-at-11.30.27-PM-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:{}}}'),(7893,1905,'_elementor_version','3.1.0'),(7894,1905,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7895,1905,'_elementor_pro_version','3.0.10'),(7897,1906,'_elementor_edit_mode','builder'),(7898,1906,'_elementor_template_type','wp-post'),(7899,1906,'_wp_page_template','default'),(7900,1906,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"72\",\"left\":\"72\",\"isLinked\":false}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7901,1906,'_elementor_version','3.1.0'),(7902,1906,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7903,1906,'_elementor_pro_version','3.0.10'),(7905,1907,'_elementor_edit_mode','builder'),(7906,1907,'_elementor_template_type','wp-post'),(7907,1907,'_wp_page_template','default'),(7908,1907,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7909,1907,'_elementor_version','3.1.0'),(7910,1907,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7911,1907,'_elementor_pro_version','3.0.10'),(7915,1908,'_elementor_edit_mode','builder'),(7916,1908,'_elementor_template_type','wp-post'),(7917,1908,'_wp_page_template','default'),(7918,1908,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7919,1908,'_elementor_version','3.1.0'),(7920,1908,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7921,1908,'_elementor_pro_version','3.0.10'),(7923,1909,'_elementor_edit_mode','builder'),(7924,1909,'_elementor_template_type','wp-post'),(7925,1909,'_wp_page_template','default'),(7926,1909,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000BA\",\"background_overlay_color_b\":\"#891532C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7199999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.32900000000000062527760746888816356658935546875},\"elements\":[],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":32.7349999999999994315658113919198513031005859375,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":8.2400000000000002131628207280300557613372802734375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7927,1909,'_elementor_version','3.1.0'),(7928,1909,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7929,1909,'_elementor_pro_version','3.0.10'),(7931,1910,'_elementor_edit_mode','builder'),(7932,1910,'_elementor_template_type','wp-post'),(7933,1910,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (7934,1910,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7935,1910,'_elementor_version','3.1.0'),(7936,1910,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7937,1910,'_elementor_pro_version','3.0.10'),(7941,1911,'_elementor_edit_mode','builder'),(7942,1911,'_elementor_template_type','wp-post'),(7943,1911,'_wp_page_template','default'),(7944,1911,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7945,1911,'_elementor_version','3.1.0'),(7946,1911,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7947,1911,'_elementor_pro_version','3.0.10'),(7949,1912,'_elementor_edit_mode','builder'),(7950,1912,'_elementor_template_type','wp-post'),(7951,1912,'_wp_page_template','default'),(7952,1912,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7953,1912,'_elementor_version','3.1.0'),(7954,1912,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7955,1912,'_elementor_pro_version','3.0.10'),(7957,1913,'_elementor_edit_mode','builder'),(7958,1913,'_elementor_template_type','wp-post'),(7959,1913,'_wp_page_template','default'),(7960,1913,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7961,1913,'_elementor_version','3.1.0'),(7962,1913,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7963,1913,'_elementor_pro_version','3.0.10'),(7967,1914,'_elementor_edit_mode','builder'),(7968,1914,'_elementor_template_type','wp-post'),(7969,1914,'_wp_page_template','default'),(7970,1914,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7971,1914,'_elementor_version','3.1.0'),(7972,1914,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7973,1914,'_elementor_pro_version','3.0.10'),(7975,1915,'_elementor_edit_mode','builder'),(7976,1915,'_elementor_template_type','wp-post'),(7977,1915,'_wp_page_template','default'),(7978,1915,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7979,1915,'_elementor_version','3.1.0'),(7980,1915,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7981,1915,'_elementor_pro_version','3.0.10'),(9332,2079,'_elementor_template_type','wp-page'),(8259,1947,'_wp_page_template','default'),(8260,1947,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7983,1916,'_elementor_edit_mode','builder'),(7984,1916,'_elementor_template_type','wp-post'),(7985,1916,'_wp_page_template','default'),(7986,1916,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7987,1916,'_elementor_version','3.1.0'),(7988,1916,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7989,1916,'_elementor_pro_version','3.0.10'),(9333,2079,'_elementor_version','3.1.0'),(9334,2079,'_elementor_pro_version','3.0.10'),(9335,2079,'_wp_page_template','default'),(9336,2079,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(7993,1917,'_elementor_edit_mode','builder'),(7994,1917,'_elementor_template_type','wp-post'),(7995,1917,'_wp_page_template','default'),(7996,1917,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7997,1917,'_elementor_version','3.1.0'),(7998,1917,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(7999,1917,'_elementor_pro_version','3.0.10'),(8001,1918,'_elementor_edit_mode','builder'),(8002,1918,'_elementor_template_type','wp-post'),(8003,1918,'_wp_page_template','default'),(8004,1918,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8005,1918,'_elementor_version','3.1.0'),(8006,1918,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8007,1918,'_elementor_pro_version','3.0.10'),(8009,1919,'_elementor_edit_mode','builder'),(8010,1919,'_elementor_template_type','wp-post'),(8011,1919,'_wp_page_template','default'),(8012,1919,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8013,1919,'_elementor_version','3.1.0'),(8014,1919,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8015,1919,'_elementor_pro_version','3.0.10'),(8019,1920,'_elementor_edit_mode','builder'),(8020,1920,'_elementor_template_type','wp-post'),(8021,1920,'_wp_page_template','default'),(8022,1920,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8023,1920,'_elementor_version','3.1.0'),(8024,1920,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8025,1920,'_elementor_pro_version','3.0.10'),(8027,1921,'_elementor_edit_mode','builder'),(8028,1921,'_elementor_template_type','wp-post'),(8029,1921,'_wp_page_template','default'),(8030,1921,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8031,1921,'_elementor_version','3.1.0'),(8032,1921,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8033,1921,'_elementor_pro_version','3.0.10'),(8035,1922,'_elementor_edit_mode','builder'),(8036,1922,'_elementor_template_type','wp-post'),(8037,1922,'_wp_page_template','default'),(8038,1922,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8039,1922,'_elementor_version','3.1.0'),(8040,1922,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8041,1922,'_elementor_pro_version','3.0.10'),(8044,1923,'_elementor_edit_mode','builder'),(8045,1923,'_elementor_template_type','wp-post'),(8046,1923,'_wp_page_template','default'),(8047,1923,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8048,1923,'_elementor_version','3.1.0'),(8049,1923,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8050,1923,'_elementor_pro_version','3.0.10'),(8052,1924,'_elementor_edit_mode','builder'),(8053,1924,'_elementor_template_type','wp-post'),(8054,1924,'_wp_page_template','default'),(8055,1924,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ Ms. Dawn<\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8056,1924,'_elementor_version','3.1.0'),(8057,1924,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8058,1924,'_elementor_pro_version','3.0.10'),(8060,1925,'_elementor_edit_mode','builder'),(8061,1925,'_elementor_template_type','wp-post'),(8062,1925,'_wp_page_template','default'),(8063,1925,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8064,1925,'_elementor_version','3.1.0'),(8065,1925,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8066,1925,'_elementor_pro_version','3.0.10'),(8099,1929,'_elementor_edit_mode','builder'),(8100,1929,'_elementor_template_type','wp-post'),(8101,1929,'_wp_page_template','default'),(8102,1929,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8076,1926,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(8080,1927,'_elementor_edit_mode','builder'),(8081,1927,'_elementor_template_type','header'),(8082,1927,'_elementor_version','3.1.0'),(8083,1927,'_elementor_pro_version','3.0.10'),(8084,1927,'_wp_page_template','default'),(8085,1927,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50.01599999999999823785401531495153903961181640625},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.824999999999999289457264239899814128875732421875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8086,1927,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(8182,1939,'_elementor_edit_mode','builder'),(8183,1939,'_elementor_template_type','header'),(8184,1939,'_elementor_version','3.1.0'),(8185,1939,'_elementor_pro_version','3.0.10'),(8186,1939,'_wp_page_template','default'),(8187,1939,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50.01599999999999823785401531495153903961181640625},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.824999999999999289457264239899814128875732421875},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8125,1932,'_elementor_template_type','wp-post'),(8126,1932,'_wp_page_template','default'),(8127,1932,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8119,1931,'_elementor_version','3.1.0'),(8120,1931,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8121,1931,'_elementor_pro_version','3.0.10'),(8258,1947,'_elementor_template_type','wp-post'),(8115,1931,'_elementor_edit_mode','builder'),(8116,1931,'_elementor_template_type','wp-post'),(8117,1931,'_wp_page_template','default'),(8118,1931,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8103,1929,'_elementor_version','3.1.0'),(8104,1929,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8105,1929,'_elementor_pro_version','3.0.10'),(8107,1930,'_elementor_edit_mode','builder'),(8108,1930,'_elementor_template_type','wp-post'),(8109,1930,'_wp_page_template','default'),(8110,1930,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":60.469999999999998863131622783839702606201171875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.14699999999999846522769075818359851837158203125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8111,1930,'_elementor_version','3.1.0'),(8112,1930,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8113,1930,'_elementor_pro_version','3.0.10'),(9331,816,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8124,1932,'_elementor_edit_mode','builder'),(8128,1932,'_elementor_version','3.1.0'),(8129,1932,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8130,1932,'_elementor_pro_version','3.0.10'),(8132,1933,'_elementor_edit_mode','builder'),(8133,1933,'_elementor_template_type','wp-post'),(8134,1933,'_wp_page_template','default'),(8135,1933,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8136,1933,'_elementor_version','3.1.0'),(8137,1933,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8138,1933,'_elementor_pro_version','3.0.10'),(14392,2569,'_billing_country','US'),(14391,2569,'_billing_postcode','67208'),(14390,2569,'_billing_state','KS'),(14389,2569,'_billing_city','Wichita'),(14382,2569,'_customer_ip_address','68.111.105.234'),(8140,1934,'_elementor_edit_mode','builder'),(8141,1934,'_elementor_template_type','wp-post'),(8142,1934,'_wp_page_template','default'),(8143,1934,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8144,1934,'_elementor_version','3.1.0'),(8145,1934,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8146,1934,'_elementor_pro_version','3.0.10'),(14384,2569,'_created_via','store-api'),(14385,2569,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14386,2569,'_billing_first_name','Leslie'),(14387,2569,'_billing_last_name','Davis'),(8157,1936,'_elementor_edit_mode','builder'),(8158,1936,'_elementor_template_type','wp-post'),(8159,1936,'_wp_page_template','default'),(8160,1936,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8177,1938,'_elementor_version','3.1.0'),(8178,1938,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8179,1938,'_elementor_pro_version','3.0.10'),(8257,1947,'_elementor_edit_mode','builder'),(8173,1938,'_elementor_edit_mode','builder'),(8174,1938,'_elementor_template_type','wp-post'),(8175,1938,'_wp_page_template','default'),(8176,1938,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8161,1936,'_elementor_version','3.1.0'),(8162,1936,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8163,1936,'_elementor_pro_version','3.0.10'),(8165,1937,'_elementor_edit_mode','builder'),(8166,1937,'_elementor_template_type','wp-post'),(8167,1937,'_wp_page_template','default'),(8168,1937,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8169,1937,'_elementor_version','3.1.0'),(8170,1937,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8171,1937,'_elementor_pro_version','3.0.10'),(14388,2569,'_billing_address_1','1407 N Vassar'),(8241,1945,'_elementor_edit_mode','builder'),(8242,1945,'_elementor_template_type','wp-post'),(8243,1945,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (8244,1945,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8188,1939,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14476,2572,'_coupons_hash','d751713988987e9331980363e24189ce'),(14477,2572,'_fees_hash','d751713988987e9331980363e24189ce'),(8192,1940,'_elementor_edit_mode','builder'),(8193,1940,'_elementor_template_type','header'),(8194,1940,'_elementor_version','3.1.0'),(8195,1940,'_elementor_pro_version','3.0.10'),(8196,1940,'_wp_page_template','default'),(8197,1940,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8198,1940,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14484,2572,'_billing_postcode','67214'),(14485,2572,'_shipping_first_name','Ruby'),(14483,2572,'_billing_city','Wichita'),(14482,2572,'_billing_address_1','1508 N New York Ave'),(8203,1941,'_elementor_edit_mode','builder'),(8204,1941,'_elementor_template_type','header'),(8205,1941,'_elementor_version','3.1.0'),(8206,1941,'_elementor_pro_version','3.0.10'),(8207,1941,'_wp_page_template','default'),(8208,1941,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFBF1\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8209,1941,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14481,2572,'_billing_last_name','Turner'),(14480,2572,'_billing_first_name','Ruby'),(14479,2572,'is_vat_exempt','no'),(8213,1942,'_elementor_edit_mode','builder'),(8214,1942,'_elementor_template_type','header'),(8215,1942,'_elementor_version','3.1.0'),(8216,1942,'_elementor_pro_version','3.0.10'),(8217,1942,'_wp_page_template','default'),(8218,1942,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ms. Dawn\'s <br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8219,1942,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14478,2572,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14474,2572,'_shipping_address_index','Ruby Turner  620 N Rock Road 240 Derby KS 67037 US'),(14475,2572,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14473,2572,'_billing_address_index','Ruby Turner  1508 N New York Ave  Wichita KS 67214 US turnerthomasine@yahoo.com '),(8223,1943,'_elementor_edit_mode','builder'),(8224,1943,'_elementor_template_type','header'),(8225,1943,'_elementor_version','3.1.0'),(8226,1943,'_elementor_pro_version','3.0.10'),(8227,1943,'_wp_page_template','default'),(8228,1943,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8229,1943,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14472,2572,'_prices_include_tax','no'),(14471,2572,'_order_version','5.0.0'),(14469,2572,'_order_tax','2.5'),(14470,2572,'_order_total','55.25'),(8232,1944,'_elementor_edit_mode','builder'),(8233,1944,'_elementor_template_type','header'),(8234,1944,'_elementor_version','3.1.0'),(8235,1944,'_elementor_pro_version','3.0.10'),(8236,1944,'_wp_page_template','default'),(8237,1944,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(8238,1944,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9522,2105,'_elementor_edit_mode','builder'),(9523,2105,'_elementor_template_type','header'),(9524,2105,'_elementor_version','3.1.0'),(9525,2105,'_elementor_pro_version','3.0.10'),(9526,2105,'_wp_page_template','default'),(9527,2105,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(14468,2572,'_order_shipping_tax','0.75'),(14467,2572,'_order_shipping','12'),(14466,2572,'_cart_discount_tax','0'),(14465,2572,'_cart_discount','0'),(8245,1945,'_elementor_version','3.1.0'),(8246,1945,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8247,1945,'_elementor_pro_version','3.0.10'),(14464,2572,'_order_currency','USD'),(14463,2572,'_shipping_country','US'),(14462,2572,'_shipping_state','KS'),(14461,2572,'_billing_country','US'),(14460,2572,'_billing_state','KS'),(8249,1946,'_elementor_edit_mode','builder'),(8250,1946,'_elementor_template_type','wp-post'),(8251,1946,'_wp_page_template','default'),(8252,1946,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3787877\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[{\"id\":\"0c921b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":46,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"3ff2100\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"fab5cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"13d649a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4abf29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be48c21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8253,1946,'_elementor_version','3.1.0'),(8254,1946,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8255,1946,'_elementor_pro_version','3.0.10'),(14420,2569,'_recorded_coupon_usage_counts','yes'),(14458,2572,'_created_via','store-api'),(14457,2572,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36'),(8261,1947,'_elementor_version','3.1.0'),(8262,1947,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8263,1947,'_elementor_pro_version','3.0.10'),(14413,2569,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14414,2569,'_coupons_hash','d751713988987e9331980363e24189ce'),(14415,2569,'_fees_hash','d751713988987e9331980363e24189ce'),(14416,2569,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(8266,1948,'_elementor_edit_mode','builder'),(8267,1948,'_elementor_template_type','wp-post'),(8268,1948,'_wp_page_template','default'),(8269,1948,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8270,1948,'_elementor_version','3.1.0'),(8271,1948,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8272,1948,'_elementor_pro_version','3.0.10'),(8274,1949,'_elementor_edit_mode','builder'),(8275,1949,'_elementor_template_type','wp-post'),(8276,1949,'_wp_page_template','default'),(8277,1949,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8278,1949,'_elementor_version','3.1.0'),(8279,1949,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8280,1949,'_elementor_pro_version','3.0.10'),(14419,2569,'_payment_method_title','PayPal'),(14418,2569,'_payment_method','paypal'),(14417,2569,'is_vat_exempt','no'),(8282,1950,'_elementor_edit_mode','builder'),(8283,1950,'_elementor_template_type','wp-post'),(8284,1950,'_wp_page_template','default'),(8285,1950,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8286,1950,'_elementor_version','3.1.0'),(8287,1950,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8288,1950,'_elementor_pro_version','3.0.10'),(8299,1957,'_elementor_edit_mode','builder'),(8300,1957,'_elementor_template_type','wp-post'),(8301,1957,'_wp_page_template','default'),(8302,1957,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8303,1957,'_elementor_version','3.1.0'),(8304,1957,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8305,1957,'_elementor_pro_version','3.0.10'),(8307,1958,'_elementor_edit_mode','builder'),(8308,1958,'_elementor_template_type','wp-post'),(8309,1958,'_wp_page_template','default'),(8310,1958,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.4000000000000003552713678800500929355621337890625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8311,1958,'_elementor_version','3.1.0'),(8312,1958,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8313,1958,'_elementor_pro_version','3.0.10'),(14374,2568,'_fees_hash','d751713988987e9331980363e24189ce'),(14375,2568,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14376,2568,'is_vat_exempt','no'),(14377,2568,'_payment_method','paypal'),(14378,2568,'_payment_method_title','PayPal'),(8317,1959,'_wp_page_template','default'),(8318,1959,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8319,1959,'_elementor_version','3.1.0'),(8320,1959,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8321,1959,'_elementor_pro_version','3.0.10'),(14383,2569,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone11,6;FBMD/iPhone;FBSN/iOS;FBSV/14.4.2;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]'),(8324,1960,'_elementor_edit_mode','builder'),(8325,1960,'_elementor_template_type','wp-post'),(8326,1960,'_wp_page_template','default'),(8327,1960,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8328,1960,'_elementor_version','3.1.0'),(8329,1960,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8330,1960,'_elementor_pro_version','3.0.10'),(8332,1961,'_elementor_edit_mode','builder'),(8333,1961,'_elementor_template_type','wp-post'),(8334,1961,'_wp_page_template','default'),(8335,1961,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8336,1961,'_elementor_version','3.1.0'),(8337,1961,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8338,1961,'_elementor_pro_version','3.0.10'),(14373,2568,'_coupons_hash','d751713988987e9331980363e24189ce'),(14372,2568,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14371,2568,'_shipping_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US'),(8340,1962,'_elementor_edit_mode','builder'),(8341,1962,'_elementor_template_type','wp-post'),(8342,1962,'_wp_page_template','default'),(8343,1962,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8344,1962,'_elementor_version','3.1.0'),(8345,1962,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8346,1962,'_elementor_pro_version','3.0.10'),(14370,2568,'_billing_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US infgroove@yahoo.com (316) 807-3543'),(14369,2568,'_prices_include_tax','no'),(14368,2568,'_order_version','5.0.0'),(14367,2568,'_order_total','55.25'),(8350,1963,'_elementor_edit_mode','builder'),(8351,1963,'_elementor_template_type','wp-post'),(8352,1963,'_wp_page_template','default'),(8353,1963,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8354,1963,'_elementor_version','3.1.0'),(8355,1963,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8356,1963,'_elementor_pro_version','3.0.10'),(14360,2568,'_shipping_country','US'),(14361,2568,'_order_currency','USD'),(14362,2568,'_cart_discount','0'),(14363,2568,'_cart_discount_tax','0'),(14364,2568,'_order_shipping','12'),(8358,1964,'_elementor_edit_mode','builder'),(8359,1964,'_elementor_template_type','wp-post'),(8360,1964,'_wp_page_template','default'),(8361,1964,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8362,1964,'_elementor_version','3.1.0'),(8363,1964,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8364,1964,'_elementor_pro_version','3.0.10'),(14366,2568,'_order_tax','2.5'),(14365,2568,'_order_shipping_tax','0.75'),(8366,1965,'_elementor_edit_mode','builder'),(8367,1965,'_elementor_template_type','wp-post'),(8368,1965,'_wp_page_template','default'),(8369,1965,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8370,1965,'_elementor_version','3.1.0'),(8371,1965,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8372,1965,'_elementor_pro_version','3.0.10'),(11250,2305,'_wp_page_template','default'),(11251,2305,'_elementor_template_type','wp-page'),(11252,2305,'_elementor_version','3.1.0'),(11253,2305,'_elementor_pro_version','3.0.10'),(11254,2305,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8376,1966,'_elementor_edit_mode','builder'),(8377,1966,'_elementor_template_type','wp-post'),(8378,1966,'_wp_page_template','default'),(8379,1966,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8380,1966,'_elementor_version','3.1.0'),(8381,1966,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8382,1966,'_elementor_pro_version','3.0.10'),(13477,2519,'_elementor_edit_mode','builder'),(13478,2519,'_elementor_template_type','wp-post'),(8384,1967,'_elementor_edit_mode','builder'),(8385,1967,'_elementor_template_type','wp-post'),(8386,1967,'_wp_page_template','default'),(8387,1967,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8388,1967,'_elementor_version','3.1.0'),(8389,1967,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8390,1967,'_elementor_pro_version','3.0.10'),(11115,2294,'_elementor_pro_version','3.0.10'),(8392,1968,'_elementor_edit_mode','builder'),(8393,1968,'_elementor_template_type','wp-post'),(8394,1968,'_wp_page_template','default'),(8395,1968,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8396,1968,'_elementor_version','3.1.0'),(8397,1968,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8398,1968,'_elementor_pro_version','3.0.10'),(8434,1975,'_elementor_edit_mode','builder'),(8435,1975,'_elementor_template_type','wp-post'),(8436,1975,'_wp_page_template','default'),(8437,1975,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8406,1969,'_elementor_version','3.1.0'),(8407,1969,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8408,1969,'_elementor_pro_version','3.0.10'),(8410,1970,'_elementor_edit_mode','builder'),(8411,1970,'_elementor_template_type','wp-post'),(8412,1970,'_wp_page_template','default'),(8413,1970,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":87},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8414,1970,'_elementor_version','3.1.0'),(8415,1970,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8416,1970,'_elementor_pro_version','3.0.10'),(8418,1971,'_elementor_edit_mode','builder'),(8419,1971,'_elementor_template_type','wp-post'),(8420,1971,'_wp_page_template','default'),(8421,1971,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8422,1971,'_elementor_version','3.1.0'),(8423,1971,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8424,1971,'_elementor_pro_version','3.0.10'),(8460,1978,'_elementor_edit_mode','builder'),(8461,1978,'_elementor_template_type','wp-post'),(8462,1978,'_wp_page_template','default'),(8463,1978,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8438,1975,'_elementor_version','3.1.0'),(8439,1975,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8440,1975,'_elementor_pro_version','3.0.10'),(8442,1976,'_elementor_edit_mode','builder'),(8443,1976,'_elementor_template_type','wp-post'),(8444,1976,'_wp_page_template','default'),(8445,1976,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8446,1976,'_elementor_version','3.1.0'),(8447,1976,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8448,1976,'_elementor_pro_version','3.0.10'),(8450,1977,'_elementor_edit_mode','builder'),(8451,1977,'_elementor_template_type','wp-post'),(8452,1977,'_wp_page_template','default'),(8453,1977,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8454,1977,'_elementor_version','3.1.0'),(8455,1977,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8456,1977,'_elementor_pro_version','3.0.10'),(9552,2108,'_elementor_edit_mode','builder'),(9553,2108,'_elementor_template_type','wp-post'),(9554,2108,'_wp_page_template','default'),(9555,2108,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8464,1978,'_elementor_version','3.1.0'),(8465,1978,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8466,1978,'_elementor_pro_version','3.0.10'),(8468,1979,'_elementor_edit_mode','builder'),(8469,1979,'_elementor_template_type','wp-post'),(8470,1979,'_wp_page_template','default'),(8471,1979,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffcc99;\\\"><em>asymptomatic lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including <span style=\\\"color: #ffcc99;\\\">hair loss, weight loss, and skin issues.\\u00a0<\\/span><\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFF9F9\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8472,1979,'_elementor_version','3.1.0'),(8473,1979,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8474,1979,'_elementor_pro_version','3.0.10'),(8477,1980,'_elementor_template_type','wp-post'),(8478,1980,'_wp_page_template','default'),(8479,1980,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8480,1980,'_elementor_version','3.1.0'),(8481,1980,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8482,1980,'_elementor_pro_version','3.0.10'),(8486,1981,'_elementor_edit_mode','builder'),(8487,1981,'_elementor_template_type','wp-post'),(8488,1981,'_wp_page_template','default'),(8489,1981,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8490,1981,'_elementor_version','3.1.0'),(8491,1981,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8492,1981,'_elementor_pro_version','3.0.10'),(8494,1982,'_elementor_edit_mode','builder'),(8495,1982,'_elementor_template_type','wp-post'),(8496,1982,'_wp_page_template','default'),(8497,1982,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8498,1982,'_elementor_version','3.1.0'),(8499,1982,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8500,1982,'_elementor_pro_version','3.0.10'),(8502,1983,'_elementor_edit_mode','builder'),(8503,1983,'_elementor_template_type','wp-post'),(8504,1983,'_wp_page_template','default'),(8505,1983,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8506,1983,'_elementor_version','3.1.0'),(8507,1983,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8508,1983,'_elementor_pro_version','3.0.10'),(8512,1984,'_elementor_edit_mode','builder'),(8513,1984,'_elementor_template_type','wp-post'),(8514,1984,'_wp_page_template','default'),(8515,1984,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8516,1984,'_elementor_version','3.1.0'),(8517,1984,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8518,1984,'_elementor_pro_version','3.0.10'),(8520,1985,'_elementor_edit_mode','builder'),(8521,1985,'_elementor_template_type','wp-post'),(8522,1985,'_wp_page_template','default'),(8523,1985,'_elementor_data','[{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8524,1985,'_elementor_version','3.1.0'),(8525,1985,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8526,1985,'_elementor_pro_version','3.0.10'),(8528,1986,'_elementor_edit_mode','builder'),(8529,1986,'_elementor_template_type','wp-post'),(8530,1986,'_wp_page_template','default'),(8531,1986,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8532,1986,'_elementor_version','3.1.0'),(8533,1986,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8534,1986,'_elementor_pro_version','3.0.10'),(8538,1987,'_elementor_edit_mode','builder'),(8539,1987,'_elementor_template_type','wp-post'),(8540,1987,'_wp_page_template','default'),(8541,1987,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8542,1987,'_elementor_version','3.1.0'),(8543,1987,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8544,1987,'_elementor_pro_version','3.0.10'),(13479,2519,'_wp_page_template','default'),(13480,2519,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8546,1988,'_elementor_edit_mode','builder'),(8547,1988,'_elementor_template_type','wp-post'),(8548,1988,'_wp_page_template','default'),(8549,1988,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8550,1988,'_elementor_version','3.1.0'),(8551,1988,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8552,1988,'_elementor_pro_version','3.0.10'),(8554,1989,'_elementor_edit_mode','builder'),(8555,1989,'_elementor_template_type','wp-post'),(8556,1989,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (8557,1989,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8558,1989,'_elementor_version','3.1.0'),(8559,1989,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8560,1989,'_elementor_pro_version','3.0.10'),(8564,1990,'_elementor_edit_mode','builder'),(8565,1990,'_elementor_template_type','wp-post'),(8566,1990,'_wp_page_template','default'),(8567,1990,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8568,1990,'_elementor_version','3.1.0'),(8569,1990,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8570,1990,'_elementor_pro_version','3.0.10'),(8572,1991,'_elementor_edit_mode','builder'),(8573,1991,'_elementor_template_type','wp-post'),(8574,1991,'_wp_page_template','default'),(8575,1991,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8576,1991,'_elementor_version','3.1.0'),(8577,1991,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8578,1991,'_elementor_pro_version','3.0.10'),(8580,1992,'_elementor_edit_mode','builder'),(8581,1992,'_elementor_template_type','wp-post'),(8582,1992,'_wp_page_template','default'),(8583,1992,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8584,1992,'_elementor_version','3.1.0'),(8585,1992,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8586,1992,'_elementor_pro_version','3.0.10'),(8590,1993,'_elementor_edit_mode','builder'),(8591,1993,'_elementor_template_type','wp-post'),(8592,1993,'_wp_page_template','default'),(8593,1993,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8594,1993,'_elementor_version','3.1.0'),(8595,1993,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8596,1993,'_elementor_pro_version','3.0.10'),(8598,1994,'_elementor_edit_mode','builder'),(8599,1994,'_elementor_template_type','wp-post'),(8600,1994,'_wp_page_template','default'),(8601,1994,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8602,1994,'_elementor_version','3.1.0'),(8603,1994,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8604,1994,'_elementor_pro_version','3.0.10'),(8606,1995,'_elementor_edit_mode','builder'),(8607,1995,'_elementor_template_type','wp-post'),(8608,1995,'_wp_page_template','default'),(8609,1995,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8610,1995,'_elementor_version','3.1.0'),(8611,1995,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8612,1995,'_elementor_pro_version','3.0.10'),(8616,1996,'_elementor_edit_mode','builder'),(8617,1996,'_elementor_template_type','wp-post'),(8618,1996,'_wp_page_template','default'),(8619,1996,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8620,1996,'_elementor_version','3.1.0'),(8621,1996,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8622,1996,'_elementor_pro_version','3.0.10'),(8624,1997,'_elementor_edit_mode','builder'),(8625,1997,'_elementor_template_type','wp-post'),(8626,1997,'_wp_page_template','default'),(8627,1997,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/#products\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8628,1997,'_elementor_version','3.1.0'),(8629,1997,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8630,1997,'_elementor_pro_version','3.0.10'),(8632,1998,'_elementor_edit_mode','builder'),(8633,1998,'_elementor_template_type','wp-post'),(8634,1998,'_wp_page_template','default'),(8635,1998,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8636,1998,'_elementor_version','3.1.0'),(8637,1998,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8638,1998,'_elementor_pro_version','3.0.10'),(11110,2294,'_elementor_template_type','wp-post'),(11111,2294,'_wp_page_template','default'),(11112,2294,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(11093,2292,'_elementor_edit_mode','builder'),(11094,2292,'_elementor_template_type','wp-post'),(11095,2292,'_wp_page_template','default'),(11096,2292,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(8672,2002,'_elementor_version','3.1.0'),(8673,2002,'_elementor_pro_version','3.0.10'),(8674,2002,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8678,2003,'_wp_page_template','default'),(8679,2003,'_elementor_edit_mode','builder'),(8680,2003,'_elementor_template_type','wp-post'),(8681,2003,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8656,2000,'_elementor_version','3.1.0'),(8657,2000,'_elementor_pro_version','3.0.10'),(8658,2000,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8660,2001,'_wp_page_template','default'),(8661,2001,'_elementor_edit_mode','builder'),(8662,2001,'_elementor_template_type','wp-post'),(8663,2001,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"195ebf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"PURE EMOLLIENTS\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8664,2001,'_elementor_version','3.1.0'),(8665,2001,'_elementor_pro_version','3.0.10'),(8666,2001,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8682,2003,'_elementor_version','3.1.0'),(8683,2003,'_elementor_pro_version','3.0.10'),(8684,2003,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8686,2004,'_wp_page_template','default'),(8687,2004,'_elementor_edit_mode','builder'),(8688,2004,'_elementor_template_type','wp-post'),(8689,2004,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8690,2004,'_elementor_version','3.1.0'),(8691,2004,'_elementor_pro_version','3.0.10'),(8692,2004,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8800,2017,'_elementor_template_type','wp-post'),(8694,2005,'_wp_page_template','default'),(8695,2005,'_elementor_edit_mode','builder'),(8696,2005,'_elementor_template_type','wp-post'),(8697,2005,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8698,2005,'_elementor_version','3.1.0'),(8699,2005,'_elementor_pro_version','3.0.10'),(8700,2005,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8704,2006,'_wp_page_template','default'),(8705,2006,'_elementor_edit_mode','builder'),(8706,2006,'_elementor_template_type','wp-post'),(8707,2006,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8708,2006,'_elementor_version','3.1.0'),(8709,2006,'_elementor_pro_version','3.0.10'),(8710,2006,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8712,2007,'_wp_page_template','default'),(8713,2007,'_elementor_edit_mode','builder'),(8714,2007,'_elementor_template_type','wp-post'),(8715,2007,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8716,2007,'_elementor_version','3.1.0'),(8717,2007,'_elementor_pro_version','3.0.10'),(8718,2007,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8720,2008,'_wp_page_template','default'),(8721,2008,'_elementor_edit_mode','builder'),(8722,2008,'_elementor_template_type','wp-post'),(8723,2008,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8724,2008,'_elementor_version','3.1.0'),(8725,2008,'_elementor_pro_version','3.0.10'),(8726,2008,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8730,2009,'_wp_page_template','default'),(8731,2009,'_elementor_edit_mode','builder'),(8732,2009,'_elementor_template_type','wp-post'),(8733,2009,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8734,2009,'_elementor_version','3.1.0'),(8735,2009,'_elementor_pro_version','3.0.10'),(8736,2009,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8738,2010,'_wp_page_template','default'),(8739,2010,'_elementor_edit_mode','builder'),(8740,2010,'_elementor_template_type','wp-post'),(8741,2010,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986000000000000653699316899292171001434326171875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.691000000000002501110429875552654266357421875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.986999999999998323119143606163561344146728515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8742,2010,'_elementor_version','3.1.0'),(8743,2010,'_elementor_pro_version','3.0.10'),(8744,2010,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8799,2017,'_elementor_edit_mode','builder'),(8746,2011,'_wp_page_template','default'),(8747,2011,'_elementor_edit_mode','builder'),(8748,2011,'_elementor_template_type','wp-post'),(8749,2011,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.67399999999999948840923025272786617279052734375,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.4140000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.57600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8750,2011,'_elementor_version','3.1.0'),(8751,2011,'_elementor_pro_version','3.0.10'),(8752,2011,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8756,2012,'_wp_page_template','default'),(8757,2012,'_elementor_edit_mode','builder'),(8758,2012,'_elementor_template_type','wp-post'),(8759,2012,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.67399999999999948840923025272786617279052734375,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.4140000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.57600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8760,2012,'_elementor_version','3.1.0'),(8761,2012,'_elementor_pro_version','3.0.10'),(8762,2012,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8764,2013,'_wp_page_template','default'),(8765,2013,'_elementor_edit_mode','builder'),(8766,2013,'_elementor_template_type','wp-post'),(8767,2013,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35.67399999999999948840923025272786617279052734375,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.4140000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"eaa382d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"3c58d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"p\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.57600000000000051159076974727213382720947265625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8768,2013,'_elementor_version','3.1.0'),(8769,2013,'_elementor_pro_version','3.0.10'),(8770,2013,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8798,2017,'_wp_page_template','default'),(8772,2014,'_wp_page_template','default'),(8773,2014,'_elementor_edit_mode','builder'),(8774,2014,'_elementor_template_type','wp-post'),(8775,2014,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.7229999999999989768184605054557323455810546875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.98400000000000176214598468504846096038818359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8776,2014,'_elementor_version','3.1.0'),(8777,2014,'_elementor_pro_version','3.0.10'),(8778,2014,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8782,2015,'_wp_page_template','default'),(8783,2015,'_elementor_edit_mode','builder'),(8784,2015,'_elementor_template_type','wp-post'),(8785,2015,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.7229999999999989768184605054557323455810546875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.98400000000000176214598468504846096038818359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8786,2015,'_elementor_version','3.1.0'),(8787,2015,'_elementor_pro_version','3.0.10'),(8788,2015,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8790,2016,'_wp_page_template','default'),(8791,2016,'_elementor_edit_mode','builder'),(8792,2016,'_elementor_template_type','wp-post'),(8793,2016,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.7229999999999989768184605054557323455810546875,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"87843d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1125,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/msdawnshaircare-eyelashes-logo.png\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"100\"},\"width_mobile\":{\"unit\":\"px\",\"size\":\"72\"},\"align_tablet\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.98400000000000176214598468504846096038818359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8794,2016,'_elementor_version','3.1.0'),(8795,2016,'_elementor_pro_version','3.0.10'),(8796,2016,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8802,2017,'_elementor_version','3.1.0'),(8803,2017,'_elementor_pro_version','3.0.10'),(8804,2017,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8818,2019,'_wp_page_template','default'),(8819,2019,'_elementor_edit_mode','builder'),(8820,2019,'_elementor_template_type','wp-post'),(8821,2019,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8844,2022,'_wp_page_template','default'),(8838,2021,'_elementor_version','3.1.0'),(8839,2021,'_elementor_pro_version','3.0.10'),(8840,2021,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8845,2022,'_elementor_edit_mode','builder'),(8846,2022,'_elementor_template_type','wp-post'),(8847,2022,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8834,2021,'_wp_page_template','default'),(8835,2021,'_elementor_edit_mode','builder'),(8836,2021,'_elementor_template_type','wp-post'),(8837,2021,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8822,2019,'_elementor_version','3.1.0'),(8823,2019,'_elementor_pro_version','3.0.10'),(8824,2019,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8826,2020,'_wp_page_template','default'),(8827,2020,'_elementor_edit_mode','builder'),(8828,2020,'_elementor_template_type','wp-post'),(8829,2020,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ms. Dawn\'s\\n<br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8830,2020,'_elementor_version','3.1.0'),(8831,2020,'_elementor_pro_version','3.0.10'),(8832,2020,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8848,2022,'_elementor_version','3.1.0'),(8849,2022,'_elementor_pro_version','3.0.10'),(8850,2022,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8852,2023,'_wp_page_template','default'),(8853,2023,'_elementor_edit_mode','builder'),(8854,2023,'_elementor_template_type','wp-post'),(8855,2023,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8856,2023,'_elementor_version','3.1.0'),(8857,2023,'_elementor_pro_version','3.0.10'),(8858,2023,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8860,2024,'_wp_page_template','default'),(8861,2024,'_elementor_edit_mode','builder'),(8862,2024,'_elementor_template_type','wp-post'),(8863,2024,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8864,2024,'_elementor_version','3.1.0'),(8865,2024,'_elementor_pro_version','3.0.10'),(8866,2024,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8870,2025,'_wp_page_template','default'),(8871,2025,'_elementor_edit_mode','builder'),(8872,2025,'_elementor_template_type','wp-post'),(8873,2025,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8874,2025,'_elementor_version','3.1.0'),(8875,2025,'_elementor_pro_version','3.0.10'),(8876,2025,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8878,2026,'_wp_page_template','default'),(8879,2026,'_elementor_edit_mode','builder'),(8880,2026,'_elementor_template_type','wp-post'),(8881,2026,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(8882,2026,'_elementor_version','3.1.0'),(8883,2026,'_elementor_pro_version','3.0.10'),(8884,2026,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10046,2170,'_elementor_edit_mode','builder'),(10047,2170,'_elementor_template_type','wp-post'),(10048,2170,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8966,2036,'_elementor_template_type','wp-post'),(8967,2036,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8886,2027,'_wp_page_template','default'),(8887,2027,'_elementor_edit_mode','builder'),(8888,2027,'_elementor_template_type','wp-post'),(8889,2027,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8890,2027,'_elementor_version','3.1.0'),(8891,2027,'_elementor_pro_version','3.0.10'),(8892,2027,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8896,2028,'_wp_page_template','default'),(8897,2028,'_elementor_edit_mode','builder'),(8898,2028,'_elementor_template_type','wp-post'),(8899,2028,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8900,2028,'_elementor_version','3.1.0'),(8901,2028,'_elementor_pro_version','3.0.10'),(8902,2028,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8904,2029,'_wp_page_template','default'),(8905,2029,'_elementor_edit_mode','builder'),(8906,2029,'_elementor_template_type','wp-post'),(8907,2029,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8908,2029,'_elementor_version','3.1.0'),(8909,2029,'_elementor_pro_version','3.0.10'),(8910,2029,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8964,2036,'_wp_page_template','default'),(8965,2036,'_elementor_edit_mode','builder'),(8912,2030,'_wp_page_template','default'),(8913,2030,'_elementor_edit_mode','builder'),(8914,2030,'_elementor_template_type','wp-post'),(8915,2030,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a92021 msdawnshaircare.com<br \\/>Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8916,2030,'_elementor_version','3.1.0'),(8917,2030,'_elementor_pro_version','3.0.10'),(8918,2030,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8922,2031,'_wp_page_template','default'),(8923,2031,'_elementor_edit_mode','builder'),(8924,2031,'_elementor_template_type','wp-post'),(8925,2031,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a92021 msdawnshaircare.com<br \\/>Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8926,2031,'_elementor_version','3.1.0'),(8927,2031,'_elementor_pro_version','3.0.10'),(8928,2031,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8930,2032,'_wp_page_template','default'),(8931,2032,'_elementor_edit_mode','builder'),(8932,2032,'_elementor_template_type','wp-post'),(8933,2032,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a92021 msdawnshaircare.com<br \\/>Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8934,2032,'_elementor_version','3.1.0'),(8935,2032,'_elementor_pro_version','3.0.10'),(8936,2032,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8938,2033,'_wp_page_template','default'),(8939,2033,'_elementor_edit_mode','builder'),(8940,2033,'_elementor_template_type','wp-post'),(8941,2033,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8942,2033,'_elementor_version','3.1.0'),(8943,2033,'_elementor_pro_version','3.0.10'),(8944,2033,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8948,2034,'_wp_page_template','default'),(8949,2034,'_elementor_edit_mode','builder'),(8950,2034,'_elementor_template_type','wp-post'),(8951,2034,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8952,2034,'_elementor_version','3.1.0'),(8953,2034,'_elementor_pro_version','3.0.10'),(8954,2034,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8956,2035,'_wp_page_template','default'),(8957,2035,'_elementor_edit_mode','builder'),(8958,2035,'_elementor_template_type','wp-post'),(8959,2035,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5411c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8960,2035,'_elementor_version','3.1.0'),(8961,2035,'_elementor_pro_version','3.0.10'),(8962,2035,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11114,2294,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11113,2294,'_elementor_version','3.1.0'),(8968,2036,'_elementor_version','3.1.0'),(8969,2036,'_elementor_pro_version','3.0.10'),(8970,2036,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11109,2294,'_elementor_edit_mode','builder'),(8974,2037,'_wp_page_template','default'),(8975,2037,'_elementor_edit_mode','builder'),(8976,2037,'_elementor_template_type','wp-post'),(8977,2037,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8978,2037,'_elementor_version','3.1.0'),(8979,2037,'_elementor_pro_version','3.0.10'),(8980,2037,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(8982,2038,'_wp_page_template','default'),(8983,2038,'_elementor_edit_mode','builder'),(8984,2038,'_elementor_template_type','wp-post'),(8985,2038,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8986,2038,'_elementor_version','3.1.0'),(8987,2038,'_elementor_pro_version','3.0.10'),(8988,2038,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10045,2170,'_wp_page_template','default'),(8990,2039,'_wp_page_template','default'),(8991,2039,'_elementor_edit_mode','builder'),(8992,2039,'_elementor_template_type','wp-post'),(8993,2039,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8994,2039,'_elementor_version','3.1.0'),(8995,2039,'_elementor_pro_version','3.0.10'),(8996,2039,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10029,2168,'_wp_page_template','default'),(10030,2168,'_elementor_edit_mode','builder'),(10031,2168,'_elementor_template_type','wp-post'),(10032,2168,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12463,2436,'_elementor_edit_mode','builder'),(9589,2113,'_elementor_template_type','wp-page'),(9590,2113,'_elementor_version','3.1.1'),(9591,2113,'_elementor_pro_version','3.0.10'),(9000,2040,'_elementor_edit_mode','builder'),(9001,2040,'_elementor_template_type','popup'),(9002,2040,'_elementor_version','3.1.3'),(9003,2040,'_elementor_pro_version','3.0.10'),(9004,2040,'_astra_content_layout_flag','disabled'),(9005,2040,'site-post-title','disabled'),(9006,2040,'ast-title-bar-display','disabled'),(9007,2040,'ast-featured-img','disabled'),(9008,2040,'site-content-layout','page-builder'),(9009,2040,'site-sidebar-layout','no-sidebar'),(9010,2040,'_edit_lock','1616400583:1'),(9011,2041,'_wp_attached_file','2021/02/spa_1.png'),(9012,2041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:668;s:6:\"height\";i:529;s:4:\"file\";s:17:\"2021/02/spa_1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"spa_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:\"spa_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:\"spa_1-300x238.png\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"spa_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:\"spa_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:\"spa_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:{}}}'),(9013,2041,'_elementor_source_image_hash','2c2959b2b36e95b289237b94c828089a3601eebb'),(9014,2042,'_wp_attached_file','2021/02/spa3.png'),(9015,2042,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:668;s:6:\"height\";i:529;s:4:\"file\";s:16:\"2021/02/spa3.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"spa3-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:\"spa3-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:\"spa3-300x238.png\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"spa3-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:\"spa3-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:\"spa3-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:{}}}'),(9016,2042,'_elementor_source_image_hash','006992fd084406a90771fdcb36469c603b43a168'),(9017,2043,'_wp_attached_file','2021/02/spa4.png'),(9018,2043,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:668;s:6:\"height\";i:529;s:4:\"file\";s:16:\"2021/02/spa4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"spa4-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:\"spa4-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:\"spa4-300x238.png\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"spa4-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:\"spa4-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:\"spa4-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:{}}}'),(9019,2043,'_elementor_source_image_hash','5d2ed2a74bd59c036e4c211ba0d5c623dbd76c49'),(9020,2044,'_wp_attached_file','2021/02/spa_2.png'),(9021,2044,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:664;s:6:\"height\";i:529;s:4:\"file\";s:17:\"2021/02/spa_2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"spa_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:\"spa_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:\"spa_2-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"spa_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:\"spa_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:\"spa_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:{}}}'),(9022,2044,'_elementor_source_image_hash','f31a4ce42d1e3ea09358514254f41e19ee63fe3c'),(9023,2040,'_wp_page_template','default'),(9024,2040,'_elementor_page_settings','a:14:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:24:\"overlay_background_color\";s:9:\"#000000B8\";}'),(9025,2040,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up!\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#D507B6\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_background_hover_color\":\"#FDD58EBA\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_background_color\":\"#FFFFFFAB\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9026,2040,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:3:{s:19:\"scrolling_direction\";s:2:\"up\";s:15:\"inactivity_time\";i:45;s:10:\"inactivity\";s:3:\"yes\";}s:6:\"timing\";a:1:{s:7:\"devices\";s:3:\"yes\";}}'),(9027,2045,'_elementor_edit_mode','builder'),(9028,2045,'_elementor_template_type','popup'),(9029,2045,'_elementor_version','3.1.0'),(9030,2045,'_elementor_pro_version','3.0.10'),(9031,2045,'_wp_page_template','default'),(9032,2045,'_elementor_page_settings','a:13:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}'),(9033,2045,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up<br>For Sales! \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#088f9e\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_hover_color\":\"#ebce60\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9034,2045,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(9035,2046,'_elementor_edit_mode','builder'),(9036,2046,'_elementor_template_type','popup'),(9037,2046,'_elementor_version','3.1.0'),(9038,2046,'_elementor_pro_version','3.0.10'),(9039,2046,'_wp_page_template','default'),(9040,2046,'_elementor_page_settings','a:13:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}'),(9041,2046,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up!\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#D507B6\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_background_hover_color\":\"#DEDEDEBA\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"500\",\"field_background_color\":\"#FFFFFFAB\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9042,2046,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(9045,2047,'_elementor_edit_mode','builder'),(9046,2047,'_elementor_template_type','popup'),(9047,2047,'_elementor_version','3.1.0'),(9048,2047,'_elementor_pro_version','3.0.10'),(9049,2047,'_wp_page_template','default'),(9050,2047,'_elementor_page_settings','a:13:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}'),(9051,2047,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up!\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#D507B6\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_background_hover_color\":\"#DEDEDEBA\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"500\",\"field_background_color\":\"#FFFFFFAB\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9044,2040,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9052,2047,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:19:\"scrolling_direction\";s:2:\"up\";s:9:\"scrolling\";s:3:\"yes\";}s:6:\"timing\";a:2:{s:9:\"logged_in\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(9053,2047,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9055,2048,'_elementor_edit_mode','builder'),(9056,2048,'_elementor_template_type','popup'),(9057,2048,'_elementor_version','3.1.0'),(9058,2048,'_elementor_pro_version','3.0.10'),(9059,2048,'_wp_page_template','default'),(9060,2048,'_elementor_page_settings','a:13:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;}}'),(9061,2048,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up!\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#D507B6\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_background_hover_color\":\"#FDD58EBA\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_background_color\":\"#FFFFFFAB\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9062,2048,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:19:\"scrolling_direction\";s:2:\"up\";s:9:\"scrolling\";s:3:\"yes\";}s:6:\"timing\";a:2:{s:9:\"logged_in\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(9063,2048,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14326,2567,'_billing_address_1','1407 N Vassar'),(14327,2567,'_billing_city','Wichita'),(14324,2567,'_billing_first_name','Leslie'),(14325,2567,'_billing_last_name','Davis'),(14323,2567,'is_vat_exempt','no'),(14322,2567,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14321,2567,'_fees_hash','d751713988987e9331980363e24189ce'),(14320,2567,'_coupons_hash','d751713988987e9331980363e24189ce'),(14319,2567,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14318,2567,'_shipping_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US'),(14317,2567,'_billing_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US infgroove@yahoo.com (316) 807-3543'),(14316,2567,'_prices_include_tax','no'),(14315,2567,'_order_version','5.0.0'),(14314,2567,'_order_total','55.25'),(14313,2567,'_order_tax','2.5'),(14312,2567,'_order_shipping_tax','0.75'),(14311,2567,'_order_shipping','12'),(14310,2567,'_cart_discount_tax','0'),(14309,2567,'_cart_discount','0'),(14308,2567,'_order_currency','USD'),(14307,2567,'_shipping_country','US'),(14306,2567,'_shipping_state','KS'),(9122,2050,'_elementor_edit_mode','builder'),(9123,2050,'_elementor_template_type','landing-page'),(9124,2051,'_elementor_edit_mode','builder'),(9125,2051,'_elementor_template_type','landing-page'),(9126,2052,'_elementor_edit_mode','builder'),(9127,2052,'_elementor_template_type','landing-page'),(9128,2050,'_wp_page_template','elementor_canvas'),(9129,2050,'_elementor_version','3.1.0'),(9130,2050,'_elementor_pro_version','3.0.10'),(9131,2053,'_elementor_edit_mode','builder'),(9132,2053,'_elementor_template_type','landing-page'),(9133,2053,'_wp_page_template','elementor_canvas'),(9134,2053,'_elementor_version','3.1.0'),(9135,2053,'_elementor_pro_version','3.0.10'),(9136,2050,'_astra_content_layout_flag','disabled'),(9137,2050,'site-post-title','disabled'),(9138,2050,'ast-title-bar-display','disabled'),(9139,2050,'ast-featured-img','disabled'),(9140,2050,'site-content-layout','page-builder'),(9141,2050,'site-sidebar-layout','no-sidebar'),(9142,2050,'_edit_lock','1613537509:1'),(9151,2055,'_wp_page_template','default'),(9152,2055,'_elementor_template_type','wp-page'),(9153,2055,'_elementor_version','3.1.0'),(9154,2055,'_elementor_pro_version','3.0.10'),(9155,2055,'_elementor_edit_mode','builder'),(9156,2055,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9157,2055,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";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:{}}}'),(9159,817,'_yoast_wpseo_focuskw','checkout - ms. dawn\'s pure emollients'),(9160,817,'_yoast_wpseo_metadesc','Ms Dawns Pure Emollients - Thank you for your purchase!'),(9161,817,'_yoast_wpseo_linkdex','20'),(9556,2108,'_elementor_version','3.1.0'),(9557,2108,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9558,2108,'_elementor_pro_version','3.0.10'),(9560,2109,'_elementor_edit_mode','builder'),(9561,2109,'_elementor_template_type','wp-post'),(9562,2109,'_wp_page_template','default'),(9563,2109,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9564,2109,'_elementor_version','3.1.0'),(9565,2109,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9566,2109,'_elementor_pro_version','3.0.10'),(9568,2110,'_elementor_edit_mode','builder'),(9569,2110,'_elementor_template_type','wp-post'),(9570,2110,'_wp_page_template','default'),(9571,2110,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9572,2110,'_elementor_version','3.1.0'),(9573,2110,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9574,2110,'_elementor_pro_version','3.0.10'),(9838,2146,'_elementor_edit_mode','builder'),(9839,2146,'_elementor_template_type','wp-post'),(9840,2146,'_wp_page_template','default'),(9841,2146,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9601,3,'_elementor_edit_mode','builder'),(9602,3,'_elementor_template_type','wp-page'),(9603,3,'_elementor_version','3.1.1'),(9604,3,'_elementor_pro_version','3.0.10'),(9605,2114,'_wp_page_template','default'),(9606,2114,'_elementor_edit_mode','builder'),(9607,2114,'_elementor_template_type','wp-page'),(9608,2114,'_elementor_version','3.1.1'),(9609,2114,'_elementor_pro_version','3.0.10'),(9610,2115,'_wp_page_template','default'),(9611,2115,'_elementor_edit_mode','builder'),(9612,2115,'_elementor_template_type','wp-page'),(9613,2115,'_elementor_version','3.1.1'),(9614,2115,'_elementor_pro_version','3.0.10'),(9615,3,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h3>WHO WE ARE<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h3>Introduction<\\/h3>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Collection of Your Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>\\u00a0<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Personal Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Derivative Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Financial Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Facebook Permissions\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Social Networks<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Device Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Contests, Giveaways, and Surveys<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Application Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>USE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>DISCLOSURE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>By Law or to Protect Rights<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Service Providers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Marketing Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Interactions with Other Users<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Online Postings<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Advertisers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Affiliates<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Business Partners<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Offer Wall\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Social Media Contacts\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Other Third Parties<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Sale or Bankruptcy<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>TRACKING TECHNOLOGIES<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Cookies and Web Beacons<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Internet-Based Advertising<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Website Analytics<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>THIRD-PARTY WEBSITES<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>SECURITY OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>POLICY FOR CHILDREN<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>OPTIONS REGARDING YOUR INFORMATION<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>[Account Information]<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Emails and Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CALIFORNIA PRIVACY RIGHTS<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTACT US<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9600,3,'_last_editor_used_jetpack','block-editor'),(12452,2435,'_elementor_edit_mode','builder'),(12453,2435,'_elementor_template_type','popup'),(12454,2435,'_elementor_version','3.1.1'),(12455,2435,'_elementor_pro_version','3.0.10'),(12456,2435,'_wp_page_template','default'),(12457,2435,'_elementor_page_settings','a:13:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:481;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:4:\"left\";s:26:\"horizontal_position_tablet\";s:4:\"left\";s:24:\"vertical_position_tablet\";s:6:\"bottom\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"slideInLeft\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:13:\"rgba(0,0,0,0)\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}'),(12458,2435,'_elementor_data','[{\"id\":\"2e67d6a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"z_index\":0},\"elements\":[{\"id\":\"75d750f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10b5d158\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"pause_on_hover\":\"no\",\"autoplay_speed\":3500,\"direction\":\"rtl\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"1be8e65f\",\"elType\":\"widget\",\"settings\":{\"title\":\"RELAX. ENJOY. \",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"left\",\"title_color\":\"rgba(255,255,255,0.52)\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"200\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-246\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_z_index\":1},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16a336bf\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-350\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"521fc6cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"239db048\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":21,\"spread\":0,\"color\":\"rgba(0,0,0,0.57)\"},\"animation\":\"zoomIn\",\"animation_duration\":\"slow\",\"animation_delay\":800,\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.00.30-PM-e1613198879825.png\",\"id\":19},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#632760\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.70999999999999996447286321199499070644378662109375,\"sizes\":[]}},\"elements\":[{\"id\":\"23f022f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"45\",\"bottom\":\"60\",\"left\":\"45\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2200000000000000011102230246251565404236316680908203125},\"background_overlay_position\":\"initial\",\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":-22},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":-4},\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"57d5c420\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up!\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Antic\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b6f66e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"min_date\":\"\",\"max_date\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"Send\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#D507B6\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"22\",\"left\":\"22\",\"isLinked\":true},\"button_background_hover_color\":\"#FDD58EBA\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollients\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollients\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_background_color\":\"#FFFFFFAB\",\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"button_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9592,2113,'_wp_page_template','default'),(9593,2113,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(9594,2113,'_elementor_edit_mode','builder'),(9595,2113,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9596,2113,'_elementor_controls_usage','a:4:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";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:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:35:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}}}}}'),(9616,2116,'_wp_page_template','default'),(9617,2116,'_elementor_edit_mode','builder'),(9618,2116,'_elementor_template_type','wp-page'),(9619,2116,'_elementor_version','3.1.1'),(9620,2116,'_elementor_pro_version','3.0.10'),(9621,2116,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h4>WHO WE ARE<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p><strong>INTRODUCTION<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>COLLECTION OF YOUR INFORMATION<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h4>Personal Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>Derivative Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9630,2118,'_elementor_version','3.1.1'),(9631,2118,'_elementor_pro_version','3.0.10');
INSERT INTO `wpb1_postmeta` VALUES (9632,2118,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h4>WHO WE ARE<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p><strong>INTRODUCTION<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>COLLECTION OF YOUR INFORMATION<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h4>Personal Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>Derivative Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9627,2118,'_wp_page_template','default'),(9628,2118,'_elementor_edit_mode','builder'),(9629,2118,'_elementor_template_type','wp-page'),(9656,2122,'_elementor_version','3.1.1'),(9657,2122,'_elementor_pro_version','3.0.10'),(9658,2122,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>Who We Are<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9634,2119,'_wp_page_template','default'),(9635,2119,'_elementor_edit_mode','builder'),(9636,2119,'_elementor_template_type','wp-page'),(9637,2119,'_elementor_version','3.1.1'),(9638,2119,'_elementor_pro_version','3.0.10'),(9639,2119,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h4>WHO WE ARE<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p><strong>INTRODUCTION<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>COLLECTION OF YOUR INFORMATION<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h4>Personal Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h4>Derivative Data<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9641,2120,'_wp_page_template','default'),(9642,2120,'_elementor_edit_mode','builder'),(9643,2120,'_elementor_template_type','wp-page'),(9644,2120,'_elementor_version','3.1.1'),(9645,2120,'_elementor_pro_version','3.0.10'),(9646,2120,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>Who We Are<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9653,2122,'_wp_page_template','default'),(9654,2122,'_elementor_edit_mode','builder'),(9655,2122,'_elementor_template_type','wp-page'),(9678,2125,'_elementor_version','3.1.1'),(9679,2125,'_elementor_pro_version','3.0.10'),(9680,2125,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9660,2123,'_wp_page_template','default'),(9661,2123,'_elementor_edit_mode','builder'),(9662,2123,'_elementor_template_type','wp-page'),(9663,2123,'_elementor_version','3.1.1'),(9664,2123,'_elementor_pro_version','3.0.10'),(9665,2123,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>Who We Are<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9667,2124,'_wp_page_template','default'),(9668,2124,'_elementor_edit_mode','builder'),(9669,2124,'_elementor_template_type','wp-page'),(9670,2124,'_elementor_version','3.1.1'),(9671,2124,'_elementor_pro_version','3.0.10'),(9672,2124,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9675,2125,'_wp_page_template','default'),(9676,2125,'_elementor_edit_mode','builder'),(9677,2125,'_elementor_template_type','wp-page'),(9743,2132,'_elementor_version','3.1.1'),(9744,2132,'_elementor_pro_version','3.0.10'),(9745,2132,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9682,2126,'_wp_page_template','default'),(9683,2126,'_elementor_edit_mode','builder'),(9684,2126,'_elementor_template_type','wp-page'),(9685,2126,'_elementor_version','3.1.1'),(9686,2126,'_elementor_pro_version','3.0.10'),(9687,2126,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9689,2127,'_wp_page_template','default'),(9690,2127,'_elementor_edit_mode','builder'),(9691,2127,'_elementor_template_type','wp-page'),(9692,2127,'_elementor_version','3.1.1'),(9693,2127,'_elementor_pro_version','3.0.10'),(9694,2127,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9740,2132,'_wp_page_template','default'),(9741,2132,'_elementor_edit_mode','builder'),(9742,2132,'_elementor_template_type','wp-page'),(9765,2135,'_elementor_version','3.1.1'),(9766,2135,'_elementor_pro_version','3.0.10'),(9767,2135,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h3>WHO WE ARE<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h3>Introduction<\\/h3>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Collection of Your Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>\\u00a0<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Personal Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Derivative Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Financial Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Facebook Permissions\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Social Networks<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Device Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Contests, Giveaways, and Surveys<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Application Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>USE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>DISCLOSURE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>By Law or to Protect Rights<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Service Providers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Marketing Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Interactions with Other Users<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Online Postings<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Advertisers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Affiliates<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Business Partners<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Offer Wall\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Social Media Contacts\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Other Third Parties<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Sale or Bankruptcy<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>TRACKING TECHNOLOGIES<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Cookies and Web Beacons<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Internet-Based Advertising<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Website Analytics<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>THIRD-PARTY WEBSITES<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>SECURITY OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>POLICY FOR CHILDREN<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>OPTIONS REGARDING YOUR INFORMATION<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>[Account Information]<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Emails and Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CALIFORNIA PRIVACY RIGHTS<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTACT US<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11789,2371,'_elementor_edit_mode','builder'),(11790,2371,'_elementor_template_type','header'),(11791,2371,'_elementor_version','3.1.1'),(11792,2371,'_elementor_pro_version','3.0.10'),(11793,2371,'_wp_page_template','default'),(11794,2371,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"ec1c7b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b72ffce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"df43e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb2e27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"28a98f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(9747,2133,'_wp_page_template','default'),(9748,2133,'_elementor_edit_mode','builder'),(9749,2133,'_elementor_template_type','wp-page'),(9750,2133,'_elementor_version','3.1.1'),(9751,2133,'_elementor_pro_version','3.0.10'),(9752,2133,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h2>WHO WE ARE<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h2>Introduction<\\/h2>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Collection of Your Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Personal Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Derivative Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Financial Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Facebook Permissions\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Social Networks<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Device Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Data<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Data From Contests, Giveaways, and Surveys<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Mobile Application Information<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>USE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h2>DISCLOSURE OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>By Law or to Protect Rights<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Service Providers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Marketing Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Interactions with Other Users<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Online Postings<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Third-Party Advertisers<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Affiliates<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Business Partners<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Offer Wall\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>[Social Media Contacts\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Other Third Parties<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Sale or Bankruptcy<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>TRACKING TECHNOLOGIES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>Cookies and Web Beacons<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Internet-Based Advertising<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Website Analytics<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>THIRD-PARTY WEBSITES<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>SECURITY OF YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>POLICY FOR CHILDREN<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>OPTIONS REGARDING YOUR INFORMATION<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:heading -->\\n<h2>[Account Information]<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>Emails and Communications<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CALIFORNIA PRIVACY RIGHTS<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h2>CONTACT US<\\/h2>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9754,2134,'_wp_page_template','default'),(9755,2134,'_elementor_edit_mode','builder'),(9756,2134,'_elementor_template_type','wp-page'),(9757,2134,'_elementor_version','3.1.1'),(9758,2134,'_elementor_pro_version','3.0.10'),(9759,2134,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h3>WHO WE ARE<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h3>Introduction<\\/h3>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Collection of Your Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>\\u00a0<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Personal Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Derivative Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Financial Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Facebook Permissions\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Social Networks<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Device Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Contests, Giveaways, and Surveys<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Application Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>USE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>DISCLOSURE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>By Law or to Protect Rights<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Service Providers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Marketing Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Interactions with Other Users<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Online Postings<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Advertisers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Affiliates<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Business Partners<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Offer Wall\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Social Media Contacts\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Other Third Parties<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Sale or Bankruptcy<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>TRACKING TECHNOLOGIES<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Cookies and Web Beacons<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Internet-Based Advertising<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Website Analytics<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>THIRD-PARTY WEBSITES<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>SECURITY OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>POLICY FOR CHILDREN<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>OPTIONS REGARDING YOUR INFORMATION<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>[Account Information]<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Emails and Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CALIFORNIA PRIVACY RIGHTS<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTACT US<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9762,2135,'_wp_page_template','default'),(9763,2135,'_elementor_edit_mode','builder'),(9764,2135,'_elementor_template_type','wp-page'),(9783,3,'_elementor_controls_usage','a:3:{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: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:{}}}'),(9769,2136,'_wp_page_template','default'),(9770,2136,'_elementor_edit_mode','builder'),(9771,2136,'_elementor_template_type','wp-page'),(9772,2136,'_elementor_version','3.1.1'),(9773,2136,'_elementor_pro_version','3.0.10'),(9774,2136,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h3>WHO WE ARE<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h3>Introduction<\\/h3>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Collection of Your Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>\\u00a0<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Personal Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Derivative Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Financial Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Facebook Permissions\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Social Networks<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Device Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Contests, Giveaways, and Surveys<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Application Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>USE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>DISCLOSURE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>By Law or to Protect Rights<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Service Providers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Marketing Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Interactions with Other Users<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Online Postings<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Advertisers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Affiliates<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Business Partners<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Offer Wall\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Social Media Contacts\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Other Third Parties<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Sale or Bankruptcy<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>TRACKING TECHNOLOGIES<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Cookies and Web Beacons<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Internet-Based Advertising<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Website Analytics<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>THIRD-PARTY WEBSITES<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>SECURITY OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>POLICY FOR CHILDREN<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>OPTIONS REGARDING YOUR INFORMATION<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>[Account Information]<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Emails and Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CALIFORNIA PRIVACY RIGHTS<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTACT US<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9776,2137,'_wp_page_template','default'),(9777,2137,'_elementor_edit_mode','builder'),(9778,2137,'_elementor_template_type','wp-page'),(9779,2137,'_elementor_version','3.1.1'),(9780,2137,'_elementor_pro_version','3.0.10'),(9781,2137,'_elementor_data','[{\"id\":\"5da6f8eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20d7c1e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"20f5b888\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\n<h3>WHO WE ARE<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website address is: <a href=\\\"https:\\/\\/msdawnshaircare.com\\\">https:\\/\\/msdawnshaircare.com<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Last updated 2\\/1\\/21<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<h3>Introduction<\\/h3>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[BUSINESS ENTITY NAME] (\\u201cwe\\u201d or \\u201cus\\u201d or \\u201cour\\u201d) respects the privacy of our users (\\u201cuser\\u201d or \\u201cyou\\u201d). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the \\u201cSite\\u201d). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the \\u201cLast Updated\\u201d date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\\\"https:\\/\\/termly.io\\/resources\\/templates\\/privacy-policy-template\\/\\\">privacy policy<\\/a> was created using Termly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Collection of Your Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>\\u00a0<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Personal Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Derivative Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Financial Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\\\"https:\\/\\/pay.amazon.com\\/us\\/help\\/201491260\\\">Amazon Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.authorize.net\\/company\\/privacy\\/\\\">Authornize.Net,<\\/a>] [<a href=\\\"https:\\/\\/www.braintreepayments.com\\/legal\\\">Braintree Payments,<\\/a>] [<a href=\\\"https:\\/\\/www.chargify.com\\/privacy-policy\\/\\\">Chargify,<\\/a>] [<a href=\\\"https:\\/\\/www.dwolla.com\\/legal\\/privacy\\/\\\">Dwolla,<\\/a>] [<a href=\\\"https:\\/\\/payments.google.com\\/payments\\/apis-secure\\/get_legal_document?ldo=0&amp;ldt=privacynotice\\\">Google Checkout,]<\\/a> [<a href=\\\"https:\\/\\/www.paypal.com\\/us\\/webapps\\/mpp\\/ua\\/privacy-full\\\">Paypal<\\/a>,] [<a href=\\\"https:\\/\\/www.safecharge.com\\/privacy-cookies-policy\\/\\\">SafeCharge,<\\/a>] [<a href=\\\"https:\\/\\/stripe.com\\/us\\/privacy\\/\\\">Stripe,<\\/a>] [<a href=\\\"https:\\/\\/go.wepay.com\\/privacy-policy-us\\\">WePay,<\\/a>] <a href=\\\"https:\\/\\/www.2checkout.com\\/policies\\/privacy-policy\\/\\\">[2Checkout,<\\/a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Facebook Permissions\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may by default access your <a href=\\\"https:\\/\\/www.facebook.com\\/about\\/privacy\\/\\\">Facebook<\\/a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\\\"https:\\/\\/developers.facebook.com\\/docs\\/facebook-login\\/permissions\\\">Facebook Permissions Reference <\\/a>page.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Social Networks<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>User information from social networking sites, such as [Apple\\u2019s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and\\/or join our mobile application.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Device Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Data<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Data From Contests, Giveaways, and Surveys<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal and other information you may provide when entering contests or giveaways and\\/or responding to surveys.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Mobile Application Information<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect using our mobile application:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li><em>Geo-Location Information.<\\/em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Access.<\\/em> We may request access or permission to certain features from your mobile device, including your mobile device\\u2019s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device\\u2019s settings.<\\/li>\\n<li><em>Mobile Device Data.<\\/em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.<\\/li>\\n<li><em>Push Notifications. <\\/em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device\\u2019s settings.<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>USE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Administer sweepstakes, promotions, and contests.<\\/li>\\n<li>Assist law enforcement and respond to subpoena.<\\/li>\\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.<\\/li>\\n<li>Create and manage your account.<\\/li>\\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.<\\/li>\\n<li>Email you regarding your account or order.<\\/li>\\n<li>Enable user-to-user communications.<\\/li>\\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].<\\/li>\\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.<\\/li>\\n<li>Increase the efficiency and operation of the Site [and our mobile application].<\\/li>\\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].<\\/li>\\n<li>Notify you of updates to the Site [and our mobile application]s.<\\/li>\\n<li>Offer new products, services, [mobile applications,] and\\/or recommendations to you.<\\/li>\\n<li>Perform other business activities as needed.<\\/li>\\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.<\\/li>\\n<li>Process payments and refunds.<\\/li>\\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .<\\/li>\\n<li>Resolve disputes and troubleshoot problems.<\\/li>\\n<li>Respond to product and customer service requests.<\\/li>\\n<li>Send you a newsletter.<\\/li>\\n<li>Solicit support for the Site [and our mobile application].<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:heading -->\\n<h3>DISCLOSURE OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>By Law or to Protect Rights<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Service Providers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.\\u00a0<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Marketing Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Interactions with Other Users<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Online Postings<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Third-Party Advertisers<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Affiliates<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Business Partners<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with our business partners to offer you certain products, services or promotions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Offer Wall\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our mobile application may display a third-party hosted \\u201coffer wall.\\u201d Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]\\u00a0 <strong>\\u00a0\\u00a0<\\/strong><\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>[Social Media Contacts\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Other Third Parties<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Sale or Bankruptcy<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>TRACKING TECHNOLOGIES<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>Cookies and Web Beacons<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser\\u2019s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Internet-Based Advertising<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Website Analytics<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We may also partner with selected third-party vendors[, such as [<a href=\\\"http:\\/\\/www.adobe.com\\/privacy\\/marketing-cloud.html\\\">Adobe Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.clicktale.com\\/company\\/privacy-policy\\/\\\">Clicktale,<\\/a>] [<a href=\\\"https:\\/\\/clicky.com\\/terms\\\">Clicky<\\/a>,] [<a href=\\\"https:\\/\\/www.cloudflare.com\\/security-policy\\/\\\">Cloudfare<\\/a>,] [<a href=\\\"https:\\/\\/www.crazyegg.com\\/privacy\\/\\\">Crazy Egg,<\\/a>] [<a href=\\\"https:\\/\\/policies.yahoo.com\\/us\\/en\\/yahoo\\/privacy\\/products\\/developer\\/index.htm\\\">Flurry Analytics,<\\/a>] [<a href=\\\"https:\\/\\/support.google.com\\/analytics\\/answer\\/6004245?hl=en\\\">Google Analytics<\\/a>,] [<a href=\\\"https:\\/\\/heapanalytics.com\\/privacy\\\">Heap Analytics<\\/a>,] [<a href=\\\"https:\\/\\/www.inspectlet.com\\/legal#privacy\\\">Inspectlet,<\\/a>] [<a href=\\\"https:\\/\\/signin.kissmetrics.com\\/privacy\\\">Kissmetrics,]<\\/a> [<a href=\\\"https:\\/\\/mixpanel.com\\/privacy\\/\\\">Mixpanel,<\\/a>] [<a href=\\\"https:\\/\\/piwik.org\\/privacy\\/\\\">Piwik,<\\/a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users\\u2019 use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\\\"http:\\/\\/www.networkadvertising.org\\/choices\\/\\\">Network Advertising Initiative Opt-Out Tool<\\/a> or <a href=\\\"http:\\/\\/www.aboutads.info\\/choices\\/\\\">Digital Advertising Alliance Opt-Out Tool<\\/a>.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser\\u2019s cookies files may also clear certain opt-out cookies, plug-ins, or settings.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>THIRD-PARTY WEBSITES<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>SECURITY OF YOUR INFORMATION<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>POLICY FOR CHILDREN<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES\\u00a0<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy.\\/Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (\\u201cDNT\\u201d) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>OPTIONS REGARDING YOUR INFORMATION<\\/h3>\\n<h3><!-- \\/wp:heading --><!-- wp:heading --><\\/h3>\\n<h3>[Account Information]<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You may at any time review or change the information in your account or terminate your account by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Logging into your account settings and updating your account<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<li>[Other]<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and\\/or comply with legal requirements.]<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>Emails and Communications<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:list -->\\n<ul>\\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]<\\/li>\\n<li>Logging into your account settings and updating your preferences.<\\/li>\\n<li>Contacting us using the contact information provided below<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list --><!-- wp:paragraph -->\\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CALIFORNIA PRIVACY RIGHTS<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>California Civil Code Section 1798.83, also known as the \\u201cShine The Light\\u201d law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading -->\\n<h3>CONTACT US<\\/h3>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>If you have questions or comments about this Privacy Policy, please contact us at:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Ms. Dawn\'s Pure Emollients<br \\/>Dallas, TX<br \\/><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">msdawnshaircare.com<\\/a><\\/strong><\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9788,2139,'_elementor_edit_mode','builder'),(9789,2139,'_elementor_template_type','section'),(9790,2139,'_elementor_version','3.1.1'),(9791,2139,'_elementor_pro_version','3.0.10'),(9792,2140,'_elementor_edit_mode','builder'),(9793,2140,'_elementor_template_type','section'),(9794,2140,'_elementor_version','3.1.1'),(9795,2140,'_elementor_pro_version','3.0.10'),(9796,2139,'_wp_page_template','default'),(9797,2139,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(9798,2139,'_elementor_data','[{\"id\":\"53ac2a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ac5c176\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ffe6d60\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"treatments\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"4a40591e\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Consultation\",\"price\":\"$0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\",\"item_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Colour\",\"item_description\":\"Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. \",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Full Highlight\",\"item_description\":\"Pieces of hair are placed in foils all over the head with much of the natural\\/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  \\u200b\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d011235\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Face Frame\",\"item_description\":\"Great option to brighten around the face in between\\u00a0 big lightening services such as full Highlights\\/balayage. \",\"price\":\"$65+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"526936c\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Partial Highlights\",\"item_description\":\"Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural\\/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.\",\"price\":\"$130+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f7d952b\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Creative Colour (consultation required )\",\"item_description\":\" INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"457cd79\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Mini Partial Highlights\",\"item_description\":\"Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\\n\",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3803be\",\"image\":{\"url\":\"\",\"id\":\"\"}}],\"heading_color\":\"#000000\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875},\"description_color\":\"#4f4f4f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Roboto\",\"separator_style\":\"solid\",\"separator_color\":\"#EC7063\",\"row_gap\":{\"unit\":\"px\",\"size\":33},\"separator_weight\":{\"unit\":\"px\",\"size\":2},\"separator_spacing\":{\"unit\":\"px\",\"size\":\"20\"},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"400\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"1ae09bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":2138,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2P1A8616.jpeg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e8e2128\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"101ff86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"12c763bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"}]'),(9799,2141,'_elementor_edit_mode','builder'),(9800,2141,'_elementor_template_type','section'),(9801,2141,'_elementor_version','3.1.1'),(9802,2141,'_elementor_pro_version','3.0.10'),(9803,2141,'_wp_page_template','default'),(9804,2141,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(9805,2141,'_elementor_data','[{\"id\":\"53ac2a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ac5c176\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ffe6d60\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"treatments\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"4a40591e\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Consultation\",\"price\":\"$0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\",\"item_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Colour\",\"item_description\":\"Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. \",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Full Highlight\",\"item_description\":\"Pieces of hair are placed in foils all over the head with much of the natural\\/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  \\u200b\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d011235\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Face Frame\",\"item_description\":\"Great option to brighten around the face in between\\u00a0 big lightening services such as full Highlights\\/balayage. \",\"price\":\"$65+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"526936c\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Partial Highlights\",\"item_description\":\"Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural\\/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.\",\"price\":\"$130+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f7d952b\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Creative Colour (consultation required )\",\"item_description\":\" INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"457cd79\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Mini Partial Highlights\",\"item_description\":\"Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\\n\",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3803be\",\"image\":{\"url\":\"\",\"id\":\"\"}}],\"heading_color\":\"#000000\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875},\"description_color\":\"#4f4f4f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Roboto\",\"separator_style\":\"solid\",\"separator_color\":\"#EC7063\",\"row_gap\":{\"unit\":\"px\",\"size\":33},\"separator_weight\":{\"unit\":\"px\",\"size\":2},\"separator_spacing\":{\"unit\":\"px\",\"size\":\"20\"},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"400\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"1ae09bcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":2138,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2P1A8616.jpeg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e8e2128\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"101ff86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"12c763bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"}]'),(9806,2139,'_elementor_controls_usage','a:4:{s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:10:\"price-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:18:{s:13:\"heading_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_family\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_family\";i:1;s:15:\"separator_style\";i:1;s:15:\"separator_color\";i:1;s:16:\"separator_weight\";i:1;s:17:\"separator_spacing\";i:1;s:34:\"description_typography_font_weight\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:11:{s:16:\"background_image\";i:4;s:25:\"background_video_fallback\";i:4;s:22:\"background_hover_image\";i:4;s:31:\"background_hover_video_fallback\";i:4;s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:27:\"background_hover_background\";i:1;s:25:\"background_hover_position\";i:1;s:21:\"background_hover_size\";i:1;s:27:\"background_hover_transition\";i:1;}s:26:\"section_background_overlay\";a:9:{s:24:\"background_overlay_image\";i:4;s:33:\"background_overlay_video_fallback\";i:4;s:30:\"background_overlay_hover_image\";i:4;s:39:\"background_overlay_hover_video_fallback\";i:4;s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:30:\"background_overlay_hover_color\";i:1;s:35:\"background_overlay_hover_transition\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:1;s:6:\"_title\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}}}}'),(9807,2142,'_elementor_edit_mode','builder'),(9808,2142,'_elementor_template_type','section'),(9809,2142,'_elementor_version','3.1.1'),(9810,2142,'_elementor_pro_version','3.0.10'),(9811,2143,'_elementor_edit_mode','builder'),(9812,2143,'_elementor_template_type','section'),(9813,2143,'_elementor_version','3.1.1'),(9814,2143,'_elementor_pro_version','3.0.10'),(9815,2142,'_wp_page_template','default'),(9816,2142,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(9817,2142,'_elementor_data','[{\"id\":\"2bd6d3cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"405dbe08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26c426e2\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"treatments\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"315ff387\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Consultation\",\"price\":\"$0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\",\"item_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Colour\",\"item_description\":\"Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. \",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Full Highlight\",\"item_description\":\"Pieces of hair are placed in foils all over the head with much of the natural\\/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  \\u200b\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d011235\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Face Frame\",\"item_description\":\"Great option to brighten around the face in between\\u00a0 big lightening services such as full Highlights\\/balayage. \",\"price\":\"$65+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"526936c\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Partial Highlights\",\"item_description\":\"Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural\\/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.\",\"price\":\"$130+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f7d952b\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Creative Colour (consultation required )\",\"item_description\":\" INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"457cd79\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Mini Partial Highlights\",\"item_description\":\"Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\\n\",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3803be\",\"image\":{\"url\":\"\",\"id\":\"\"}}],\"heading_color\":\"#000000\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875},\"description_color\":\"#4f4f4f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Roboto\",\"separator_style\":\"solid\",\"separator_color\":\"#EC7063\",\"row_gap\":{\"unit\":\"px\",\"size\":33},\"separator_weight\":{\"unit\":\"px\",\"size\":2},\"separator_spacing\":{\"unit\":\"px\",\"size\":\"20\"},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"400\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"5bd588c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":\"2138\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2P1A8616.jpeg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"444a8152\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9a8a5ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"52fce077\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"}]'),(9818,2144,'_elementor_edit_mode','builder'),(9819,2144,'_elementor_template_type','section'),(9820,2144,'_elementor_version','3.1.1'),(9821,2144,'_elementor_pro_version','3.0.10'),(9822,2144,'_wp_page_template','default'),(9823,2144,'_elementor_page_settings','a:46:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_tablet\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:23:\"background_image_mobile\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(9824,2144,'_elementor_data','[{\"id\":\"2bd6d3cf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"405dbe08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26c426e2\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"treatments\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"315ff387\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Consultation\",\"price\":\"$0\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\",\"item_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Colour\",\"item_description\":\"Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. \",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Full Highlight\",\"item_description\":\"Pieces of hair are placed in foils all over the head with much of the natural\\/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  \\u200b\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d011235\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Face Frame\",\"item_description\":\"Great option to brighten around the face in between\\u00a0 big lightening services such as full Highlights\\/balayage. \",\"price\":\"$65+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"526936c\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Partial Highlights\",\"item_description\":\"Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural\\/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.\",\"price\":\"$130+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f7d952b\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Creative Colour (consultation required )\",\"item_description\":\" INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)\",\"price\":\"$180+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"457cd79\",\"image\":{\"url\":\"\",\"id\":\"\"}},{\"title\":\"Mini Partial Highlights\",\"item_description\":\"Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\\n\",\"price\":\"$90+\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b3803be\",\"image\":{\"url\":\"\",\"id\":\"\"}}],\"heading_color\":\"#000000\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.1999999999999999555910790149937383830547332763671875},\"description_color\":\"#4f4f4f\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Roboto\",\"separator_style\":\"solid\",\"separator_color\":\"#EC7063\",\"row_gap\":{\"unit\":\"px\",\"size\":33},\"separator_weight\":{\"unit\":\"px\",\"size\":2},\"separator_spacing\":{\"unit\":\"px\",\"size\":\"20\"},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"400\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"5bd588c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":\"2138\",\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2P1A8616.jpeg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"444a8152\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9a8a5ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"52fce077\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"}]'),(9825,2142,'_elementor_controls_usage','a:4:{s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:10:\"price-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:18:{s:13:\"heading_color\";i:1;s:29:\"heading_typography_typography\";i:1;s:28:\"heading_typography_font_size\";i:1;s:30:\"heading_typography_font_family\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_family\";i:1;s:15:\"separator_style\";i:1;s:15:\"separator_color\";i:1;s:16:\"separator_weight\";i:1;s:17:\"separator_spacing\";i:1;s:34:\"description_typography_font_weight\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:30:\"heading_typography_line_height\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:11:{s:16:\"background_image\";i:4;s:25:\"background_video_fallback\";i:4;s:22:\"background_hover_image\";i:4;s:31:\"background_hover_video_fallback\";i:4;s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:27:\"background_hover_background\";i:1;s:25:\"background_hover_position\";i:1;s:21:\"background_hover_size\";i:1;s:27:\"background_hover_transition\";i:1;}s:26:\"section_background_overlay\";a:9:{s:24:\"background_overlay_image\";i:4;s:33:\"background_overlay_video_fallback\";i:4;s:30:\"background_overlay_hover_image\";i:4;s:39:\"background_overlay_hover_video_fallback\";i:4;s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:30:\"background_overlay_hover_color\";i:1;s:35:\"background_overlay_hover_transition\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{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:1;s:6:\"_title\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}}}}'),(9858,2148,'_elementor_version','3.1.1'),(9854,2148,'_elementor_edit_mode','builder'),(9855,2148,'_elementor_template_type','wp-post'),(9856,2148,'_wp_page_template','default'),(9857,2148,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9842,2146,'_elementor_version','3.1.1'),(9843,2146,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9844,2146,'_elementor_pro_version','3.0.10'),(9846,2147,'_elementor_edit_mode','builder'),(9847,2147,'_elementor_template_type','wp-post'),(9848,2147,'_wp_page_template','default'),(9849,2147,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9850,2147,'_elementor_version','3.1.1'),(9851,2147,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(9852,2147,'_elementor_pro_version','3.0.10'),(9859,2148,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9860,2148,'_elementor_pro_version','3.0.10'),(9864,2149,'_elementor_edit_mode','builder'),(9865,2149,'_elementor_template_type','wp-post'),(9866,2149,'_wp_page_template','default'),(9867,2149,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9868,2149,'_elementor_version','3.1.1'),(9869,2149,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9870,2149,'_elementor_pro_version','3.0.10'),(9872,2150,'_elementor_edit_mode','builder'),(9873,2150,'_elementor_template_type','wp-post'),(9874,2150,'_wp_page_template','default'),(9875,2150,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9876,2150,'_elementor_version','3.1.1'),(9877,2150,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9878,2150,'_elementor_pro_version','3.0.10'),(9880,2151,'_elementor_edit_mode','builder'),(9881,2151,'_elementor_template_type','wp-post'),(9882,2151,'_wp_page_template','default'),(9883,2151,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9884,2151,'_elementor_version','3.1.1'),(9885,2151,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9886,2151,'_elementor_pro_version','3.0.10'),(9899,2153,'_elementor_edit_mode','builder'),(9900,2153,'_elementor_template_type','wp-post'),(9901,2153,'_wp_page_template','default'),(9902,2153,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9890,2152,'_menu_item_type','custom'),(9891,2152,'_menu_item_menu_item_parent','0'),(9892,2152,'_menu_item_object_id','2152'),(9893,2152,'_menu_item_object','custom'),(9894,2152,'_menu_item_target',''),(9895,2152,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9896,2152,'_menu_item_xfn',''),(9897,2152,'_menu_item_url','https://msdawnshaircare.com/#services'),(9903,2153,'_elementor_version','3.1.1'),(9904,2153,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9905,2153,'_elementor_pro_version','3.0.10'),(9907,2154,'_elementor_edit_mode','builder'),(9908,2154,'_elementor_template_type','wp-post'),(9909,2154,'_wp_page_template','default'),(9910,2154,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9911,2154,'_elementor_version','3.1.1'),(9912,2154,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9913,2154,'_elementor_pro_version','3.0.10'),(9915,2155,'_elementor_edit_mode','builder'),(9916,2155,'_elementor_template_type','wp-post'),(9917,2155,'_wp_page_template','default'),(9918,2155,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9919,2155,'_elementor_version','3.1.1'),(9920,2155,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9921,2155,'_elementor_pro_version','3.0.10'),(9925,2156,'_elementor_edit_mode','builder'),(9926,2156,'_elementor_template_type','wp-post'),(9927,2156,'_wp_page_template','default'),(9928,2156,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9929,2156,'_elementor_version','3.1.1'),(9930,2156,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9931,2156,'_elementor_pro_version','3.0.10'),(9933,2157,'_elementor_edit_mode','builder'),(9934,2157,'_elementor_template_type','wp-post'),(9935,2157,'_wp_page_template','default'),(9936,2157,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9937,2157,'_elementor_version','3.1.1'),(9938,2157,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9939,2157,'_elementor_pro_version','3.0.10'),(10289,2198,'_elementor_edit_mode','builder'),(10290,2198,'_elementor_template_type','wp-post'),(9941,2158,'_elementor_edit_mode','builder'),(9942,2158,'_elementor_template_type','wp-post'),(9943,2158,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (9944,2158,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONTACT ME FOR SCHEDULING\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9945,2158,'_elementor_version','3.1.1'),(9946,2158,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9947,2158,'_elementor_pro_version','3.0.10'),(9951,2159,'_elementor_edit_mode','builder'),(9952,2159,'_elementor_template_type','wp-post'),(9953,2159,'_wp_page_template','default'),(9954,2159,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONTACT ME FOR SCHEDULING\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9955,2159,'_elementor_version','3.1.1'),(9956,2159,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9957,2159,'_elementor_pro_version','3.0.10'),(9959,2160,'_elementor_edit_mode','builder'),(9960,2160,'_elementor_template_type','wp-post'),(9961,2160,'_wp_page_template','default'),(9962,2160,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"CONTACT ME FOR SCHEDULING\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9963,2160,'_elementor_version','3.1.1'),(9964,2160,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9965,2160,'_elementor_pro_version','3.0.10'),(9967,2161,'_elementor_edit_mode','builder'),(9968,2161,'_elementor_template_type','wp-post'),(9969,2161,'_wp_page_template','default'),(9970,2161,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9971,2161,'_elementor_version','3.1.1'),(9972,2161,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9973,2161,'_elementor_pro_version','3.0.10'),(9977,2162,'_elementor_edit_mode','builder'),(9978,2162,'_elementor_template_type','wp-post'),(9979,2162,'_wp_page_template','default'),(9980,2162,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9981,2162,'_elementor_version','3.1.1'),(9982,2162,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9983,2162,'_elementor_pro_version','3.0.10'),(9985,2163,'_elementor_edit_mode','builder'),(9986,2163,'_elementor_template_type','wp-post'),(9987,2163,'_wp_page_template','default'),(9988,2163,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9989,2163,'_elementor_version','3.1.1'),(9990,2163,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9991,2163,'_elementor_pro_version','3.0.10'),(9993,2164,'_elementor_edit_mode','builder'),(9994,2164,'_elementor_template_type','wp-post'),(9995,2164,'_wp_page_template','default'),(9996,2164,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9997,2164,'_elementor_version','3.1.1'),(9998,2164,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(9999,2164,'_elementor_pro_version','3.0.10'),(10003,2165,'_elementor_edit_mode','builder'),(10004,2165,'_elementor_template_type','wp-post'),(10005,2165,'_wp_page_template','default'),(10006,2165,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10007,2165,'_elementor_version','3.1.1'),(10008,2165,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10009,2165,'_elementor_pro_version','3.0.10'),(10011,2166,'_elementor_edit_mode','builder'),(10012,2166,'_elementor_template_type','wp-post'),(10013,2166,'_wp_page_template','default'),(10014,2166,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.046999999999997044142219237983226776123046875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.953000000000002955857780762016773223876953125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: \",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: \",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\"},{\"text\":\"Email: \",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\"}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10015,2166,'_elementor_version','3.1.1'),(10016,2166,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10017,2166,'_elementor_pro_version','3.0.10'),(10019,2167,'_elementor_edit_mode','builder'),(10020,2167,'_elementor_template_type','wp-post'),(10021,2167,'_wp_page_template','default'),(10022,2167,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10023,2167,'_elementor_version','3.1.1'),(10024,2167,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10025,2167,'_elementor_pro_version','3.0.10'),(10091,2175,'_elementor_edit_mode','builder'),(10092,2175,'_elementor_template_type','wp-post'),(10093,2175,'_wp_page_template','default'),(10094,2175,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10033,2168,'_elementor_version','3.1.0'),(10034,2168,'_elementor_pro_version','3.0.10'),(10035,2168,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10037,2169,'_wp_page_template','default'),(10038,2169,'_elementor_edit_mode','builder'),(10039,2169,'_elementor_template_type','wp-post'),(10040,2169,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"5dc8dc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"address, phone, email list subscribe, etc....\",\"header_size\":\"h4\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7a318f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10041,2169,'_elementor_version','3.1.0'),(10042,2169,'_elementor_pro_version','3.0.10'),(10043,2169,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10049,2170,'_elementor_version','3.1.0'),(10050,2170,'_elementor_pro_version','3.0.10'),(10051,2170,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10055,2171,'_wp_page_template','default'),(10056,2171,'_elementor_edit_mode','builder'),(10057,2171,'_elementor_template_type','wp-post'),(10058,2171,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10059,2171,'_elementor_version','3.1.1'),(10060,2171,'_elementor_pro_version','3.0.10'),(10061,2171,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10063,2172,'_wp_page_template','default'),(10064,2172,'_elementor_edit_mode','builder'),(10065,2172,'_elementor_template_type','wp-post'),(10066,2172,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10067,2172,'_elementor_version','3.1.1'),(10068,2172,'_elementor_pro_version','3.0.10'),(10069,2172,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10159,2183,'_wp_page_template','default'),(10071,2173,'_wp_page_template','default'),(10072,2173,'_elementor_edit_mode','builder'),(10073,2173,'_elementor_template_type','wp-post'),(10074,2173,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10075,2173,'_elementor_version','3.1.1'),(10076,2173,'_elementor_pro_version','3.0.10'),(10077,2173,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10143,2181,'_wp_page_template','default'),(10144,2181,'_elementor_edit_mode','builder'),(10145,2181,'_elementor_template_type','wp-post'),(10146,2181,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10111,2177,'_elementor_version','3.1.1'),(10112,2177,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10113,2177,'_elementor_pro_version','3.0.10'),(10108,2177,'_elementor_template_type','wp-post'),(10109,2177,'_wp_page_template','default'),(10110,2177,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10133,2180,'_elementor_edit_mode','builder'),(10134,2180,'_elementor_template_type','wp-post'),(10135,2180,'_wp_page_template','default'),(10136,2180,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10107,2177,'_elementor_edit_mode','builder'),(10095,2175,'_elementor_version','3.1.1'),(10096,2175,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10097,2175,'_elementor_pro_version','3.0.10'),(10099,2176,'_elementor_edit_mode','builder'),(10100,2176,'_elementor_template_type','wp-post'),(10101,2176,'_wp_page_template','default'),(10102,2176,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e22f0c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"900\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10103,2176,'_elementor_version','3.1.1'),(10104,2176,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10105,2176,'_elementor_pro_version','3.0.10'),(10117,2178,'_elementor_edit_mode','builder'),(10118,2178,'_elementor_template_type','wp-post'),(10119,2178,'_wp_page_template','default'),(10120,2178,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10121,2178,'_elementor_version','3.1.1'),(10122,2178,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10123,2178,'_elementor_pro_version','3.0.10'),(10125,2179,'_elementor_edit_mode','builder'),(10126,2179,'_elementor_template_type','wp-post'),(10127,2179,'_wp_page_template','default'),(10128,2179,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"a2a2eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coloring starts at $70 - Bundle coloring also available\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"FREE END TRIM WITH ALL SERVICES\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10129,2179,'_elementor_version','3.1.1'),(10130,2179,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10131,2179,'_elementor_pro_version','3.0.10'),(10137,2180,'_elementor_version','3.1.1'),(10138,2180,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10139,2180,'_elementor_pro_version','3.0.10'),(10169,2184,'_elementor_edit_mode','builder'),(10170,2184,'_elementor_template_type','wp-post'),(10171,2184,'_wp_page_template','default'),(10172,2184,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10147,2181,'_elementor_version','3.1.1'),(10148,2181,'_elementor_pro_version','3.0.10'),(10149,2181,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10151,2182,'_wp_page_template','default'),(10152,2182,'_elementor_edit_mode','builder'),(10153,2182,'_elementor_template_type','wp-post'),(10154,2182,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\",\"id\":29},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10155,2182,'_elementor_version','3.1.1'),(10156,2182,'_elementor_pro_version','3.0.10'),(10157,2182,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(10160,2183,'_elementor_edit_mode','builder'),(10161,2183,'_elementor_template_type','wp-post');
INSERT INTO `wpb1_postmeta` VALUES (10162,2183,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10163,2183,'_elementor_version','3.1.1'),(10164,2183,'_elementor_pro_version','3.0.10'),(10165,2183,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11428,2326,'_wp_page_template','default'),(11429,2326,'_elementor_edit_mode','builder'),(11430,2326,'_elementor_template_type','wp-post'),(11431,2326,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10173,2184,'_elementor_version','3.1.1'),(10174,2184,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10175,2184,'_elementor_pro_version','3.0.10'),(10177,2185,'_elementor_edit_mode','builder'),(10178,2185,'_elementor_template_type','wp-post'),(10179,2185,'_wp_page_template','default'),(10180,2185,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10181,2185,'_elementor_version','3.1.1'),(10182,2185,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10183,2185,'_elementor_pro_version','3.0.10'),(10237,2192,'_elementor_edit_mode','builder'),(10185,2186,'_elementor_edit_mode','builder'),(10186,2186,'_elementor_template_type','wp-post'),(10187,2186,'_wp_page_template','default'),(10188,2186,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10189,2186,'_elementor_version','3.1.1'),(10190,2186,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10191,2186,'_elementor_pro_version','3.0.10'),(10195,2187,'_elementor_edit_mode','builder'),(10196,2187,'_elementor_template_type','wp-post'),(10197,2187,'_wp_page_template','default'),(10198,2187,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10199,2187,'_elementor_version','3.1.1'),(10200,2187,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10201,2187,'_elementor_pro_version','3.0.10'),(10203,2188,'_elementor_edit_mode','builder'),(10204,2188,'_elementor_template_type','wp-post'),(10205,2188,'_wp_page_template','default'),(10206,2188,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10207,2188,'_elementor_version','3.1.1'),(10208,2188,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10209,2188,'_elementor_pro_version','3.0.10'),(10211,2189,'_elementor_edit_mode','builder'),(10212,2189,'_elementor_template_type','wp-post'),(10213,2189,'_wp_page_template','default'),(10214,2189,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10215,2189,'_elementor_version','3.1.1'),(10216,2189,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10217,2189,'_elementor_pro_version','3.0.10'),(10221,2190,'_elementor_edit_mode','builder'),(10222,2190,'_elementor_template_type','wp-post'),(10223,2190,'_wp_page_template','default'),(10224,2190,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10225,2190,'_elementor_version','3.1.1'),(10226,2190,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10227,2190,'_elementor_pro_version','3.0.10'),(10229,2191,'_elementor_edit_mode','builder'),(10230,2191,'_elementor_template_type','wp-post'),(10231,2191,'_wp_page_template','default'),(10232,2191,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"66\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"66\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"width\":\"75\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10233,2191,'_elementor_version','3.1.1'),(10234,2191,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10235,2191,'_elementor_pro_version','3.0.10'),(10238,2192,'_elementor_template_type','wp-post'),(10239,2192,'_wp_page_template','default'),(10240,2192,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10241,2192,'_elementor_version','3.1.1'),(10242,2192,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10243,2192,'_elementor_pro_version','3.0.10'),(10247,2193,'_elementor_edit_mode','builder'),(10248,2193,'_elementor_template_type','wp-post'),(10249,2193,'_wp_page_template','default'),(10250,2193,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10251,2193,'_elementor_version','3.1.1'),(10252,2193,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10253,2193,'_elementor_pro_version','3.0.10'),(10255,2194,'_elementor_edit_mode','builder'),(10256,2194,'_elementor_template_type','wp-post'),(10257,2194,'_wp_page_template','default'),(10258,2194,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact - Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10259,2194,'_elementor_version','3.1.1'),(10260,2194,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10261,2194,'_elementor_pro_version','3.0.10'),(10263,2195,'_elementor_edit_mode','builder'),(10264,2195,'_elementor_template_type','wp-post'),(10265,2195,'_wp_page_template','default'),(10266,2195,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10267,2195,'_elementor_version','3.1.1'),(10268,2195,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10269,2195,'_elementor_pro_version','3.0.10'),(10273,2196,'_elementor_edit_mode','builder'),(10274,2196,'_elementor_template_type','wp-post'),(10275,2196,'_wp_page_template','default'),(10276,2196,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10277,2196,'_elementor_version','3.1.1'),(10278,2196,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10279,2196,'_elementor_pro_version','3.0.10'),(10281,2197,'_elementor_edit_mode','builder'),(10282,2197,'_elementor_template_type','wp-post'),(10283,2197,'_wp_page_template','default'),(10284,2197,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.810000000000000053290705182007513940334320068359375,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_hover_color\":\"#59222200\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#5D236C00\",\"background_hover_color_b\":\"#F2295B00\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10285,2197,'_elementor_version','3.1.1'),(10286,2197,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10287,2197,'_elementor_pro_version','3.0.10'),(10291,2198,'_wp_page_template','default'),(10292,2198,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10293,2198,'_elementor_version','3.1.1'),(10294,2198,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10295,2198,'_elementor_pro_version','3.0.10'),(10299,2199,'_elementor_edit_mode','builder'),(10300,2199,'_elementor_template_type','wp-post'),(10301,2199,'_wp_page_template','default'),(10302,2199,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10303,2199,'_elementor_version','3.1.1'),(10304,2199,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10305,2199,'_elementor_pro_version','3.0.10'),(10307,2200,'_elementor_edit_mode','builder'),(10308,2200,'_elementor_template_type','wp-post'),(10309,2200,'_wp_page_template','default'),(10310,2200,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.83999999999999996891375531049561686813831329345703125,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":58.14699999999999846522769075818359851837158203125},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.469999999999998863131622783839702606201171875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"7dc1a2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":3.686999999999999833022457096376456320285797119140625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10311,2200,'_elementor_version','3.1.1'),(10312,2200,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10313,2200,'_elementor_pro_version','3.0.10'),(10341,2204,'_elementor_edit_mode','builder'),(10315,2201,'_elementor_edit_mode','builder'),(10316,2201,'_elementor_template_type','wp-post'),(10317,2201,'_wp_page_template','default'),(10318,2201,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.16100000000000136424205265939235687255859375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.79599999999999937472239253111183643341064453125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10319,2201,'_elementor_version','3.1.1'),(10320,2201,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10321,2201,'_elementor_pro_version','3.0.10'),(10325,2202,'_elementor_edit_mode','builder'),(10326,2202,'_elementor_template_type','wp-post'),(10327,2202,'_wp_page_template','default'),(10328,2202,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.16100000000000136424205265939235687255859375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.79599999999999937472239253111183643341064453125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10329,2202,'_elementor_version','3.1.1'),(10330,2202,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10331,2202,'_elementor_pro_version','3.0.10'),(10333,2203,'_elementor_edit_mode','builder'),(10334,2203,'_elementor_template_type','wp-post'),(10335,2203,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (10336,2203,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c33607a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"de719ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.16100000000000136424205265939235687255859375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.79599999999999937472239253111183643341064453125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10337,2203,'_elementor_version','3.1.1'),(10338,2203,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10339,2203,'_elementor_pro_version','3.0.10'),(10342,2204,'_elementor_template_type','wp-post'),(10343,2204,'_wp_page_template','default'),(10344,2204,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10345,2204,'_elementor_version','3.1.1'),(10346,2204,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10347,2204,'_elementor_pro_version','3.0.10'),(10372,2210,'_elementor_edit_mode','builder'),(10373,2210,'_elementor_template_type','wp-post'),(10374,2210,'_wp_page_template','default'),(10375,2210,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10351,2205,'_wp_attached_file','2021/02/ava1.png'),(10352,2205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/02/ava1.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ava1-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:\"ava1-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:\"ava1-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:16:\"ava1-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:\"ava1-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:\"ava1-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:{}}}'),(10353,2205,'_elementor_source_image_hash','380a4dc186270e9fcc6a4f401c6909e5b9c2851d'),(10354,2206,'_wp_attached_file','2021/02/ava2.png'),(10355,2206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/02/ava2.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ava2-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:\"ava2-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:\"ava2-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:16:\"ava2-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:\"ava2-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:\"ava2-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:{}}}'),(10356,2206,'_elementor_source_image_hash','fe08d1630f577f53caa449a4d3b62a8c8575248d'),(10357,2207,'_wp_attached_file','2021/02/ava4.png'),(10358,2207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/02/ava4.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:16:\"ava4-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:\"ava4-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:\"ava4-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:16:\"ava4-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:\"ava4-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:\"ava4-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:{}}}'),(10359,2207,'_elementor_source_image_hash','9a54e2b74d03cbb157d4a6243a9624cdbf344380'),(10392,2212,'_elementor_version','3.1.1'),(10393,2212,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10394,2212,'_elementor_pro_version','3.0.10'),(10388,2212,'_elementor_edit_mode','builder'),(10389,2212,'_elementor_template_type','wp-post'),(10390,2212,'_wp_page_template','default'),(10391,2212,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10370,2209,'_wp_attached_file','2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg'),(10371,2209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:726;s:4:\"file\";s:61:\"2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:61:\"sarah-finney-testimonial-ms-dawns-pure-emollients-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:{}}}'),(10376,2210,'_elementor_version','3.1.1'),(10377,2210,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10378,2210,'_elementor_pro_version','3.0.10'),(10380,2211,'_elementor_edit_mode','builder'),(10381,2211,'_elementor_template_type','wp-post'),(10382,2211,'_wp_page_template','default'),(10383,2211,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10384,2211,'_elementor_version','3.1.1'),(10385,2211,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10386,2211,'_elementor_pro_version','3.0.10'),(10398,2213,'_elementor_edit_mode','builder'),(10399,2213,'_elementor_template_type','wp-post'),(10400,2213,'_wp_page_template','default'),(10401,2213,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10402,2213,'_elementor_version','3.1.1'),(10403,2213,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10404,2213,'_elementor_pro_version','3.0.10'),(10406,2214,'_elementor_edit_mode','builder'),(10407,2214,'_elementor_template_type','wp-post'),(10408,2214,'_wp_page_template','default'),(10409,2214,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10410,2214,'_elementor_version','3.1.1'),(10411,2214,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10412,2214,'_elementor_pro_version','3.0.10'),(10414,2215,'_elementor_edit_mode','builder'),(10415,2215,'_elementor_template_type','wp-post'),(10416,2215,'_wp_page_template','default'),(10417,2215,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10418,2215,'_elementor_version','3.1.1'),(10419,2215,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10420,2215,'_elementor_pro_version','3.0.10'),(10424,2216,'_elementor_edit_mode','builder'),(10425,2216,'_elementor_template_type','wp-post'),(10426,2216,'_wp_page_template','default'),(10427,2216,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10428,2216,'_elementor_version','3.1.1'),(10429,2216,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10430,2216,'_elementor_pro_version','3.0.10'),(10432,2217,'_elementor_edit_mode','builder'),(10433,2217,'_elementor_template_type','wp-post'),(10434,2217,'_wp_page_template','default'),(10435,2217,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10436,2217,'_elementor_version','3.1.1'),(10437,2217,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10438,2217,'_elementor_pro_version','3.0.10'),(10440,2218,'_elementor_edit_mode','builder'),(10441,2218,'_elementor_template_type','wp-post'),(10442,2218,'_wp_page_template','default'),(10443,2218,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10444,2218,'_elementor_version','3.1.1'),(10445,2218,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10446,2218,'_elementor_pro_version','3.0.10'),(10469,2221,'_elementor_edit_mode','builder'),(10470,2221,'_elementor_template_type','wp-post'),(10471,2221,'_wp_page_template','default'),(10472,2221,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10450,2219,'_menu_item_type','custom'),(10451,2219,'_menu_item_menu_item_parent','1365'),(10452,2219,'_menu_item_object_id','2219'),(10453,2219,'_menu_item_object','custom'),(10454,2219,'_menu_item_target',''),(10455,2219,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(10456,2219,'_menu_item_xfn',''),(10457,2219,'_menu_item_url','https://msdawnshaircare.com/#testimonials'),(10489,2223,'_elementor_version','3.1.1'),(10490,2223,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10491,2223,'_elementor_pro_version','3.0.10'),(13267,2500,'_elementor_edit_mode','builder'),(13268,2500,'_elementor_template_type','wp-post'),(13269,2500,'_wp_page_template','default'),(10640,2241,'_elementor_template_type','wp-post'),(10485,2223,'_elementor_edit_mode','builder'),(10486,2223,'_elementor_template_type','wp-post'),(10487,2223,'_wp_page_template','default'),(10488,2223,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10473,2221,'_elementor_version','3.1.1'),(10474,2221,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10475,2221,'_elementor_pro_version','3.0.10'),(10477,2222,'_elementor_edit_mode','builder'),(10478,2222,'_elementor_template_type','wp-post'),(10479,2222,'_wp_page_template','default'),(10480,2222,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10481,2222,'_elementor_version','3.1.1'),(10482,2222,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10483,2222,'_elementor_pro_version','3.0.10'),(13270,2500,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10495,2224,'_elementor_edit_mode','builder'),(10496,2224,'_elementor_template_type','wp-post'),(10497,2224,'_wp_page_template','default'),(10498,2224,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10499,2224,'_elementor_version','3.1.1'),(10500,2224,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10501,2224,'_elementor_pro_version','3.0.10'),(13264,2499,'_elementor_pro_version','3.0.10'),(13265,2499,'_thumbnail_id','2360'),(10503,2225,'_elementor_edit_mode','builder'),(10504,2225,'_elementor_template_type','wp-post'),(10505,2225,'_wp_page_template','default'),(10506,2225,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Ask away! \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10507,2225,'_elementor_version','3.1.1'),(10508,2225,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10509,2225,'_elementor_pro_version','3.0.10'),(10639,2241,'_elementor_edit_mode','builder'),(10511,2226,'_elementor_edit_mode','builder'),(10512,2226,'_elementor_template_type','wp-post'),(10513,2226,'_wp_page_template','default'),(10514,2226,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10515,2226,'_elementor_version','3.1.1'),(10516,2226,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10517,2226,'_elementor_pro_version','3.0.10'),(10521,2227,'_elementor_edit_mode','builder'),(10522,2227,'_elementor_template_type','wp-post'),(10523,2227,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (10524,2227,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10525,2227,'_elementor_version','3.1.1'),(10526,2227,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10527,2227,'_elementor_pro_version','3.0.10'),(10529,2228,'_elementor_edit_mode','builder'),(10530,2228,'_elementor_template_type','wp-post'),(10531,2228,'_wp_page_template','default'),(10532,2228,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"Coloring starts at $70\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10533,2228,'_elementor_version','3.1.1'),(10534,2228,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10535,2228,'_elementor_pro_version','3.0.10'),(10537,2229,'_elementor_edit_mode','builder'),(10538,2229,'_elementor_template_type','wp-post'),(10539,2229,'_wp_page_template','default'),(10540,2229,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10541,2229,'_elementor_version','3.1.1'),(10542,2229,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10543,2229,'_elementor_pro_version','3.0.10'),(10547,2230,'_elementor_edit_mode','builder'),(10548,2230,'_elementor_template_type','wp-post'),(10549,2230,'_wp_page_template','default'),(10550,2230,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10551,2230,'_elementor_version','3.1.1'),(10552,2230,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10553,2230,'_elementor_pro_version','3.0.10'),(10555,2231,'_elementor_edit_mode','builder'),(10556,2231,'_elementor_template_type','wp-post'),(10557,2231,'_wp_page_template','default'),(10558,2231,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"Ok great Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10559,2231,'_elementor_version','3.1.1'),(10560,2231,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10561,2231,'_elementor_pro_version','3.0.10'),(10563,2232,'_elementor_edit_mode','builder'),(10564,2232,'_elementor_template_type','wp-post'),(10565,2232,'_wp_page_template','default'),(10566,2232,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10567,2232,'_elementor_version','3.1.1'),(10568,2232,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10569,2232,'_elementor_pro_version','3.0.10'),(10573,2233,'_elementor_edit_mode','builder'),(10574,2233,'_elementor_template_type','wp-post'),(10575,2233,'_wp_page_template','default'),(10576,2233,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10577,2233,'_elementor_version','3.1.1'),(10578,2233,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10579,2233,'_elementor_pro_version','3.0.10'),(10581,2234,'_elementor_edit_mode','builder'),(10582,2234,'_elementor_template_type','wp-post'),(10583,2234,'_wp_page_template','default'),(10584,2234,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:Dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10585,2234,'_elementor_version','3.1.1'),(10586,2234,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10587,2234,'_elementor_pro_version','3.0.10'),(13262,2499,'_elementor_version','3.1.1'),(13263,2499,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10589,2235,'_elementor_edit_mode','builder'),(10590,2235,'_elementor_template_type','wp-post'),(10591,2235,'_wp_page_template','default'),(10592,2235,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10593,2235,'_elementor_version','3.1.1'),(10594,2235,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10595,2235,'_elementor_pro_version','3.0.10'),(10598,2236,'_elementor_edit_mode','builder'),(10599,2236,'_elementor_template_type','wp-post'),(10600,2236,'_wp_page_template','default'),(10601,2236,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10602,2236,'_elementor_version','3.1.1'),(10603,2236,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10604,2236,'_elementor_pro_version','3.0.10'),(10606,2237,'_elementor_edit_mode','builder'),(10607,2237,'_elementor_template_type','wp-post'),(10608,2237,'_wp_page_template','default'),(10609,2237,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"dawnloggins@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10610,2237,'_elementor_version','3.1.1'),(10611,2237,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10612,2237,'_elementor_pro_version','3.0.10'),(10614,2238,'_elementor_edit_mode','builder'),(10615,2238,'_elementor_template_type','wp-post'),(10616,2238,'_wp_page_template','default'),(10617,2238,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10618,2238,'_elementor_version','3.1.1'),(10619,2238,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10620,2238,'_elementor_pro_version','3.0.10'),(10623,2239,'_elementor_edit_mode','builder'),(10624,2239,'_elementor_template_type','wp-post'),(10625,2239,'_wp_page_template','default'),(10626,2239,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10627,2239,'_elementor_version','3.1.1'),(10628,2239,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10629,2239,'_elementor_pro_version','3.0.10'),(10631,2240,'_elementor_edit_mode','builder'),(10632,2240,'_elementor_template_type','wp-post'),(10633,2240,'_wp_page_template','default'),(10634,2240,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.344999999999998863131622783839702606201171875,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.655000000000001136868377216160297393798828125,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"bottom\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10635,2240,'_elementor_version','3.1.1'),(10636,2240,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10637,2240,'_elementor_pro_version','3.0.10'),(10641,2241,'_wp_page_template','default'),(10642,2241,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10643,2241,'_elementor_version','3.1.1'),(10644,2241,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10645,2241,'_elementor_pro_version','3.0.10'),(10648,2242,'_elementor_edit_mode','builder'),(10649,2242,'_elementor_template_type','wp-post'),(10650,2242,'_wp_page_template','default'),(10651,2242,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10652,2242,'_elementor_version','3.1.1'),(10653,2242,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10654,2242,'_elementor_pro_version','3.0.10'),(10656,2243,'_elementor_edit_mode','builder'),(10657,2243,'_elementor_template_type','wp-post'),(10658,2243,'_wp_page_template','default'),(10659,2243,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"50\",\"left\":\"28\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10660,2243,'_elementor_version','3.1.1'),(10661,2243,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10662,2243,'_elementor_pro_version','3.0.10'),(10664,2244,'_elementor_edit_mode','builder'),(10665,2244,'_elementor_template_type','wp-post'),(10666,2244,'_wp_page_template','default'),(10667,2244,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10668,2244,'_elementor_version','3.1.1'),(10669,2244,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10670,2244,'_elementor_pro_version','3.0.10'),(10674,2245,'_elementor_edit_mode','builder'),(10675,2245,'_elementor_template_type','wp-post'),(10676,2245,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (10677,2245,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10678,2245,'_elementor_version','3.1.1'),(10679,2245,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10680,2245,'_elementor_pro_version','3.0.10'),(10682,2246,'_elementor_edit_mode','builder'),(10683,2246,'_elementor_template_type','wp-post'),(10684,2246,'_wp_page_template','default'),(10685,2246,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10686,2246,'_elementor_version','3.1.1'),(10687,2246,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10688,2246,'_elementor_pro_version','3.0.10'),(10690,2247,'_elementor_edit_mode','builder'),(10691,2247,'_elementor_template_type','wp-post'),(10692,2247,'_wp_page_template','default'),(10693,2247,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10694,2247,'_elementor_version','3.1.1'),(10695,2247,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10696,2247,'_elementor_pro_version','3.0.10'),(10700,2248,'_elementor_edit_mode','builder'),(10701,2248,'_elementor_template_type','wp-post'),(10702,2248,'_wp_page_template','default'),(10703,2248,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10704,2248,'_elementor_version','3.1.1'),(10705,2248,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10706,2248,'_elementor_pro_version','3.0.10'),(10708,2249,'_elementor_edit_mode','builder'),(10709,2249,'_elementor_template_type','wp-post'),(10710,2249,'_wp_page_template','default'),(10711,2249,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10712,2249,'_elementor_version','3.1.1'),(10713,2249,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10714,2249,'_elementor_pro_version','3.0.10'),(10716,2250,'_elementor_edit_mode','builder'),(10717,2250,'_elementor_template_type','wp-post'),(10718,2250,'_wp_page_template','default'),(10719,2250,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10720,2250,'_elementor_version','3.1.1'),(10721,2250,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10722,2250,'_elementor_pro_version','3.0.10'),(10726,2251,'_elementor_edit_mode','builder'),(10727,2251,'_elementor_template_type','wp-post'),(10728,2251,'_wp_page_template','default'),(10729,2251,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10730,2251,'_elementor_version','3.1.1'),(10731,2251,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10732,2251,'_elementor_pro_version','3.0.10'),(10734,2252,'_elementor_edit_mode','builder'),(10735,2252,'_elementor_template_type','wp-post'),(10736,2252,'_wp_page_template','default'),(10737,2252,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10738,2252,'_elementor_version','3.1.1'),(10739,2252,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10740,2252,'_elementor_pro_version','3.0.10'),(10742,2253,'_elementor_edit_mode','builder'),(10743,2253,'_elementor_template_type','wp-post'),(10744,2253,'_wp_page_template','default'),(10745,2253,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10746,2253,'_elementor_version','3.1.1'),(10747,2253,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10748,2253,'_elementor_pro_version','3.0.10'),(10752,2254,'_elementor_edit_mode','builder'),(10753,2254,'_elementor_template_type','wp-post'),(10754,2254,'_wp_page_template','default'),(10755,2254,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10756,2254,'_elementor_version','3.1.1'),(10757,2254,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10758,2254,'_elementor_pro_version','3.0.10'),(10760,2255,'_elementor_edit_mode','builder'),(10761,2255,'_elementor_template_type','wp-post'),(10762,2255,'_wp_page_template','default'),(10763,2255,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"22\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"125\",\"bottom\":\"80\",\"left\":\"116\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10764,2255,'_elementor_version','3.1.1'),(10765,2255,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10766,2255,'_elementor_pro_version','3.0.10'),(10768,2256,'_elementor_edit_mode','builder'),(10769,2256,'_elementor_template_type','wp-post'),(10770,2256,'_wp_page_template','default'),(10771,2256,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10772,2256,'_elementor_version','3.1.1'),(10773,2256,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10774,2256,'_elementor_pro_version','3.0.10'),(10778,2257,'_elementor_edit_mode','builder'),(10779,2257,'_elementor_template_type','wp-post'),(10780,2257,'_wp_page_template','default'),(10781,2257,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10782,2257,'_elementor_version','3.1.1'),(10783,2257,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10784,2257,'_elementor_pro_version','3.0.10'),(10786,2258,'_elementor_edit_mode','builder'),(10787,2258,'_elementor_template_type','wp-post'),(10788,2258,'_wp_page_template','default'),(10789,2258,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.643000000000000682121026329696178436279296875},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.268000000000000682121026329696178436279296875,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10790,2258,'_elementor_version','3.1.1'),(10791,2258,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10792,2258,'_elementor_pro_version','3.0.10'),(10794,2259,'_elementor_edit_mode','builder'),(10795,2259,'_elementor_template_type','wp-post'),(10796,2259,'_wp_page_template','default'),(10797,2259,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10798,2259,'_elementor_version','3.1.1'),(10799,2259,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10800,2259,'_elementor_pro_version','3.0.10'),(10814,2261,'_elementor_edit_mode','builder'),(10815,2261,'_elementor_template_type','wp-post'),(10816,2261,'_wp_page_template','default'),(10817,2261,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10810,2260,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11552,2342,'_wp_attached_file','2019/01/ms-dawns-logo-copy.png'),(11553,2342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:961;s:6:\"height\";i:780;s:4:\"file\";s:30:\"2019/01/ms-dawns-logo-copy.png\";s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"ms-dawns-logo-copy-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:30:\"ms-dawns-logo-copy-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:30:\"ms-dawns-logo-copy-800x649.png\";s:5:\"width\";i:800;s:6:\"height\";i:649;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"ms-dawns-logo-copy-300x243.png\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ms-dawns-logo-copy-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:30:\"ms-dawns-logo-copy-768x623.png\";s:5:\"width\";i:768;s:6:\"height\";i:623;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:30:\"ms-dawns-logo-copy-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:30:\"ms-dawns-logo-copy-800x649.png\";s:5:\"width\";i:800;s:6:\"height\";i:649;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"ms-dawns-logo-copy-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:{}}}'),(11537,2338,'_wp_attached_file','2021/02/ms-dawns-logo-copy-4.png'),(10818,2261,'_elementor_version','3.1.1'),(10819,2261,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10820,2261,'_elementor_pro_version','3.0.10'),(10822,2262,'_elementor_edit_mode','builder'),(10823,2262,'_elementor_template_type','wp-post'),(10824,2262,'_wp_page_template','default'),(10825,2262,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\"><span style=\\\"color: #ff00ff;\\\">Pure Hair Growth Oil<\\/span><\\/a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\"><span style=\\\"color: #ff00ff;\\\">Mint Butter Deep Conditioning Mask<\\/span><\\/a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff00ff;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10826,2262,'_elementor_version','3.1.1'),(10827,2262,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10828,2262,'_elementor_pro_version','3.0.10'),(10830,2263,'_elementor_edit_mode','builder'),(10831,2263,'_elementor_template_type','wp-post'),(10832,2263,'_wp_page_template','default'),(10833,2263,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10834,2263,'_elementor_version','3.1.1'),(10835,2263,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10836,2263,'_elementor_pro_version','3.0.10'),(10840,2264,'_elementor_edit_mode','builder'),(10841,2264,'_elementor_template_type','wp-post'),(10842,2264,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (10843,2264,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10844,2264,'_elementor_version','3.1.1'),(10845,2264,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10846,2264,'_elementor_pro_version','3.0.10'),(10848,2265,'_elementor_edit_mode','builder'),(10849,2265,'_elementor_template_type','wp-post'),(10850,2265,'_wp_page_template','default'),(10851,2265,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":22},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Dancing Script\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10852,2265,'_elementor_version','3.1.1'),(10853,2265,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10854,2265,'_elementor_pro_version','3.0.10'),(10856,2266,'_elementor_edit_mode','builder'),(10857,2266,'_elementor_template_type','wp-post'),(10858,2266,'_wp_page_template','default'),(10859,2266,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10860,2266,'_elementor_version','3.1.1'),(10861,2266,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10862,2266,'_elementor_pro_version','3.0.10'),(10866,2267,'_elementor_edit_mode','builder'),(10867,2267,'_elementor_template_type','wp-post'),(10868,2267,'_wp_page_template','default'),(10869,2267,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10870,2267,'_elementor_version','3.1.1'),(10871,2267,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10872,2267,'_elementor_pro_version','3.0.10'),(10874,2268,'_elementor_edit_mode','builder'),(10875,2268,'_elementor_template_type','wp-post'),(10876,2268,'_wp_page_template','default'),(10877,2268,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact<\\/b>~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10878,2268,'_elementor_version','3.1.1'),(10879,2268,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10880,2268,'_elementor_pro_version','3.0.10'),(10882,2269,'_elementor_edit_mode','builder'),(10883,2269,'_elementor_template_type','wp-post'),(10884,2269,'_wp_page_template','default'),(10885,2269,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10886,2269,'_elementor_version','3.1.1'),(10887,2269,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10888,2269,'_elementor_pro_version','3.0.10'),(10892,2270,'_elementor_edit_mode','builder'),(10893,2270,'_elementor_template_type','wp-post'),(10894,2270,'_wp_page_template','default'),(10895,2270,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10896,2270,'_elementor_version','3.1.1'),(10897,2270,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10898,2270,'_elementor_pro_version','3.0.10'),(10900,2271,'_elementor_edit_mode','builder'),(10901,2271,'_elementor_template_type','wp-post'),(10902,2271,'_wp_page_template','default'),(10903,2271,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10904,2271,'_elementor_version','3.1.1'),(10905,2271,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10906,2271,'_elementor_pro_version','3.0.10'),(10908,2272,'_elementor_edit_mode','builder'),(10909,2272,'_elementor_template_type','wp-post'),(10910,2272,'_wp_page_template','default'),(10911,2272,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10912,2272,'_elementor_version','3.1.1'),(10913,2272,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10914,2272,'_elementor_pro_version','3.0.10'),(10968,2276,'_elementor_edit_mode','builder'),(10969,2276,'_elementor_template_type','wp-post'),(10970,2276,'_wp_page_template','default'),(10971,2276,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10918,2273,'_wp_attached_file','woocommerce-placeholder.png'),(10919,2273,'_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-800x800.png\";s:5:\"width\";i:800;s:6:\"height\";i:800;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:{}}}'),(11549,2341,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11543,2341,'_elementor_edit_mode','builder'),(11544,2341,'_elementor_template_type','header'),(11545,2341,'_elementor_version','3.1.1'),(11546,2341,'_elementor_pro_version','3.0.10'),(11547,2341,'_wp_page_template','default'),(11548,2341,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(10972,2276,'_elementor_version','3.1.1'),(10973,2276,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10974,2276,'_elementor_pro_version','3.0.10'),(10976,2277,'_elementor_edit_mode','builder'),(10977,2277,'_elementor_template_type','wp-post'),(10978,2277,'_wp_page_template','default'),(10979,2277,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10980,2277,'_elementor_version','3.1.1'),(10981,2277,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10982,2277,'_elementor_pro_version','3.0.10'),(10984,2278,'_elementor_edit_mode','builder'),(10985,2278,'_elementor_template_type','wp-post'),(10986,2278,'_wp_page_template','default'),(10987,2278,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10988,2278,'_elementor_version','3.1.1'),(10989,2278,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(10990,2278,'_elementor_pro_version','3.0.10'),(11003,2280,'_elementor_edit_mode','builder'),(11004,2280,'_elementor_template_type','wp-post'),(11005,2280,'_wp_page_template','default'),(11006,2280,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11023,2282,'_elementor_version','3.1.1'),(11024,2282,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11025,2282,'_elementor_pro_version','3.0.10'),(11019,2282,'_elementor_edit_mode','builder'),(11020,2282,'_elementor_template_type','wp-post'),(11021,2282,'_wp_page_template','default'),(11022,2282,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11007,2280,'_elementor_version','3.1.1'),(11008,2280,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11009,2280,'_elementor_pro_version','3.0.10'),(11011,2281,'_elementor_edit_mode','builder'),(11012,2281,'_elementor_template_type','wp-post'),(11013,2281,'_wp_page_template','default'),(11014,2281,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11015,2281,'_elementor_version','3.1.1'),(11016,2281,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11017,2281,'_elementor_pro_version','3.0.10'),(11029,2283,'_elementor_edit_mode','builder'),(11030,2283,'_elementor_template_type','wp-post'),(11031,2283,'_wp_page_template','default'),(11032,2283,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11033,2283,'_elementor_version','3.1.1'),(11034,2283,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11035,2283,'_elementor_pro_version','3.0.10'),(11037,2284,'_elementor_edit_mode','builder'),(11038,2284,'_elementor_template_type','wp-post'),(11039,2284,'_wp_page_template','default'),(11040,2284,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":53.8599999999999994315658113919198513031005859375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.054000000000002046363078989088535308837890625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11041,2284,'_elementor_version','3.1.1'),(11042,2284,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11043,2284,'_elementor_pro_version','3.0.10'),(11045,2285,'_elementor_edit_mode','builder'),(11046,2285,'_elementor_template_type','wp-post'),(11047,2285,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (11048,2285,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11049,2285,'_elementor_version','3.1.1'),(11050,2285,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11051,2285,'_elementor_pro_version','3.0.10'),(11068,2289,'_elementor_edit_mode','builder'),(11069,2289,'_elementor_template_type','wp-post'),(11070,2289,'_wp_page_template','default'),(11071,2289,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11055,116,'wpforms_entries_count','924'),(11160,2296,'_wp_page_template','default'),(11161,2296,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11088,2291,'_elementor_version','3.1.1'),(11089,2291,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11090,2291,'_elementor_pro_version','3.0.10'),(11084,2291,'_elementor_edit_mode','builder'),(11085,2291,'_elementor_template_type','wp-post'),(11086,2291,'_wp_page_template','default'),(11087,2291,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11072,2289,'_elementor_version','3.1.1'),(11073,2289,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11074,2289,'_elementor_pro_version','3.0.10'),(11076,2290,'_elementor_edit_mode','builder'),(11077,2290,'_elementor_template_type','wp-post'),(11078,2290,'_wp_page_template','default'),(11079,2290,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11080,2290,'_elementor_version','3.1.1'),(11081,2290,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11082,2290,'_elementor_pro_version','3.0.10'),(11158,2296,'_elementor_edit_mode','builder'),(11159,2296,'_elementor_template_type','wp-post'),(11097,2292,'_elementor_version','3.1.0'),(11098,2292,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11099,2292,'_elementor_pro_version','3.0.10'),(11101,2293,'_elementor_edit_mode','builder'),(11102,2293,'_elementor_template_type','wp-post'),(11103,2293,'_wp_page_template','default'),(11104,2293,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus<\\/em>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(11105,2293,'_elementor_version','3.1.0'),(11106,2293,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11107,2293,'_elementor_pro_version','3.0.10'),(11151,2295,'_yoast_wpseo_linkdex','43'),(11152,2295,'_yoast_wpseo_content_score','90'),(11153,2295,'_yoast_wpseo_estimated-reading-time-minutes','1'),(11154,2295,'_saleflash_text',''),(11155,2295,'_last_editor_used_jetpack','classic-editor'),(11156,2295,'_edit_lock','1615239074:1'),(11157,2295,'_edit_last','1'),(11162,2296,'_elementor_version','3.1.1'),(11163,2296,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11164,2296,'_elementor_pro_version','3.0.10'),(11166,2297,'_elementor_edit_mode','builder'),(11167,2297,'_elementor_template_type','wp-post'),(11168,2297,'_wp_page_template','default'),(11169,2297,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":3,\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11170,2297,'_elementor_version','3.1.1'),(11171,2297,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11172,2297,'_elementor_pro_version','3.0.10'),(11174,2298,'_elementor_edit_mode','builder'),(11175,2298,'_elementor_template_type','wp-post'),(11176,2298,'_wp_page_template','default'),(11177,2298,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11178,2298,'_elementor_version','3.1.1'),(11179,2298,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11180,2298,'_elementor_pro_version','3.0.10'),(11275,2308,'_elementor_edit_mode','builder'),(11276,2308,'_elementor_template_type','wp-post'),(11277,2308,'_wp_page_template','default'),(11278,2308,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11189,2299,'_elementor_edit_mode','builder'),(11190,2299,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11192,2300,'_elementor_template_type','wp-page'),(11193,2300,'_elementor_version','3.1.1'),(11194,2300,'_elementor_pro_version','3.0.10'),(11195,2300,'_wp_page_template','default'),(11196,2300,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11197,2300,'_elementor_edit_mode','builder'),(11198,2300,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11200,2301,'_elementor_template_type','wp-page'),(11201,2301,'_elementor_version','3.1.1'),(11202,2301,'_elementor_pro_version','3.0.10'),(11203,2301,'_wp_page_template','default'),(11204,2301,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11205,2301,'_elementor_edit_mode','builder'),(11206,2301,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12357,2427,'_elementor_template_type','wp-page'),(12358,2427,'_elementor_version','3.1.1'),(12359,2427,'_elementor_pro_version','3.0.10'),(12360,2427,'_wp_page_template','default'),(12361,2427,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12381,816,'_elementor_controls_usage','a:4:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";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:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:4:\"rows\";i:1;s:7:\"columns\";i:1;s:8:\"paginate\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:39:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}}}}'),(11536,2209,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(11534,1904,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(11533,1886,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(11532,1885,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(11531,1884,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(11240,817,'_elementor_edit_mode','builder'),(11266,2307,'_elementor_template_type','wp-page'),(11267,2307,'_elementor_version','3.1.0'),(11268,2307,'_elementor_pro_version','3.0.10'),(11269,2307,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11265,2307,'_wp_page_template','default'),(11264,817,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11255,2305,'_elementor_edit_mode','builder'),(11257,2306,'_wp_page_template','default'),(11258,2306,'_elementor_template_type','wp-page'),(11259,2306,'_elementor_version','3.1.0'),(11260,2306,'_elementor_pro_version','3.0.10'),(11261,2306,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11262,2306,'_elementor_edit_mode','builder'),(11270,2307,'_elementor_edit_mode','builder'),(11272,2307,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12928,2473,'_wp_page_template','default'),(12929,2473,'_elementor_template_type','wp-page'),(12930,2473,'_elementor_version','3.1.1'),(12931,2473,'_elementor_pro_version','3.0.10'),(12932,2473,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(11279,2308,'_elementor_version','3.1.1'),(11280,2308,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11281,2308,'_elementor_pro_version','3.0.10'),(11283,2309,'_elementor_edit_mode','builder'),(11284,2309,'_elementor_template_type','wp-post'),(11285,2309,'_wp_page_template','default'),(11286,2309,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11287,2309,'_elementor_version','3.1.1'),(11288,2309,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11289,2309,'_elementor_pro_version','3.0.10'),(11291,2310,'_elementor_edit_mode','builder'),(11292,2310,'_elementor_template_type','wp-post'),(11293,2310,'_wp_page_template','default'),(11294,2310,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11295,2310,'_elementor_version','3.1.1'),(11296,2310,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11297,2310,'_elementor_pro_version','3.0.10'),(11300,2311,'_elementor_edit_mode','builder'),(11301,2311,'_elementor_template_type','wp-post'),(11302,2311,'_wp_page_template','default'),(11303,2311,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11304,2311,'_elementor_version','3.1.1'),(11305,2311,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11306,2311,'_elementor_pro_version','3.0.10'),(11308,2312,'_elementor_edit_mode','builder'),(11309,2312,'_elementor_template_type','wp-post'),(11310,2312,'_wp_page_template','default'),(11311,2312,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11312,2312,'_elementor_version','3.1.1'),(11313,2312,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11314,2312,'_elementor_pro_version','3.0.10'),(11915,2382,'_elementor_edit_mode','builder'),(11886,2379,'_elementor_edit_mode','builder'),(11887,2379,'_elementor_template_type','wp-post'),(11888,2379,'_wp_page_template','default'),(11889,2379,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11342,2316,'_elementor_edit_mode','builder'),(11343,2316,'_elementor_template_type','wp-post'),(11344,2316,'_wp_page_template','default'),(11345,2316,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11316,2313,'_elementor_edit_mode','builder'),(11317,2313,'_elementor_template_type','wp-post'),(11318,2313,'_wp_page_template','default'),(11319,2313,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11320,2313,'_elementor_version','3.1.1'),(11321,2313,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11322,2313,'_elementor_pro_version','3.0.10'),(11326,2314,'_elementor_edit_mode','builder'),(11327,2314,'_elementor_template_type','wp-post'),(11328,2314,'_wp_page_template','default'),(11329,2314,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11330,2314,'_elementor_version','3.1.1'),(11331,2314,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11332,2314,'_elementor_pro_version','3.0.10'),(11334,2315,'_elementor_edit_mode','builder'),(11335,2315,'_elementor_template_type','wp-post'),(11336,2315,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (11337,2315,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":50.0810000000000030695446184836328029632568359375},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.832999999999998408384271897375583648681640625,\"background_background\":\"classic\",\"background_image\":{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6fe3a96f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"59369969\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"3331483e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11338,2315,'_elementor_version','3.1.1'),(11339,2315,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11340,2315,'_elementor_pro_version','3.0.10'),(11346,2316,'_elementor_version','3.1.1'),(11347,2316,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11348,2316,'_elementor_pro_version','3.0.10'),(11351,2317,'_elementor_edit_mode','builder'),(11352,2317,'_elementor_template_type','wp-post'),(11353,2317,'_wp_page_template','default'),(11354,2317,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11355,2317,'_elementor_version','3.1.1'),(11356,2317,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11357,2317,'_elementor_pro_version','3.0.10'),(11359,2318,'_elementor_edit_mode','builder'),(11360,2318,'_elementor_template_type','wp-post'),(11361,2318,'_wp_page_template','default'),(11362,2318,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":31,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.49-PM.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM.png\"},{\"id\":25,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.08-PM.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11363,2318,'_elementor_version','3.1.1'),(11364,2318,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11365,2318,'_elementor_pro_version','3.0.10'),(11779,2370,'_elementor_template_type','wp-post'),(11367,2319,'_elementor_edit_mode','builder'),(11368,2319,'_elementor_template_type','wp-post'),(11369,2319,'_wp_page_template','default'),(11370,2319,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11371,2319,'_elementor_version','3.1.1'),(11372,2319,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11373,2319,'_elementor_pro_version','3.0.10'),(11376,2320,'_elementor_edit_mode','builder'),(11377,2320,'_elementor_template_type','wp-post'),(11378,2320,'_wp_page_template','default'),(11379,2320,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11380,2320,'_elementor_version','3.1.1'),(11381,2320,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11382,2320,'_elementor_pro_version','3.0.10'),(11384,2321,'_elementor_edit_mode','builder'),(11385,2321,'_elementor_template_type','wp-post'),(11386,2321,'_wp_page_template','default'),(11387,2321,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11388,2321,'_elementor_version','3.1.1'),(11389,2321,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11390,2321,'_elementor_pro_version','3.0.10'),(11392,2322,'_elementor_edit_mode','builder'),(11393,2322,'_elementor_template_type','wp-post'),(11394,2322,'_wp_page_template','default'),(11395,2322,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11396,2322,'_elementor_version','3.1.1'),(11397,2322,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11398,2322,'_elementor_pro_version','3.0.10'),(11402,2323,'_elementor_edit_mode','builder'),(11403,2323,'_elementor_template_type','wp-post'),(11404,2323,'_wp_page_template','default'),(11405,2323,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11406,2323,'_elementor_version','3.1.1'),(11407,2323,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11408,2323,'_elementor_pro_version','3.0.10'),(11410,2324,'_elementor_edit_mode','builder'),(11411,2324,'_elementor_template_type','wp-post'),(11412,2324,'_wp_page_template','default'),(11413,2324,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact ~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact~<br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11414,2324,'_elementor_version','3.1.1'),(11415,2324,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11416,2324,'_elementor_pro_version','3.0.10'),(11418,2325,'_elementor_edit_mode','builder'),(11419,2325,'_elementor_template_type','wp-post'),(11420,2325,'_wp_page_template','default'),(11421,2325,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11422,2325,'_elementor_version','3.1.1'),(11423,2325,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11424,2325,'_elementor_pro_version','3.0.10'),(11454,2329,'_elementor_edit_mode','builder'),(11455,2329,'_elementor_template_type','wp-post'),(11456,2329,'_wp_page_template','default'),(11457,2329,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11432,2326,'_elementor_version','3.1.1'),(11433,2326,'_elementor_pro_version','3.0.10'),(11434,2326,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11436,2327,'_wp_page_template','default'),(11437,2327,'_elementor_edit_mode','builder'),(11438,2327,'_elementor_template_type','wp-post'),(11439,2327,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11440,2327,'_elementor_version','3.1.1'),(11441,2327,'_elementor_pro_version','3.0.10'),(11442,2327,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11444,2328,'_wp_page_template','default'),(11445,2328,'_elementor_edit_mode','builder'),(11446,2328,'_elementor_template_type','wp-post'),(11447,2328,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11448,2328,'_elementor_version','3.1.1'),(11449,2328,'_elementor_pro_version','3.0.10'),(11450,2328,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11566,2344,'_wp_page_template','default'),(11567,2344,'_elementor_edit_mode','builder'),(11568,2344,'_elementor_template_type','wp-post'),(11569,2344,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11458,2329,'_elementor_version','3.1.1'),(11459,2329,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11460,2329,'_elementor_pro_version','3.0.10'),(11462,2330,'_elementor_edit_mode','builder'),(11463,2330,'_elementor_template_type','wp-post'),(11464,2330,'_wp_page_template','default'),(11465,2330,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11466,2330,'_elementor_version','3.1.1'),(11467,2330,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11468,2330,'_elementor_pro_version','3.0.10'),(11470,2331,'_elementor_edit_mode','builder'),(11471,2331,'_elementor_template_type','wp-post'),(11472,2331,'_wp_page_template','default'),(11473,2331,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11474,2331,'_elementor_version','3.1.1'),(11475,2331,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11476,2331,'_elementor_pro_version','3.0.10'),(11479,2332,'_elementor_edit_mode','builder'),(11480,2332,'_elementor_template_type','wp-post'),(11481,2332,'_wp_page_template','default'),(11482,2332,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11483,2332,'_elementor_version','3.1.1'),(11484,2332,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11485,2332,'_elementor_pro_version','3.0.10'),(11487,2333,'_elementor_edit_mode','builder'),(11488,2333,'_elementor_template_type','wp-post'),(11489,2333,'_wp_page_template','default'),(11490,2333,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11491,2333,'_elementor_version','3.1.1'),(11492,2333,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11493,2333,'_elementor_pro_version','3.0.10'),(11495,2334,'_elementor_edit_mode','builder'),(11496,2334,'_elementor_template_type','wp-post'),(11497,2334,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (11498,2334,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11499,2334,'_elementor_version','3.1.1'),(11500,2334,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11501,2334,'_elementor_pro_version','3.0.10'),(11505,2335,'_elementor_edit_mode','builder'),(11506,2335,'_elementor_template_type','wp-post'),(11507,2335,'_wp_page_template','default'),(11508,2335,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11509,2335,'_elementor_version','3.1.1'),(11510,2335,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11511,2335,'_elementor_pro_version','3.0.10'),(11513,2336,'_elementor_edit_mode','builder'),(11514,2336,'_elementor_template_type','wp-post'),(11515,2336,'_wp_page_template','default'),(11516,2336,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> - to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11517,2336,'_elementor_version','3.1.1'),(11518,2336,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11519,2336,'_elementor_pro_version','3.0.10'),(11778,2370,'_elementor_edit_mode','builder'),(11521,2337,'_elementor_edit_mode','builder'),(11522,2337,'_elementor_template_type','wp-post'),(11523,2337,'_wp_page_template','default'),(11524,2337,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11525,2337,'_elementor_version','3.1.1'),(11526,2337,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11527,2337,'_elementor_pro_version','3.0.10'),(11731,2365,'_elementor_edit_mode','builder'),(11732,2365,'_elementor_template_type','wp-post'),(11733,2365,'_wp_page_template','default'),(11734,2365,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11729,2364,'_wp_attached_file','2021/03/unnamed.png'),(11730,2364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:19:\"2021/03/unnamed.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"unnamed-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:\"unnamed-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:\"unnamed-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:19:\"unnamed-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:\"unnamed-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:\"unnamed-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:{}}}'),(11586,2346,'_elementor_version','3.1.1'),(11587,2346,'_elementor_pro_version','3.0.10'),(11588,2346,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11582,2346,'_wp_page_template','default'),(11583,2346,'_elementor_edit_mode','builder'),(11584,2346,'_elementor_template_type','wp-post'),(11585,2346,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11570,2344,'_elementor_version','3.1.1'),(11571,2344,'_elementor_pro_version','3.0.10'),(11572,2344,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11574,2345,'_wp_page_template','default'),(11575,2345,'_elementor_edit_mode','builder'),(11576,2345,'_elementor_template_type','wp-post'),(11577,2345,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c6a8bf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11578,2345,'_elementor_version','3.1.1'),(11579,2345,'_elementor_pro_version','3.0.10'),(11580,2345,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11591,2347,'_wp_page_template','default'),(11592,2347,'_elementor_edit_mode','builder'),(11593,2347,'_elementor_template_type','wp-post'),(11594,2347,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11595,2347,'_elementor_version','3.1.1'),(11596,2347,'_elementor_pro_version','3.0.10'),(11597,2347,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11599,2348,'_wp_page_template','default'),(11600,2348,'_elementor_edit_mode','builder'),(11601,2348,'_elementor_template_type','wp-post'),(11602,2348,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11603,2348,'_elementor_version','3.1.1'),(11604,2348,'_elementor_pro_version','3.0.10'),(11605,2348,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11607,2349,'_wp_page_template','default'),(11608,2349,'_elementor_edit_mode','builder'),(11609,2349,'_elementor_template_type','wp-post'),(11610,2349,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11611,2349,'_elementor_version','3.1.1'),(11612,2349,'_elementor_pro_version','3.0.10'),(11613,2349,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11617,2350,'_wp_page_template','default'),(11618,2350,'_elementor_edit_mode','builder'),(11619,2350,'_elementor_template_type','wp-post'),(11620,2350,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11621,2350,'_elementor_version','3.1.1'),(11622,2350,'_elementor_pro_version','3.0.10'),(11623,2350,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11625,2351,'_wp_page_template','default'),(11626,2351,'_elementor_edit_mode','builder'),(11627,2351,'_elementor_template_type','wp-post'),(11628,2351,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FFC8C8\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11629,2351,'_elementor_version','3.1.1'),(11630,2351,'_elementor_pro_version','3.0.10'),(11631,2351,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11633,2352,'_wp_page_template','default'),(11634,2352,'_elementor_edit_mode','builder'),(11635,2352,'_elementor_template_type','wp-post'),(11636,2352,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11637,2352,'_elementor_version','3.1.1'),(11638,2352,'_elementor_pro_version','3.0.10'),(11639,2352,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11643,2353,'_wp_page_template','default'),(11644,2353,'_elementor_edit_mode','builder'),(11645,2353,'_elementor_template_type','wp-post'),(11646,2353,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11647,2353,'_elementor_version','3.1.1'),(11648,2353,'_elementor_pro_version','3.0.10'),(11649,2353,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11651,2354,'_wp_page_template','default'),(11652,2354,'_elementor_edit_mode','builder'),(11653,2354,'_elementor_template_type','wp-post'),(11654,2354,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41.6640000000000014779288903810083866119384765625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11655,2354,'_elementor_version','3.1.1'),(11656,2354,'_elementor_pro_version','3.0.10'),(11657,2354,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11659,2355,'_wp_page_template','default'),(11660,2355,'_elementor_edit_mode','builder'),(11661,2355,'_elementor_template_type','wp-post'),(11662,2355,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.68299999999999982946974341757595539093017578125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.1039999999999992041921359486877918243408203125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.876999999999998891553332214243710041046142578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11663,2355,'_elementor_version','3.1.1'),(11664,2355,'_elementor_pro_version','3.0.10'),(11665,2355,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11669,2356,'_wp_page_template','default'),(11670,2356,'_elementor_edit_mode','builder'),(11671,2356,'_elementor_template_type','wp-post'),(11672,2356,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.68299999999999982946974341757595539093017578125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.1039999999999992041921359486877918243408203125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.876999999999998891553332214243710041046142578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11673,2356,'_elementor_version','3.1.1'),(11674,2356,'_elementor_pro_version','3.0.10'),(11675,2356,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11677,2357,'_wp_page_template','default'),(11678,2357,'_elementor_edit_mode','builder'),(11679,2357,'_elementor_template_type','wp-post'),(11680,2357,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.68299999999999982946974341757595539093017578125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37.1039999999999992041921359486877918243408203125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.876999999999998891553332214243710041046142578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11681,2357,'_elementor_version','3.1.1'),(11682,2357,'_elementor_pro_version','3.0.10'),(11683,2357,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(11685,2358,'_wp_page_template','default'),(11686,2358,'_elementor_edit_mode','builder'),(11687,2358,'_elementor_template_type','wp-post'),(11688,2358,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11689,2358,'_elementor_version','3.1.1'),(11690,2358,'_elementor_pro_version','3.0.10'),(11691,2358,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12586,2448,'_wp_page_template','default'),(12587,2448,'_elementor_edit_mode','builder'),(12588,2448,'_elementor_template_type','wp-post'),(12589,2448,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11750,2367,'_elementor_template_type','wp-post'),(11751,2367,'_wp_page_template','default'),(11752,2367,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11753,2367,'_elementor_version','3.1.1'),(11754,2367,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11755,2367,'_elementor_pro_version','3.0.10'),(11756,2367,'_thumbnail_id','2360'),(11760,2368,'_elementor_edit_mode','builder'),(11761,2368,'_elementor_template_type','wp-post'),(11762,2368,'_wp_page_template','default'),(11763,2368,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11704,2360,'_wp_attached_file','2021/03/ms-dawns-logo-copy-2.jpg'),(11705,2360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1311;s:6:\"height\";i:1314;s:4:\"file\";s:32:\"2021/03/ms-dawns-logo-copy-2.jpg\";s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-2-800x802.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"ms-dawns-logo-copy-2-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-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:32:\"ms-dawns-logo-copy-2-768x770.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-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:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-2-800x802.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:802;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-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:\"1\";s:8:\"keywords\";a:0:{}}}'),(11706,2361,'_wp_attached_file','2021/03/Screen-Shot-2021-02-28-at-8.35.53-PM.png'),(11707,2361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:682;s:6:\"height\";i:759;s:4:\"file\";s:48:\"2021/03/Screen-Shot-2021-02-28-at-8.35.53-PM.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-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:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-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:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-270x300.png\";s:5:\"width\";i:270;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-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:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-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:48:\"Screen-Shot-2021-02-28-at-8.35.53-PM-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:{}}}'),(11708,2362,'_elementor_edit_mode','builder'),(11709,2362,'_elementor_template_type','wp-post'),(11710,2362,'_wp_page_template','default'),(11711,2362,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11712,2362,'_elementor_version','3.1.1'),(11713,2362,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11714,2362,'_elementor_pro_version','3.0.10'),(11715,2362,'_elementor_controls_usage','a:12:{s:6:\"spacer\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:4;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;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:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:5;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:14;s:21:\"space_between_widgets\";i:2;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:11:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:4;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_image\";i:1;s:25:\"background_hover_position\";i:2;s:21:\"background_hover_size\";i:2;s:27:\"background_hover_transition\";i:3;s:38:\"background_motion_fx_translateY_effect\";i:1;s:24:\"background_hover_color_b\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:4;s:21:\"box_shadow_box_shadow\";i:2;}s:26:\"section_background_overlay\";a:12:{s:28:\"css_filters_hover_css_filter\";i:1;s:28:\"css_filters_hover_brightness\";i:1;s:26:\"css_filters_hover_contrast\";i:1;s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:35:\"background_overlay_hover_background\";i:2;s:30:\"background_overlay_hover_color\";i:1;s:35:\"background_overlay_hover_transition\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:32:\"background_overlay_hover_color_b\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:4;}s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:4;s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:3;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;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:6;}s:14:\"section_layout\";a:6:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:4;s:3:\"gap\";i:6;s:13:\"custom_height\";i:2;s:6:\"_title\";i:1;s:16:\"content_position\";i:4;}}s:8:\"advanced\";a:3:{s:19:\"_section_responsive\";a:4:{s:20:\"reverse_order_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:2;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:9:\"animation\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:8;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:21:\"section_shape_divider\";a:8:{s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:17;s:5:\"align\";i:17;s:12:\"align_mobile\";i:9;s:11:\"header_size\";i:7;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:20:\"typography_font_size\";i:15;s:27:\"typography_font_size_tablet\";i:13;s:27:\"typography_font_size_mobile\";i:13;s:21:\"typography_typography\";i:15;s:22:\"typography_font_family\";i:15;s:22:\"typography_font_weight\";i:13;s:25:\"typography_letter_spacing\";i:9;s:11:\"title_color\";i:13;s:22:\"typography_line_height\";i:4;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:9;s:14:\"_margin_tablet\";i:9;s:8:\"_padding\";i:13;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:9;s:12:\"hide_desktop\";i:3;s:11:\"hide_tablet\";i:3;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:4;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:11;s:8:\"controls\";a:2:{s:5:\"style\";a:3:{s:22:\"section_products_style\";a:43:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:15:\"view_cart_color\";i:1;s:31:\"view_cart_typography_typography\";i:1;s:32:\"view_cart_typography_font_family\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:31:\"old_price_typography_typography\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}s:18:\"section_design_box\";a:1:{s:17:\"box_border_radius\";i:1;}s:24:\"section_pagination_style\";a:2:{s:18:\"pagination_spacing\";i:1;s:18:\"pagination_padding\";i:1;}}s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;s:4:\"rows\";i:1;}s:13:\"section_query\";a:1:{s:13:\"query_orderby\";i:1;}}}}s:20:\"testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:5:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_slides_style\";a:1:{s:13:\"space_between\";i:1;}s:21:\"section_content_style\";a:21:{s:11:\"content_gap\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:29:\"content_typography_font_style\";i:1;s:30:\"content_typography_line_height\";i:1;s:10:\"name_color\";i:1;s:26:\"name_typography_typography\";i:1;s:25:\"name_typography_font_size\";i:1;s:27:\"name_typography_font_weight\";i:1;s:26:\"name_typography_font_style\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:28:\"title_typography_line_height\";i:1;s:30:\"content_typography_font_family\";i:1;s:27:\"name_typography_font_family\";i:1;}s:19:\"section_image_style\";a:4:{s:10:\"image_size\";i:1;s:12:\"image_border\";i:1;s:18:\"image_border_color\";i:1;s:18:\"image_border_width\";i:1;}s:18:\"section_navigation\";a:4:{s:15:\"pagination_size\";i:1;s:16:\"pagination_color\";i:1;s:12:\"arrows_color\";i:1;s:11:\"arrows_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:8:\"settings\";a:6:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:16:\"ideal_row_height\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;}s:7:\"overlay\";a:1:{s:19:\"overlay_description\";i:1;}}s:5:\"style\";a:2:{s:11:\"image_style\";a:6:{s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:25:\"image_border_radius_hover\";i:1;s:28:\"image_css_filters_hover_blur\";i:1;s:32:\"image_css_filters_hover_saturate\";i:1;s:21:\"image_hover_animation\";i:1;}s:13:\"overlay_style\";a:1:{s:30:\"overlay_background_hover_color\";i:1;}}}}s:10:\"price-list\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:21:{s:13:\"heading_color\";i:5;s:29:\"heading_typography_typography\";i:5;s:28:\"heading_typography_font_size\";i:5;s:30:\"heading_typography_font_family\";i:5;s:33:\"heading_typography_letter_spacing\";i:5;s:17:\"description_color\";i:5;s:33:\"description_typography_typography\";i:5;s:32:\"description_typography_font_size\";i:5;s:34:\"description_typography_font_family\";i:5;s:15:\"separator_style\";i:5;s:15:\"separator_color\";i:5;s:16:\"separator_weight\";i:5;s:17:\"separator_spacing\";i:5;s:35:\"heading_typography_font_size_tablet\";i:5;s:35:\"heading_typography_font_size_mobile\";i:5;s:39:\"description_typography_font_size_tablet\";i:5;s:34:\"description_typography_font_weight\";i:5;s:30:\"heading_typography_font_weight\";i:5;s:30:\"heading_typography_line_height\";i:5;s:34:\"description_typography_line_height\";i:5;s:37:\"description_typography_letter_spacing\";i:5;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_mobile\";i:1;s:12:\"button_width\";i:1;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:7:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:28:\"label_typography_font_weight\";i:1;s:12:\"html_spacing\";i:1;s:26:\"html_typography_typography\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:26:\"field_typography_font_size\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:22:\"field_background_color\";i:1;s:28:\"field_typography_font_family\";i:1;s:28:\"field_typography_font_weight\";i:1;}s:20:\"section_button_style\";a:10:{s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:29:\"button_background_hover_color\";i:1;s:29:\"button_typography_line_height\";i:1;s:22:\"button_hover_animation\";i:1;}s:22:\"section_messages_style\";a:6:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;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:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}}}}'),(11717,818,'_thumbnail_id','2360'),(11718,818,'_yoast_wpseo_metadesc','I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth...'),(11749,2367,'_elementor_edit_mode','builder'),(11735,2365,'_elementor_version','3.1.1'),(11736,2365,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11737,2365,'_elementor_pro_version','3.0.10'),(11738,2365,'_thumbnail_id','2360'),(11740,2366,'_elementor_edit_mode','builder'),(11741,2366,'_elementor_template_type','wp-post'),(11742,2366,'_wp_page_template','default'),(11743,2366,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sarah Finney\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2288,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11744,2366,'_elementor_version','3.1.1'),(11745,2366,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11746,2366,'_elementor_pro_version','3.0.10'),(11747,2366,'_thumbnail_id','2360'),(11764,2368,'_elementor_version','3.1.1'),(11765,2368,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11766,2368,'_elementor_pro_version','3.0.10'),(11767,2368,'_thumbnail_id','2360'),(11769,2369,'_elementor_edit_mode','builder'),(11770,2369,'_elementor_template_type','wp-post'),(11771,2369,'_wp_page_template','default'),(11772,2369,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11773,2369,'_elementor_version','3.1.1'),(11774,2369,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11775,2369,'_elementor_pro_version','3.0.10'),(11776,2369,'_thumbnail_id','2360'),(11780,2370,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (11781,2370,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11782,2370,'_elementor_version','3.1.1'),(11783,2370,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11784,2370,'_elementor_pro_version','3.0.10'),(11785,2370,'_thumbnail_id','2360'),(11799,2372,'_elementor_edit_mode','builder'),(11800,2372,'_elementor_template_type','wp-post'),(11801,2372,'_wp_page_template','default'),(11802,2372,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11795,2371,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11858,2376,'_elementor_edit_mode','builder'),(11859,2376,'_elementor_template_type','header'),(11860,2376,'_elementor_version','3.1.1'),(11861,2376,'_elementor_pro_version','3.0.10'),(11862,2376,'_wp_page_template','default'),(11863,2376,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"ec1c7b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b72ffce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"df43e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb2e27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"28a98f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(11803,2372,'_elementor_version','3.1.1'),(11804,2372,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11805,2372,'_elementor_pro_version','3.0.10'),(11806,2372,'_thumbnail_id','2360'),(11808,2373,'_elementor_edit_mode','builder'),(11809,2373,'_elementor_template_type','wp-post'),(11810,2373,'_wp_page_template','default'),(11811,2373,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11812,2373,'_elementor_version','3.1.1'),(11813,2373,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11814,2373,'_elementor_pro_version','3.0.10'),(11815,2373,'_thumbnail_id','2360'),(11817,2374,'_elementor_edit_mode','builder'),(11818,2374,'_elementor_template_type','wp-post'),(11819,2374,'_wp_page_template','default'),(11820,2374,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11821,2374,'_elementor_version','3.1.1'),(11822,2374,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11823,2374,'_elementor_pro_version','3.0.10'),(11824,2374,'_thumbnail_id','2360'),(11868,2377,'_elementor_edit_mode','builder'),(11869,2377,'_elementor_template_type','wp-post'),(11870,2377,'_wp_page_template','default'),(11871,2377,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11864,2376,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(13752,2545,'_elementor_edit_mode','builder'),(13753,2545,'_elementor_template_type','header'),(13754,2545,'_elementor_version','3.1.1'),(13755,2545,'_elementor_pro_version','3.0.10'),(13756,2545,'_wp_page_template','default'),(13757,2545,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"ec1c7b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b72ffce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"df43e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb2e27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"28a98f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(11872,2377,'_elementor_version','3.1.1'),(11873,2377,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11874,2377,'_elementor_pro_version','3.0.10'),(11875,2377,'_thumbnail_id','2360'),(11877,2378,'_elementor_edit_mode','builder'),(11878,2378,'_elementor_template_type','wp-post'),(11879,2378,'_wp_page_template','default'),(11880,2378,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"101cc7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTS\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"typography_font_weight\":\"300\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11881,2378,'_elementor_version','3.1.1'),(11882,2378,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11883,2378,'_elementor_pro_version','3.0.10'),(11884,2378,'_thumbnail_id','2360'),(11890,2379,'_elementor_version','3.1.1'),(11891,2379,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11892,2379,'_elementor_pro_version','3.0.10'),(11893,2379,'_thumbnail_id','2360'),(11897,2380,'_elementor_edit_mode','builder'),(11898,2380,'_elementor_template_type','wp-post'),(11899,2380,'_wp_page_template','default'),(11900,2380,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11901,2380,'_elementor_version','3.1.1'),(11902,2380,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11903,2380,'_elementor_pro_version','3.0.10'),(11904,2380,'_thumbnail_id','2360'),(11906,2381,'_elementor_edit_mode','builder'),(11907,2381,'_elementor_template_type','wp-post'),(11908,2381,'_wp_page_template','default'),(11909,2381,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11910,2381,'_elementor_version','3.1.1'),(11911,2381,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11912,2381,'_elementor_pro_version','3.0.10'),(11913,2381,'_thumbnail_id','2360'),(11916,2382,'_elementor_template_type','wp-post'),(11917,2382,'_wp_page_template','default'),(11918,2382,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11919,2382,'_elementor_version','3.1.1'),(11920,2382,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11921,2382,'_elementor_pro_version','3.0.10'),(11922,2382,'_thumbnail_id','2360'),(11937,2384,'_elementor_edit_mode','builder'),(11938,2384,'_elementor_template_type','wp-post'),(11939,2384,'_wp_page_template','default'),(11940,2384,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11968,2387,'_wp_page_template','default'),(11969,2387,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mind Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11959,2386,'_elementor_version','3.1.1'),(11960,2386,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11961,2386,'_elementor_pro_version','3.0.10'),(11962,2386,'_thumbnail_id','2360'),(11955,2386,'_elementor_edit_mode','builder'),(11956,2386,'_elementor_template_type','wp-post'),(11957,2386,'_wp_page_template','default'),(11958,2386,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mind Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11941,2384,'_elementor_version','3.1.1'),(11942,2384,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11943,2384,'_elementor_pro_version','3.0.10'),(11944,2384,'_thumbnail_id','2360'),(11946,2385,'_elementor_edit_mode','builder'),(11947,2385,'_elementor_template_type','wp-post'),(11948,2385,'_wp_page_template','default'),(11949,2385,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab - <a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\\\"><span style=\\\"color: #ffffff;\\\">for my daughter<\\/span> <\\/a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Butter Deep Conditioning Mask<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11950,2385,'_elementor_version','3.1.1'),(11951,2385,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11952,2385,'_elementor_pro_version','3.0.10'),(11953,2385,'_thumbnail_id','2360'),(11966,2387,'_elementor_edit_mode','builder'),(11967,2387,'_elementor_template_type','wp-post'),(11970,2387,'_elementor_version','3.1.1'),(11971,2387,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11972,2387,'_elementor_pro_version','3.0.10'),(11973,2387,'_thumbnail_id','2360'),(11975,2388,'_elementor_edit_mode','builder'),(11976,2388,'_elementor_template_type','wp-post'),(11977,2388,'_wp_page_template','default'),(11978,2388,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mind Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11979,2388,'_elementor_version','3.1.1'),(11980,2388,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11981,2388,'_elementor_pro_version','3.0.10'),(11982,2388,'_thumbnail_id','2360'),(11984,2389,'_elementor_edit_mode','builder'),(11985,2389,'_elementor_template_type','wp-post'),(11986,2389,'_wp_page_template','default'),(11987,2389,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mint Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11988,2389,'_elementor_version','3.1.1'),(11989,2389,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(11990,2389,'_elementor_pro_version','3.0.10'),(11991,2389,'_thumbnail_id','2360'),(11995,2390,'_elementor_edit_mode','builder'),(11996,2390,'_elementor_template_type','wp-post'),(11997,2390,'_wp_page_template','default'),(11998,2390,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mint Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11999,2390,'_elementor_version','3.1.1'),(12000,2390,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12001,2390,'_elementor_pro_version','3.0.10'),(12002,2390,'_thumbnail_id','2360'),(12004,2391,'_elementor_edit_mode','builder'),(12005,2391,'_elementor_template_type','wp-post'),(12006,2391,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (12007,2391,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask <\\/a><\\/span>and <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\">my Mint Hydration Spray<\\/a><\\/span>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12008,2391,'_elementor_version','3.1.1'),(12009,2391,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12010,2391,'_elementor_pro_version','3.0.10'),(12011,2391,'_thumbnail_id','2360'),(12013,2392,'_elementor_edit_mode','builder'),(12014,2392,'_elementor_template_type','wp-post'),(12015,2392,'_wp_page_template','default'),(12016,2392,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12017,2392,'_elementor_version','3.1.1'),(12018,2392,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12019,2392,'_elementor_pro_version','3.0.10'),(12020,2392,'_thumbnail_id','2360'),(12032,2394,'_elementor_edit_mode','builder'),(12033,2394,'_elementor_template_type','wp-post'),(12034,2394,'_wp_page_template','default'),(12035,2394,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12054,2396,'_elementor_version','3.1.1'),(12055,2396,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12056,2396,'_elementor_pro_version','3.0.10'),(12057,2396,'_thumbnail_id','2360'),(12118,2403,'_elementor_edit_mode','builder'),(12050,2396,'_elementor_edit_mode','builder'),(12051,2396,'_elementor_template_type','wp-post'),(12052,2396,'_wp_page_template','default'),(12053,2396,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12036,2394,'_elementor_version','3.1.1'),(12037,2394,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12038,2394,'_elementor_pro_version','3.0.10'),(12039,2394,'_thumbnail_id','2360'),(12041,2395,'_elementor_edit_mode','builder'),(12042,2395,'_elementor_template_type','wp-post'),(12043,2395,'_wp_page_template','default'),(12044,2395,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab\\u00a0to develop essential healing oils to repair scalp and restore hair follicles, creating my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12045,2395,'_elementor_version','3.1.1'),(12046,2395,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12047,2395,'_elementor_pro_version','3.0.10'),(12048,2395,'_thumbnail_id','2360'),(12071,2398,'_elementor_edit_mode','builder'),(12072,2398,'_elementor_template_type','wp-post'),(12073,2398,'_wp_page_template','default'),(12074,2398,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12093,2400,'_elementor_version','3.1.1'),(12094,2400,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12095,2400,'_elementor_pro_version','3.0.10'),(12096,2400,'_thumbnail_id','2360'),(12100,2401,'_elementor_edit_mode','builder'),(12101,2401,'_elementor_template_type','wp-post'),(12102,2401,'_wp_page_template','default'),(12103,2401,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~\\u00a0<span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12089,2400,'_elementor_edit_mode','builder'),(12090,2400,'_elementor_template_type','wp-post'),(12091,2400,'_wp_page_template','default'),(12092,2400,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~\\u00a0<span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12075,2398,'_elementor_version','3.1.1'),(12076,2398,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12077,2398,'_elementor_pro_version','3.0.10'),(12078,2398,'_thumbnail_id','2360'),(12080,2399,'_elementor_edit_mode','builder'),(12081,2399,'_elementor_template_type','wp-post'),(12082,2399,'_wp_page_template','default'),(12083,2399,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12084,2399,'_elementor_version','3.1.1'),(12085,2399,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12086,2399,'_elementor_pro_version','3.0.10'),(12087,2399,'_thumbnail_id','2360'),(12104,2401,'_elementor_version','3.1.1'),(12105,2401,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12106,2401,'_elementor_pro_version','3.0.10'),(12107,2401,'_thumbnail_id','2360'),(12109,2402,'_elementor_edit_mode','builder'),(12110,2402,'_elementor_template_type','wp-post'),(12111,2402,'_wp_page_template','default'),(12112,2402,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <span><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<\\/span><span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~\\u00a0<span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12113,2402,'_elementor_version','3.1.1'),(12114,2402,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12115,2402,'_elementor_pro_version','3.0.10'),(12116,2402,'_thumbnail_id','2360'),(12119,2403,'_elementor_template_type','wp-post'),(12120,2403,'_wp_page_template','default'),(12121,2403,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12122,2403,'_elementor_version','3.1.1'),(12123,2403,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12124,2403,'_elementor_pro_version','3.0.10'),(12125,2403,'_thumbnail_id','2360'),(12129,2404,'_elementor_edit_mode','builder'),(12130,2404,'_elementor_template_type','wp-post'),(12131,2404,'_wp_page_template','default'),(12132,2404,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12133,2404,'_elementor_version','3.1.1'),(12134,2404,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12135,2404,'_elementor_pro_version','3.0.10'),(12136,2404,'_thumbnail_id','2360'),(12138,2405,'_elementor_edit_mode','builder'),(12139,2405,'_elementor_template_type','wp-post'),(12140,2405,'_wp_page_template','default'),(12141,2405,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" ~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12142,2405,'_elementor_version','3.1.1'),(12143,2405,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12144,2405,'_elementor_pro_version','3.0.10'),(12145,2405,'_thumbnail_id','2360'),(12147,2406,'_elementor_edit_mode','builder'),(12148,2406,'_elementor_template_type','wp-post'),(12149,2406,'_wp_page_template','default'),(12150,2406,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12151,2406,'_elementor_version','3.1.1'),(12152,2406,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12153,2406,'_elementor_pro_version','3.0.10'),(12154,2406,'_thumbnail_id','2360'),(12168,2408,'_elementor_edit_mode','builder'),(12169,2408,'_elementor_template_type','wp-post'),(12170,2408,'_wp_page_template','default'),(12171,2408,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12208,2412,'_elementor_edit_mode','builder'),(12190,2410,'_elementor_version','3.1.1'),(12191,2410,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12192,2410,'_elementor_pro_version','3.0.10'),(12193,2410,'_thumbnail_id','2360'),(13248,2495,'_paypal_status','completed'),(13249,2495,'PayPal Transaction Fee','1.90'),(13250,2495,'_date_paid','1615235177'),(13251,2495,'_paid_date','2021-03-08 20:26:17'),(13252,2495,'_download_permissions_granted','yes'),(12209,2412,'_elementor_template_type','wp-post'),(12210,2412,'_wp_page_template','default'),(12211,2412,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12186,2410,'_elementor_edit_mode','builder'),(12187,2410,'_elementor_template_type','wp-post'),(12188,2410,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (12189,2410,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12172,2408,'_elementor_version','3.1.1'),(12173,2408,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12174,2408,'_elementor_pro_version','3.0.10'),(12175,2408,'_thumbnail_id','2360'),(12177,2409,'_elementor_edit_mode','builder'),(12178,2409,'_elementor_template_type','wp-post'),(12179,2409,'_wp_page_template','default'),(12180,2409,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12181,2409,'_elementor_version','3.1.1'),(12182,2409,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12183,2409,'_elementor_pro_version','3.0.10'),(12184,2409,'_thumbnail_id','2360'),(13253,2495,'_recorded_sales','yes'),(13254,2495,'_order_stock_reduced','yes'),(13255,2495,'_new_order_email_sent','true'),(12230,2414,'_elementor_version','3.1.1'),(12231,2414,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12232,2414,'_elementor_pro_version','3.0.10'),(12233,2414,'_thumbnail_id','2360'),(13236,2495,'_shipping_first_name','Danielle'),(13237,2495,'_shipping_last_name','Bishop'),(13238,2495,'_shipping_address_1','2337 n Rutland ct'),(13239,2495,'_shipping_city','Wichita'),(13240,2495,'_shipping_postcode','67226'),(12325,2423,'_elementor_edit_mode','builder'),(12326,2423,'_elementor_template_type','wp-post'),(12327,2423,'_wp_page_template','default'),(12328,2423,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12226,2414,'_elementor_edit_mode','builder'),(12227,2414,'_elementor_template_type','wp-post'),(12228,2414,'_wp_page_template','default'),(12229,2414,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12212,2412,'_elementor_version','3.1.1'),(12213,2412,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12214,2412,'_elementor_pro_version','3.0.10'),(12215,2412,'_thumbnail_id','2360'),(14459,2572,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14456,2572,'_customer_ip_address','24.249.56.178'),(13246,2495,'Payment type','instant'),(13247,2495,'_transaction_id','1MA438509U9694326'),(12217,2413,'_elementor_edit_mode','builder'),(12218,2413,'_elementor_template_type','wp-post'),(12219,2413,'_wp_page_template','default'),(12220,2413,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12221,2413,'_elementor_version','3.1.1'),(12222,2413,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12223,2413,'_elementor_pro_version','3.0.10'),(12224,2413,'_thumbnail_id','2360'),(13241,2495,'_payment_method','paypal'),(13242,2495,'_payment_method_title','PayPal'),(13243,2495,'_recorded_coupon_usage_counts','yes'),(12237,2416,'_wp_attached_file','2021/03/Dreads-msdawnshaircare.com_.png'),(12238,2416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:636;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2021/03/Dreads-msdawnshaircare.com_.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"Dreads-msdawnshaircare.com_-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:39:\"Dreads-msdawnshaircare.com_-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:39:\"Dreads-msdawnshaircare.com_-239x300.png\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Dreads-msdawnshaircare.com_-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:39:\"Dreads-msdawnshaircare.com_-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:39:\"Dreads-msdawnshaircare.com_-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:{}}}'),(12239,2416,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(14267,2566,'_taxes_hash','4c233046eb5f2e557f74ac91a0a29527'),(14266,2566,'_fees_hash','d751713988987e9331980363e24189ce'),(14265,2566,'_coupons_hash','d751713988987e9331980363e24189ce'),(14264,2566,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14302,2567,'_created_via','store-api'),(14303,2567,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14304,2567,'_billing_state','KS'),(14305,2567,'_billing_country','US'),(12253,2096,'_date_completed','1614704661'),(12254,2096,'_completed_date','2021-03-02 17:04:21'),(14500,2572,'_stripe_net','53.35'),(14499,2572,'_stripe_fee','1.9'),(14412,2569,'_shipping_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US'),(14411,2569,'_billing_address_index','Leslie Davis  1407 N Vassar  Wichita KS 67208 US infgroove@yahoo.com (316) 807-3543'),(14359,2568,'_shipping_postcode','67208'),(14357,2568,'_shipping_city','Wichita'),(14358,2568,'_shipping_state','KS'),(14356,2568,'_shipping_address_1','1407 N Vassar'),(14355,2568,'_shipping_last_name','Davis'),(14301,2567,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone11,6;FBMD/iPhone;FBSN/iOS;FBSV/14.4.2;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]'),(14263,2566,'_shipping_address_index','Nita Maples  3227 S Kessler  Wichita KS 67217 US'),(14262,2566,'_billing_address_index','Nita Maples  3227 S Kessler  Wichita KS 67217 US nitabossy@yahoo.com 3162262958'),(12271,2419,'_regular_price','40.00'),(12272,2419,'total_sales','14'),(12273,2419,'_tax_status','taxable'),(12274,2419,'_tax_class',''),(12275,2419,'_manage_stock','no'),(12276,2419,'_backorders','no'),(12277,2419,'_sold_individually','no'),(12278,2419,'_upsell_ids','a:3:{i:0;i:1131;i:1;i:1132;i:2;i:1134;}'),(12279,2419,'_virtual','no'),(12280,2419,'_downloadable','no'),(12281,2419,'_product_image_gallery','1782,1783,1784'),(12282,2419,'_download_limit','-1'),(12283,2419,'_download_expiry','-1'),(12284,2419,'_thumbnail_id','2420'),(12285,2419,'_stock',NULL),(12286,2419,'_stock_status','instock'),(12287,2419,'_wc_average_rating','0'),(12288,2419,'_wc_review_count','0'),(12289,2419,'_product_version','7.2.2'),(12290,2419,'_price','40.00'),(12291,2419,'_yoast_wpseo_primary_product_cat','17'),(12292,2419,'site-sidebar-layout','default'),(12293,2419,'site-content-layout','default'),(12294,2419,'theme-transparent-header-meta','default'),(12295,2419,'_yoast_wpseo_focuskw','hair mask'),(12296,2419,'_yoast_wpseo_title','Hair Mask - %%title%% %%page%% %%sep%% %%sitename%%'),(12297,2419,'_yoast_wpseo_metadesc','Our bundle contains the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). $10 savings'),(12298,2419,'_yoast_wpseo_linkdex','41'),(12299,2419,'_yoast_wpseo_content_score','60'),(12300,2419,'_yoast_wpseo_estimated-reading-time-minutes','1'),(12301,2419,'_last_editor_used_jetpack','classic-editor'),(12302,2419,'_saleflash_text',''),(12303,2419,'_edit_lock','1615239048:1'),(12304,2419,'_edit_last','1'),(12305,2420,'_wp_attached_file','2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png'),(12306,2420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:798;s:4:\"file\";s:48:\"2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-768x766.png\";s:5:\"width\";i:768;s:6:\"height\";i:766;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:48:\"Screen-Shot-2021-03-02-at-8.55.20-AM-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:{}}}'),(12307,2338,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12308,2339,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12309,2340,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12310,2342,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12311,2360,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12312,2361,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12313,2364,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12314,2420,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12416,2431,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"columns\":3},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12347,2425,'_elementor_version','3.1.1'),(12348,2425,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12349,2425,'_elementor_pro_version','3.0.10'),(12350,2425,'_thumbnail_id','2360'),(13227,2495,'is_vat_exempt','no'),(14455,2572,'_customer_user','0'),(13229,2495,'_billing_first_name','Danielle'),(13230,2495,'_billing_last_name','Bishop'),(13231,2495,'_billing_address_1','2337 n Rutland ct'),(12707,2462,'_elementor_edit_mode','builder'),(12708,2462,'_elementor_template_type','wp-post'),(12343,2425,'_elementor_edit_mode','builder'),(12344,2425,'_elementor_template_type','wp-post'),(12345,2425,'_wp_page_template','default'),(12346,2425,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"columns\":3},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12329,2423,'_elementor_version','3.1.1'),(12330,2423,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12331,2423,'_elementor_pro_version','3.0.10'),(12332,2423,'_thumbnail_id','2360'),(12334,2424,'_elementor_edit_mode','builder'),(12335,2424,'_elementor_template_type','wp-post'),(12336,2424,'_wp_page_template','default'),(12337,2424,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12338,2424,'_elementor_version','3.1.1'),(12339,2424,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12340,2424,'_elementor_pro_version','3.0.10'),(12341,2424,'_thumbnail_id','2360'),(13232,2495,'_billing_city','Wichita'),(13233,2495,'_billing_postcode','67226'),(13234,2495,'_billing_email','danimarie31@gmail.com'),(13235,2495,'_billing_phone','3165595024'),(12413,2431,'_elementor_edit_mode','builder'),(12414,2431,'_elementor_template_type','wp-post'),(12415,2431,'_wp_page_template','default'),(12354,2426,'_wp_attached_file','2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png'),(12355,2426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:802;s:4:\"file\";s:48:\"2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-768x770.png\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:48:\"Screen-Shot-2021-03-02-at-8.56.13-AM-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:{}}}'),(12356,2426,'_wp_attachment_image_alt','Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com'),(12362,2427,'_elementor_edit_mode','builder'),(12363,2427,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13224,2495,'_coupons_hash','d751713988987e9331980363e24189ce'),(13225,2495,'_fees_hash','d751713988987e9331980363e24189ce'),(13226,2495,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(12365,2428,'_elementor_template_type','wp-page'),(12366,2428,'_elementor_version','3.1.1'),(12367,2428,'_elementor_pro_version','3.0.10'),(12368,2428,'_wp_page_template','default'),(12369,2428,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12370,2428,'_elementor_edit_mode','builder'),(12371,2428,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13222,2495,'_shipping_address_index','Danielle Bishop  2337 n Rutland ct  Wichita KS 67226 US'),(13223,2495,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(12373,2429,'_elementor_template_type','wp-page'),(12374,2429,'_elementor_version','3.1.1'),(12375,2429,'_elementor_pro_version','3.0.10'),(12376,2429,'_wp_page_template','default'),(12377,2429,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"columns\":3,\"paginate\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12378,2429,'_elementor_edit_mode','builder'),(12379,2429,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13218,2495,'_order_total','55.25'),(13219,2495,'_order_version','5.0.0'),(13220,2495,'_prices_include_tax','no'),(13221,2495,'_billing_address_index','Danielle Bishop  2337 n Rutland ct  Wichita KS 67226 US danimarie31@gmail.com 3165595024'),(13214,2495,'_cart_discount_tax','0'),(13215,2495,'_order_shipping','12'),(13216,2495,'_order_shipping_tax','0.75'),(13217,2495,'_order_tax','2.5'),(12417,2431,'_elementor_version','3.1.1'),(12418,2431,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12419,2431,'_elementor_pro_version','3.0.10'),(12420,2431,'_thumbnail_id','2360'),(13209,2495,'_billing_country','US'),(13210,2495,'_shipping_state','KS'),(13211,2495,'_shipping_country','US'),(13212,2495,'_order_currency','USD'),(13213,2495,'_cart_discount','0'),(12422,2432,'_elementor_edit_mode','builder'),(12423,2432,'_elementor_template_type','wp-post'),(12424,2432,'_wp_page_template','default'),(12425,2432,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"columns\":3},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12426,2432,'_elementor_version','3.1.1'),(12427,2432,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12428,2432,'_elementor_pro_version','3.0.10'),(12429,2432,'_thumbnail_id','2360'),(13206,2495,'_created_via','store-api'),(13207,2495,'_cart_hash','e66968b1156213c40403cd555e653adb'),(13208,2495,'_billing_state','KS'),(12431,2433,'_elementor_edit_mode','builder'),(12432,2433,'_elementor_template_type','wp-post'),(12433,2433,'_wp_page_template','default'),(12434,2433,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12435,2433,'_elementor_version','3.1.1'),(12436,2433,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12437,2433,'_elementor_pro_version','3.0.10'),(12438,2433,'_thumbnail_id','2360'),(14427,2517,'_edit_lock','1617849991:1'),(13202,2495,'_order_key','wc_order_OcBcxa8tJykRD'),(13203,2495,'_customer_user','0'),(13204,2495,'_customer_ip_address','24.249.59.37'),(13205,2495,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),(12544,2443,'_elementor_edit_mode','builder'),(12545,2443,'_elementor_template_type','wp-post'),(12546,2443,'_wp_page_template','default'),(12547,2443,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12689,2460,'_elementor_edit_mode','builder'),(12566,2445,'_elementor_version','3.1.1'),(12567,2445,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12568,2445,'_elementor_pro_version','3.0.10'),(12569,2445,'_thumbnail_id','2360'),(12690,2460,'_elementor_template_type','wp-post'),(12691,2460,'_wp_page_template','default'),(12692,2460,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12562,2445,'_elementor_edit_mode','builder'),(12563,2445,'_elementor_template_type','wp-post'),(12564,2445,'_wp_page_template','default'),(12565,2445,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12459,2435,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:19:\"scrolling_direction\";s:2:\"up\";s:9:\"scrolling\";s:3:\"yes\";}s:6:\"timing\";a:2:{s:9:\"logged_in\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(12460,2435,'_elementor_conditions','a:2:{i:0;s:15:\"include/general\";i:1;s:25:\"exclude/singular/page/817\";}'),(14454,2572,'_order_key','wc_order_Bidtb05YWNkih'),(12464,2436,'_elementor_template_type','popup'),(12465,2436,'_elementor_version','3.1.3'),(12466,2436,'_elementor_pro_version','3.0.10'),(12467,2436,'_astra_content_layout_flag','disabled'),(12468,2436,'site-post-title','disabled'),(12469,2436,'ast-title-bar-display','disabled'),(12470,2436,'ast-featured-img','disabled'),(12471,2436,'site-content-layout','page-builder'),(12472,2436,'site-sidebar-layout','no-sidebar'),(12473,2436,'_edit_lock','1615402187:1'),(12474,2437,'_wp_attached_file','2021/03/balls.png'),(12475,2437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:726;s:6:\"height\";i:1089;s:4:\"file\";s:17:\"2021/03/balls.png\";s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"balls-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:\"balls-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:\"balls-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"balls-683x1024.png\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"balls-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:\"balls-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:\"balls-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:{}}}'),(12476,2437,'_elementor_source_image_hash','fc6538c5b10cd3670eac8003e6f4c4681fd84232'),(12477,2436,'_wp_page_template','default'),(12478,2436,'_elementor_page_settings','a:10:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:6:\"fadeIn\";s:24:\"overlay_background_color\";s:9:\"#0000007A\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";d:89.7000000000000028421709430404007434844970703125;s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";d:2.20000000000000017763568394002504646778106689453125;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:9:\"#FF8449D9\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:38;s:5:\"sizes\";a:0:{}}}'),(12479,2436,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"top\"},\"elements\":[{\"id\":\"45bfd38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD427038\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"19183d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Free shipping on orders over $99!\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FFFFFF\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12480,2436,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:2;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:3:{s:16:\"page_views_views\";i:1;s:10:\"page_views\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(12481,2438,'_elementor_edit_mode','builder'),(12482,2438,'_elementor_template_type','popup'),(12483,2438,'_elementor_version','3.1.1'),(12484,2438,'_elementor_pro_version','3.0.10'),(12485,2438,'_wp_page_template','default'),(12486,2438,'_elementor_page_settings','a:5:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12487,2438,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-121\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD4270\"},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":118},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true}},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal contains all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop new arrivals\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#ef295a\",\"button_background_hover_color\":\"#ffffff\",\"hover_color\":\"#ef295a\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12488,2438,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(12489,2439,'_elementor_edit_mode','builder'),(12490,2439,'_elementor_template_type','popup'),(12491,2439,'_elementor_version','3.1.1'),(12492,2439,'_elementor_pro_version','3.0.10'),(12493,2439,'_wp_page_template','default'),(12494,2439,'_elementor_page_settings','a:5:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12495,2439,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-121\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD4270\"},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":118},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12496,2439,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(12502,2440,'_elementor_edit_mode','builder'),(12503,2440,'_elementor_template_type','popup'),(12504,2440,'_elementor_version','3.1.1'),(12505,2440,'_elementor_pro_version','3.0.10'),(12506,2440,'_wp_page_template','default'),(12507,2440,'_elementor_page_settings','a:5:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12508,2440,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-121\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD4270\"},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":118},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12498,2436,'_elementor_conditions','a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}'),(12509,2440,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:1:{s:7:\"devices\";s:3:\"yes\";}}'),(12510,2440,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(12520,2441,'_elementor_edit_mode','builder'),(12521,2441,'_elementor_template_type','popup'),(12522,2441,'_elementor_version','3.1.1'),(12523,2441,'_elementor_pro_version','3.0.10'),(12524,2441,'_wp_page_template','default'),(12525,2441,'_elementor_page_settings','a:5:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12526,2441,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"45bfd38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD4270\"},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":118},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12527,2441,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";d:0.200000000000000011102230246251565404236316680908203125;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:3:{s:16:\"page_views_views\";i:1;s:10:\"page_views\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(12528,2441,'_elementor_conditions','a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}'),(12531,2442,'_elementor_edit_mode','builder'),(12532,2442,'_elementor_template_type','popup'),(12533,2442,'_elementor_version','3.1.1'),(12534,2442,'_elementor_pro_version','3.0.10'),(12535,2442,'_wp_page_template','default'),(12536,2442,'_elementor_page_settings','a:5:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12537,2442,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"top\"},\"elements\":[{\"id\":\"45bfd38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD4270\"},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12538,2442,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";d:0.200000000000000011102230246251565404236316680908203125;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:3:{s:16:\"page_views_views\";i:1;s:10:\"page_views\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(12539,2442,'_elementor_conditions','a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}'),(12917,2472,'_elementor_edit_mode','builder'),(12918,2472,'_elementor_template_type','popup'),(12919,2472,'_elementor_version','3.1.1'),(12920,2472,'_elementor_pro_version','3.0.10'),(12921,2472,'_wp_page_template','default'),(12922,2472,'_elementor_page_settings','a:5:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:579;s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:650;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:6:\"fadeIn\";}'),(12923,2472,'_elementor_data','[{\"id\":\"1979376a\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-31\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-43\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"3cd6b1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"content_position\":\"top\"},\"elements\":[{\"id\":\"45bfd38\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68de0690\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":580},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"2be36e29\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_image\":{\"id\":2420,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Screen-Shot-2021-03-02-at-8.55.20-AM.png\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"45\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"48\",\"isLinked\":false},\"background_position\":\"center center\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#1D1717\",\"background_overlay_color_b\":\"#FD427038\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]}},\"elements\":[{\"id\":\"a909441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bundle<br>Deal\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"text_shadow_text_shadow_type\":\"yes\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2678c5c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"38\",\"bottom\":\"38\",\"left\":\"38\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[{\"id\":\"5031bb55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"text_color\":\"#FF43C2\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a2cd803\",\"elType\":\"widget\",\"settings\":{\"text\":\"Bundle Deal\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875},\"background_color\":\"#FF43C2\",\"button_background_hover_color\":\"#00000075\",\"hover_color\":\"#FFFFFF\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/product\\/bundle-box\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(12548,2443,'_elementor_version','3.1.1'),(12549,2443,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12550,2443,'_elementor_pro_version','3.0.10'),(12551,2443,'_thumbnail_id','2360'),(12553,2444,'_elementor_edit_mode','builder'),(12554,2444,'_elementor_template_type','wp-post'),(12555,2444,'_wp_page_template','default'),(12556,2444,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12557,2444,'_elementor_version','3.1.1'),(12558,2444,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12559,2444,'_elementor_pro_version','3.0.10'),(12560,2444,'_thumbnail_id','2360'),(13199,2338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:623;s:6:\"height\";i:540;s:4:\"file\";s:32:\"2021/02/ms-dawns-logo-copy-4.png\";s:5:\"sizes\";a:4:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"ms-dawns-logo-copy-4-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:\"ms-dawns-logo-copy-4-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:32:\"ms-dawns-logo-copy-4-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:32:\"ms-dawns-logo-copy-4-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:{}}}'),(12606,2450,'_elementor_version','3.1.1'),(12607,2450,'_elementor_pro_version','3.0.10'),(12608,2450,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12602,2450,'_wp_page_template','default'),(12603,2450,'_elementor_edit_mode','builder'),(12604,2450,'_elementor_template_type','wp-post'),(12605,2450,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP | <\\/a>\\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12583,2447,'_wp_attached_file','2019/01/Asset-78.png'),(12584,2447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:374;s:6:\"height\";i:363;s:4:\"file\";s:20:\"2019/01/Asset-78.png\";s:5:\"sizes\";a:6:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"Asset-78-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:20:\"Asset-78-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:20:\"Asset-78-300x291.png\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Asset-78-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:20:\"Asset-78-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:20:\"Asset-78-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:{}}}'),(12585,2447,'_wp_attachment_image_alt','brand camp - website design'),(12590,2448,'_elementor_version','3.1.1'),(12591,2448,'_elementor_pro_version','3.0.10'),(12592,2448,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12594,2449,'_wp_page_template','default'),(12595,2449,'_elementor_edit_mode','builder'),(12596,2449,'_elementor_template_type','wp-post'),(12597,2449,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12598,2449,'_elementor_version','3.1.1'),(12599,2449,'_elementor_pro_version','3.0.10'),(12600,2449,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13198,2339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:961;s:6:\"height\";i:780;s:4:\"file\";s:25:\"2021/02/ms-dawns-logo.png\";s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"ms-dawns-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:25:\"ms-dawns-logo-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:25:\"ms-dawns-logo-800x649.png\";s:5:\"width\";i:800;s:6:\"height\";i:649;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:{}}}'),(12611,2451,'_wp_page_template','default'),(12612,2451,'_elementor_edit_mode','builder'),(12613,2451,'_elementor_template_type','wp-post'),(12614,2451,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP | <\\/a>\\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12615,2451,'_elementor_version','3.1.1'),(12616,2451,'_elementor_pro_version','3.0.10'),(12617,2451,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12619,2452,'_wp_page_template','default'),(12620,2452,'_elementor_edit_mode','builder'),(12621,2452,'_elementor_template_type','wp-post');
INSERT INTO `wpb1_postmeta` VALUES (12622,2452,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP | <\\/a>\\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12623,2452,'_elementor_version','3.1.1'),(12624,2452,'_elementor_pro_version','3.0.10'),(12625,2452,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(14426,2550,'_edit_lock','1617849982:1'),(14425,2569,'_edit_lock','1617849964:1'),(15255,2604,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.6280000000000001136868377216160297393798828125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.08800000000000096633812063373625278472900390625,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":28.94800000000000039790393202565610408782958984375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12627,2453,'_wp_page_template','default'),(12628,2453,'_elementor_edit_mode','builder'),(12629,2453,'_elementor_template_type','wp-post'),(12630,2453,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12631,2453,'_elementor_version','3.1.1'),(12632,2453,'_elementor_pro_version','3.0.10'),(12633,2453,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12637,2454,'_wp_page_template','default'),(12638,2454,'_elementor_edit_mode','builder'),(12639,2454,'_elementor_template_type','wp-post'),(12640,2454,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12641,2454,'_elementor_version','3.1.1'),(12642,2454,'_elementor_pro_version','3.0.10'),(12643,2454,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12645,2455,'_wp_page_template','default'),(12646,2455,'_elementor_edit_mode','builder'),(12647,2455,'_elementor_template_type','wp-post'),(12648,2455,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12649,2455,'_elementor_version','3.1.1'),(12650,2455,'_elementor_pro_version','3.0.10'),(12651,2455,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(15253,2604,'_elementor_edit_mode','builder'),(15254,2604,'_elementor_template_type','wp-post'),(12653,2456,'_wp_page_template','default'),(12654,2456,'_elementor_edit_mode','builder'),(12655,2456,'_elementor_template_type','wp-post'),(12656,2456,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12657,2456,'_elementor_version','3.1.1'),(12658,2456,'_elementor_pro_version','3.0.10'),(12659,2456,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12663,2457,'_wp_page_template','default'),(12664,2457,'_elementor_edit_mode','builder'),(12665,2457,'_elementor_template_type','wp-post'),(12666,2457,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12667,2457,'_elementor_version','3.1.1'),(12668,2457,'_elementor_pro_version','3.0.10'),(12669,2457,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12671,2458,'_wp_page_template','default'),(12672,2458,'_elementor_edit_mode','builder'),(12673,2458,'_elementor_template_type','wp-post'),(12674,2458,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.714999999999999857891452847979962825775146484375},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":42.12599999999999766941982670687139034271240234375},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12675,2458,'_elementor_version','3.1.1'),(12676,2458,'_elementor_pro_version','3.0.10'),(12677,2458,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12679,2459,'_wp_page_template','default'),(12680,2459,'_elementor_edit_mode','builder'),(12681,2459,'_elementor_template_type','wp-post'),(12682,2459,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12683,2459,'_elementor_version','3.1.1'),(12684,2459,'_elementor_pro_version','3.0.10'),(12685,2459,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12718,2463,'_wp_page_template','default'),(12719,2463,'_elementor_edit_mode','builder'),(12720,2463,'_elementor_template_type','wp-post'),(12721,2463,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12693,2460,'_elementor_version','3.1.1'),(12694,2460,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12695,2460,'_elementor_pro_version','3.0.10'),(12696,2460,'_thumbnail_id','2360'),(12698,2461,'_elementor_edit_mode','builder'),(12699,2461,'_elementor_template_type','wp-post'),(12700,2461,'_wp_page_template','default'),(12701,2461,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"},{\"id\":1904,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12702,2461,'_elementor_version','3.1.1'),(12703,2461,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12704,2461,'_elementor_pro_version','3.0.10'),(12705,2461,'_thumbnail_id','2360'),(12709,2462,'_wp_page_template','default'),(12710,2462,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12711,2462,'_elementor_version','3.1.1'),(12712,2462,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12713,2462,'_elementor_pro_version','3.0.10'),(12714,2462,'_thumbnail_id','2360'),(13156,2489,'_recorded_sales','yes'),(13157,2489,'_order_stock_reduced','yes'),(13158,2489,'_new_order_email_sent','true'),(12955,2476,'_elementor_edit_mode','builder'),(12956,2476,'_elementor_template_type','wp-post'),(12957,2476,'_wp_page_template','default'),(12958,2476,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12722,2463,'_elementor_version','3.1.1'),(12723,2463,'_elementor_pro_version','3.0.10'),(12724,2463,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13152,2489,'PayPal Transaction Fee','2.77'),(13153,2489,'_date_paid','1615221979'),(13154,2489,'_paid_date','2021-03-08 16:46:19'),(13155,2489,'_download_permissions_granted','yes'),(12726,2464,'_wp_page_template','default'),(12727,2464,'_elementor_edit_mode','builder'),(12728,2464,'_elementor_template_type','wp-post'),(12729,2464,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/1.jpg\",\"id\":1782},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12730,2464,'_elementor_version','3.1.1'),(12731,2464,'_elementor_pro_version','3.0.10'),(12732,2464,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13148,2489,'_recorded_coupon_usage_counts','yes'),(13149,2489,'Payment type','instant'),(13150,2489,'_transaction_id','9PT00984H1310651W'),(13151,2489,'_paypal_status','completed'),(15252,2604,'_wp_page_template','default'),(12734,2465,'_wp_page_template','default'),(12735,2465,'_elementor_edit_mode','builder'),(12736,2465,'_elementor_template_type','wp-post'),(12737,2465,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12738,2465,'_elementor_version','3.1.1'),(12739,2465,'_elementor_pro_version','3.0.10'),(12740,2465,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13145,2489,'_shipping_postcode','78749'),(13146,2489,'_payment_method','paypal'),(13147,2489,'_payment_method_title','PayPal'),(15236,2602,'_wp_page_template','default'),(15237,2602,'_elementor_edit_mode','builder'),(15238,2602,'_elementor_template_type','wp-post'),(15239,2602,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(13141,2489,'_shipping_first_name','Carlisha'),(13142,2489,'_shipping_last_name','Bell'),(13143,2489,'_shipping_address_1','7708 Wakefield Drive'),(13144,2489,'_shipping_city','Austin'),(12816,2468,'_order_key','wc_order_JwW0eWhu1Ts4z'),(12817,2468,'_customer_user','1'),(12818,2468,'_customer_ip_address','75.85.177.187'),(12819,2468,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36'),(12820,2468,'_created_via','store-api'),(12821,2468,'_cart_hash','30bb65229c0cf5934fdcb8f692f5a22d'),(12822,2468,'_billing_email','jmartyp3@gmail.com'),(12823,2468,'_shipping_first_name','John M.'),(12824,2468,'_shipping_last_name','Perkins'),(12825,2468,'_shipping_address_1','11462 normanton way'),(12826,2468,'_shipping_city','san diego'),(12827,2468,'_shipping_state','CA'),(12828,2468,'_shipping_postcode','92131'),(12829,2468,'_shipping_country','US'),(12830,2468,'_order_currency','USD'),(12831,2468,'_cart_discount','0'),(12832,2468,'_cart_discount_tax','0'),(12833,2468,'_order_shipping','12'),(12834,2468,'_order_shipping_tax','0.75'),(12835,2468,'_order_tax','0.94'),(12836,2468,'_order_total','28.69'),(12837,2468,'_order_version','5.0.0'),(12838,2468,'_prices_include_tax','no'),(12839,2468,'_billing_address_index','John M. Perkins  11462 normanton way  san diego CA 92131 US jmartyp3@gmail.com '),(12840,2468,'_shipping_address_index','John M. Perkins  11462 normanton way  san diego CA 92131 US'),(12841,2468,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(12842,2468,'_coupons_hash','d751713988987e9331980363e24189ce'),(12843,2468,'_fees_hash','d751713988987e9331980363e24189ce'),(12844,2468,'_taxes_hash','083ae606b2df3a4347a750c8a92fc501'),(12845,2468,'is_vat_exempt','no'),(12933,2473,'_elementor_edit_mode','builder'),(12934,2473,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(12936,2474,'_wp_page_template','default'),(12937,2474,'_elementor_template_type','wp-page'),(12938,2474,'_elementor_version','3.1.1'),(12939,2474,'_elementor_pro_version','3.0.10'),(12940,2474,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(12941,2474,'_elementor_edit_mode','builder'),(12942,2474,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13134,2489,'is_vat_exempt','no'),(13135,2489,'_billing_first_name','Carlisha'),(13136,2489,'_billing_last_name','Bell'),(13137,2489,'_billing_address_1','7708 Wakefield Drive'),(12959,2476,'_elementor_version','3.1.1'),(12960,2476,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12961,2476,'_elementor_pro_version','3.0.10'),(12962,2476,'_thumbnail_id','2360'),(13120,2489,'_cart_discount','0'),(13119,2489,'_order_currency','USD'),(13118,2489,'_shipping_country','US'),(13117,2489,'_shipping_state','TX'),(12964,2477,'_elementor_edit_mode','builder'),(12965,2477,'_elementor_template_type','wp-post'),(12966,2477,'_wp_page_template','default'),(12967,2477,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12968,2477,'_elementor_version','3.1.1'),(12969,2477,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12970,2477,'_elementor_pro_version','3.0.10'),(12971,2477,'_thumbnail_id','2360'),(13116,2489,'_billing_country','US'),(13115,2489,'_billing_state','TX'),(13114,2489,'_cart_hash','edefa729484e71914e3d3f50aab0dac8'),(13113,2489,'_created_via','store-api'),(12973,2478,'_elementor_edit_mode','builder'),(12974,2478,'_elementor_template_type','wp-post'),(12975,2478,'_wp_page_template','default'),(12976,2478,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12977,2478,'_elementor_version','3.1.1'),(12978,2478,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12979,2478,'_elementor_pro_version','3.0.10'),(12980,2478,'_thumbnail_id','2360'),(13112,2489,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36'),(13111,2489,'_customer_ip_address','136.49.221.176'),(12984,2479,'_elementor_edit_mode','builder'),(12985,2479,'_elementor_template_type','wp-post'),(12986,2479,'_wp_page_template','default'),(12987,2479,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12988,2479,'_elementor_version','3.1.1'),(12989,2479,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12990,2479,'_elementor_pro_version','3.0.10'),(12991,2479,'_thumbnail_id','2360'),(13110,2489,'_customer_user','0'),(13109,2489,'_order_key','wc_order_2uqVAOqfeYAiZ'),(12993,2480,'_elementor_edit_mode','builder'),(12994,2480,'_elementor_template_type','wp-post'),(12995,2480,'_wp_page_template','default'),(12996,2480,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(12997,2480,'_elementor_version','3.1.1'),(12998,2480,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(12999,2480,'_elementor_pro_version','3.0.10'),(13000,2480,'_thumbnail_id','2360'),(13126,2489,'_order_version','5.0.0'),(13002,2481,'_elementor_edit_mode','builder'),(13003,2481,'_elementor_template_type','wp-post'),(13004,2481,'_wp_page_template','default'),(13005,2481,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13006,2481,'_elementor_version','3.1.1'),(13007,2481,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13008,2481,'_elementor_pro_version','3.0.10'),(13009,2481,'_thumbnail_id','2360'),(13013,2482,'_elementor_edit_mode','builder'),(13014,2482,'_elementor_template_type','wp-post'),(13015,2482,'_wp_page_template','default'),(13016,2482,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13017,2482,'_elementor_version','3.1.1'),(13018,2482,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13019,2482,'_elementor_pro_version','3.0.10'),(13020,2482,'_thumbnail_id','2360'),(14128,2040,'_elementor_controls_usage','a:5:{s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:10:\"navigation\";i:1;}s:26:\"section_additional_options\";a:3:{s:14:\"pause_on_hover\";i:1;s:14:\"autoplay_speed\";i:1;s:9:\"direction\";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:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:11:\"title_color\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_z_index\";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:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_xpos\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";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:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:7:\"z_index\";i:1;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:3:{s:9:\"animation\";i:1;s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:20:\"section_form_options\";a:1:{s:13:\"error_message\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_field_style\";a:7:{s:19:\"field_border_radius\";i:1;s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;}s:20:\"section_button_style\";a:6:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:29:\"button_background_hover_color\";i:1;s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;}}}}}'),(13022,2483,'_elementor_edit_mode','builder'),(13023,2483,'_elementor_template_type','wp-post'),(13024,2483,'_wp_page_template','default'),(13025,2483,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13026,2483,'_elementor_version','3.1.1'),(13027,2483,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13028,2483,'_elementor_pro_version','3.0.10'),(13029,2483,'_thumbnail_id','2360'),(13031,2484,'_elementor_edit_mode','builder'),(13032,2484,'_elementor_template_type','wp-post'),(13033,2484,'_wp_page_template','default'),(13034,2484,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13035,2484,'_elementor_version','3.1.1'),(13036,2484,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13037,2484,'_elementor_pro_version','3.0.10'),(13038,2484,'_thumbnail_id','2360'),(13041,2485,'_elementor_edit_mode','builder'),(13042,2485,'_elementor_template_type','wp-post'),(13043,2485,'_wp_page_template','default');
INSERT INTO `wpb1_postmeta` VALUES (13044,2485,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13045,2485,'_elementor_version','3.1.1'),(13046,2485,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13047,2485,'_elementor_pro_version','3.0.10'),(13048,2485,'_thumbnail_id','2360'),(13050,2486,'_elementor_edit_mode','builder'),(13051,2486,'_elementor_template_type','wp-post'),(13052,2486,'_wp_page_template','default'),(13053,2486,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13054,2486,'_elementor_version','3.1.1'),(13055,2486,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13056,2486,'_elementor_pro_version','3.0.10'),(13057,2486,'_thumbnail_id','2360'),(15260,285,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:2;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:6;s:5:\"align\";i:6;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:3;s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:20:\"typography_font_size\";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:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:5:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:2;s:13:\"divider_color\";i:2;s:14:\"divider_height\";i:2;s:14:\"divider_weight\";i:2;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:2;s:11:\"text_indent\";i:2;s:10:\"icon_color\";i:2;s:16:\"icon_color_hover\";i:2;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:2;s:25:\"icon_typography_font_size\";i:2;s:26:\"icon_typography_typography\";i:2;s:16:\"text_color_hover\";i:2;s:27:\"icon_typography_font_family\";i:2;s:27:\"icon_typography_font_weight\";i:2;s:27:\"icon_typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:13:\"border_radius\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:15:\"hover_animation\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:19:\"section_form_fields\";a:2:{s:9:\"form_name\";i:2;s:11:\"form_fields\";i:2;}s:15:\"section_buttons\";a:1:{s:12:\"button_width\";i:2;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:2;s:15:\"email_from_name\";i:2;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:2;s:17:\"email_from_name_2\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:7:{s:10:\"column_gap\";i:2;s:7:\"row_gap\";i:2;s:13:\"label_spacing\";i:2;s:11:\"label_color\";i:2;s:27:\"label_typography_typography\";i:2;s:26:\"label_typography_font_size\";i:2;s:10:\"html_color\";i:2;}s:19:\"section_field_style\";a:4:{s:27:\"field_typography_typography\";i:2;s:28:\"field_typography_font_family\";i:2;s:28:\"field_typography_font_weight\";i:2;s:22:\"field_background_color\";i:2;}s:20:\"section_button_style\";a:12:{s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:20:\"button_border_border\";i:2;s:19:\"button_border_width\";i:2;s:23:\"button_background_color\";i:2;s:32:\"previous_button_background_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:18:\"button_hover_color\";i:2;s:38:\"previous_button_background_color_hover\";i:2;s:32:\"previous_button_text_color_hover\";i:2;s:22:\"button_hover_animation\";i:2;s:20:\"button_border_radius\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:21:\"background_color_stop\";i:2;s:18:\"background_color_b\";i:2;s:23:\"background_color_b_stop\";i:2;s:25:\"background_gradient_angle\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}}'),(13059,2487,'_elementor_edit_mode','builder'),(13060,2487,'_elementor_template_type','wp-post'),(13061,2487,'_wp_page_template','default'),(13062,2487,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13063,2487,'_elementor_version','3.1.1'),(13064,2487,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13065,2487,'_elementor_pro_version','3.0.10'),(13066,2487,'_thumbnail_id','2360'),(13258,2499,'_elementor_edit_mode','builder'),(13259,2499,'_elementor_template_type','wp-post'),(13260,2499,'_wp_page_template','default'),(13261,2499,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#FFFFFF\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13271,2500,'_elementor_version','3.1.1'),(13272,2500,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13273,2500,'_elementor_pro_version','3.0.10'),(13274,2500,'_thumbnail_id','2360'),(13276,2501,'_elementor_edit_mode','builder'),(13277,2501,'_elementor_template_type','wp-post'),(13278,2501,'_wp_page_template','default'),(13279,2501,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13280,2501,'_elementor_version','3.1.1'),(13281,2501,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13282,2501,'_elementor_pro_version','3.0.10'),(13283,2501,'_thumbnail_id','2360'),(13291,2504,'_elementor_edit_mode','builder'),(13292,2504,'_elementor_template_type','wp-post'),(13293,2504,'_wp_page_template','default'),(13294,2504,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14422,2549,'_edit_lock','1617849914:1'),(14421,2566,'_edit_lock','1617849781:1'),(13289,2495,'_edit_lock','1617849999:1'),(13295,2504,'_elementor_version','3.1.3'),(13296,2504,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13297,2504,'_elementor_pro_version','3.0.10'),(13298,2504,'_thumbnail_id','2360'),(13300,2505,'_elementor_edit_mode','builder'),(13301,2505,'_elementor_template_type','wp-post'),(13302,2505,'_wp_page_template','default'),(13303,2505,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":209,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13304,2505,'_elementor_version','3.1.3'),(13305,2505,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13306,2505,'_elementor_pro_version','3.0.10'),(13307,2505,'_thumbnail_id','2360'),(13309,2506,'_elementor_edit_mode','builder'),(13310,2506,'_elementor_template_type','wp-post'),(13311,2506,'_wp_page_template','default'),(13312,2506,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13313,2506,'_elementor_version','3.1.3'),(13314,2506,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13315,2506,'_elementor_pro_version','3.0.10'),(13316,2506,'_thumbnail_id','2360'),(13320,2507,'_elementor_edit_mode','builder'),(13321,2507,'_elementor_template_type','wp-post'),(13322,2507,'_wp_page_template','default'),(13323,2507,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13324,2507,'_elementor_version','3.1.3'),(13325,2507,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13326,2507,'_elementor_pro_version','3.0.10'),(13327,2507,'_thumbnail_id','2360'),(13329,2508,'_elementor_edit_mode','builder'),(13330,2508,'_elementor_template_type','wp-post'),(13331,2508,'_wp_page_template','default'),(13332,2508,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.0999999999999996447286321199499070644378662109375},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13333,2508,'_elementor_version','3.1.3'),(13334,2508,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13335,2508,'_elementor_pro_version','3.0.10'),(13336,2508,'_thumbnail_id','2360'),(13338,2509,'_elementor_edit_mode','builder'),(13339,2509,'_elementor_template_type','wp-post'),(13340,2509,'_wp_page_template','default'),(13341,2509,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13342,2509,'_elementor_version','3.1.3'),(13343,2509,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13344,2509,'_elementor_pro_version','3.0.10'),(13345,2509,'_thumbnail_id','2360'),(13349,2510,'_elementor_edit_mode','builder'),(13350,2510,'_elementor_template_type','wp-post'),(13351,2510,'_wp_page_template','default'),(13352,2510,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13353,2510,'_elementor_version','3.1.3'),(13354,2510,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13355,2510,'_elementor_pro_version','3.0.10'),(13356,2510,'_thumbnail_id','2360'),(13358,2511,'_elementor_edit_mode','builder'),(13359,2511,'_elementor_template_type','wp-post'),(13360,2511,'_wp_page_template','default'),(13361,2511,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13362,2511,'_elementor_version','3.1.3'),(13363,2511,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13364,2511,'_elementor_pro_version','3.0.10'),(13365,2511,'_thumbnail_id','2360'),(13367,2512,'_elementor_edit_mode','builder'),(13368,2512,'_elementor_template_type','wp-post'),(13369,2512,'_wp_page_template','default'),(13370,2512,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13371,2512,'_elementor_version','3.1.3'),(13372,2512,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13373,2512,'_elementor_pro_version','3.0.10'),(13374,2512,'_thumbnail_id','2360'),(13378,2513,'_elementor_edit_mode','builder'),(13379,2513,'_elementor_template_type','wp-post'),(13380,2513,'_wp_page_template','default'),(13381,2513,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13382,2513,'_elementor_version','3.1.3'),(13383,2513,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13384,2513,'_elementor_pro_version','3.0.10'),(13385,2513,'_thumbnail_id','2360'),(13387,2514,'_elementor_edit_mode','builder'),(13388,2514,'_elementor_template_type','wp-post'),(13389,2514,'_wp_page_template','default'),(13390,2514,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.20000000000000017763568394002504646778106689453125},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13391,2514,'_elementor_version','3.1.3');
INSERT INTO `wpb1_postmeta` VALUES (13392,2514,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13393,2514,'_elementor_pro_version','3.0.10'),(13394,2514,'_thumbnail_id','2360'),(13396,2515,'_elementor_edit_mode','builder'),(13397,2515,'_elementor_template_type','wp-post'),(13398,2515,'_wp_page_template','default'),(13399,2515,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13400,2515,'_elementor_version','3.1.3'),(13401,2515,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13402,2515,'_elementor_pro_version','3.0.10'),(13403,2515,'_thumbnail_id','2360'),(13580,2530,'_elementor_edit_mode','builder'),(13581,2530,'_elementor_template_type','wp-post'),(13582,2530,'_wp_page_template','default'),(13583,2530,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13414,2516,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:2;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:3:{s:16:\"page_views_views\";i:1;s:10:\"page_views\";s:3:\"yes\";s:7:\"devices\";s:3:\"yes\";}}'),(13415,2516,'_elementor_conditions','a:2:{i:0;s:27:\"include/singular/front_page\";i:1;s:25:\"include/singular/page/103\";}'),(13474,2436,'_elementor_controls_usage','a:6:{s:6:\"spacer\";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_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:16:\"content_position\";i:3;s:12:\"_inline_size\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:19:\"background_position\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:4:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:7:\"heading\";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_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{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:28:\"text_shadow_text_shadow_type\";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:2;s:8:\"controls\";a:2:{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:8:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:10:\"text_color\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;s:5:\"align\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:11:\"hover_color\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:17:\"button_text_color\";i:1;}}}}}'),(13419,2517,'_order_key','wc_order_zSV6WOqHgTFkH'),(13420,2517,'_customer_user','0'),(13421,2517,'_customer_ip_address','172.58.107.102'),(13422,2517,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-N970U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.141 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/306.1.0.40.119;]'),(13423,2517,'_created_via','store-api'),(13424,2517,'_cart_hash','e66968b1156213c40403cd555e653adb'),(13425,2517,'_billing_state','KS'),(13426,2517,'_billing_country','US'),(13427,2517,'_shipping_state','KS'),(13428,2517,'_shipping_country','US'),(13429,2517,'_order_currency','USD'),(13430,2517,'_cart_discount','0'),(13431,2517,'_cart_discount_tax','0'),(13432,2517,'_order_shipping','12'),(13433,2517,'_order_shipping_tax','0.75'),(13434,2517,'_order_tax','2.5'),(13435,2517,'_order_total','55.25'),(13436,2517,'_order_version','5.0.0'),(13437,2517,'_prices_include_tax','no'),(13438,2517,'_billing_address_index','Lakisha Wilson  843 South Hillcrest Street  Wichita KS 67218 US lakishawilson3@yahoo.com 3162826024'),(13439,2517,'_shipping_address_index','Lakisha Wilson  843 South Hillcrest Street  Wichita KS 67218 US'),(13440,2517,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(13441,2517,'_coupons_hash','d751713988987e9331980363e24189ce'),(13442,2517,'_fees_hash','d751713988987e9331980363e24189ce'),(13443,2517,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(13444,2517,'is_vat_exempt','no'),(13445,2517,'_billing_first_name','Lakisha'),(13446,2517,'_billing_last_name','Wilson'),(13447,2517,'_billing_address_1','843 South Hillcrest Street'),(13448,2517,'_billing_city','Wichita'),(13449,2517,'_billing_postcode','67218'),(13450,2517,'_billing_email','lakishawilson3@yahoo.com'),(13451,2517,'_billing_phone','3162826024'),(13452,2517,'_shipping_first_name','Lakisha'),(13453,2517,'_shipping_last_name','Wilson'),(13454,2517,'_shipping_address_1','843 South Hillcrest Street'),(13455,2517,'_shipping_city','Wichita'),(13456,2517,'_shipping_postcode','67218'),(13457,2517,'_payment_method','stripe'),(13458,2517,'_payment_method_title','Debit/Credit Card (Stripe)'),(13459,2517,'_recorded_coupon_usage_counts','yes'),(13460,2517,'_stripe_customer_id','cus_J517SpoY34gOTS'),(13461,2517,'_stripe_source_id','src_1ISr5FCkSu0Vh5YQaU0dbYm4'),(13462,2517,'_stripe_intent_id','pi_1ISr5JCkSu0Vh5YQaShQzEWz'),(13463,2517,'_stripe_charge_captured','yes'),(13464,2517,'_stripe_fee','1.9'),(13465,2517,'_stripe_net','53.35'),(13466,2517,'_stripe_currency','USD'),(13467,2517,'_transaction_id','ch_1ISr5KCkSu0Vh5YQ9SOxOCFK'),(13468,2517,'_date_paid','1615240676'),(13469,2517,'_paid_date','2021-03-08 21:57:56'),(13470,2517,'_download_permissions_granted','yes'),(13471,2517,'_recorded_sales','yes'),(13472,2517,'_order_stock_reduced','yes'),(13473,2517,'_new_order_email_sent','true'),(13481,2519,'_elementor_version','3.1.1'),(13482,2519,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13483,2519,'_elementor_pro_version','3.0.10'),(13485,2520,'_elementor_edit_mode','builder'),(13486,2520,'_elementor_template_type','wp-post'),(13487,2520,'_wp_page_template','default'),(13488,2520,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13489,2520,'_elementor_version','3.1.1'),(13490,2520,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13491,2520,'_elementor_pro_version','3.0.10'),(13493,2521,'_elementor_edit_mode','builder'),(13494,2521,'_elementor_template_type','wp-post'),(13495,2521,'_wp_page_template','default'),(13496,2521,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13497,2521,'_elementor_version','3.1.1'),(13498,2521,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13499,2521,'_elementor_pro_version','3.0.10'),(13503,2522,'_elementor_edit_mode','builder'),(13504,2522,'_elementor_template_type','wp-post'),(13505,2522,'_wp_page_template','default'),(13506,2522,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13507,2522,'_elementor_version','3.1.3'),(13508,2522,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13509,2522,'_elementor_pro_version','3.0.10'),(13511,2523,'_elementor_edit_mode','builder'),(13512,2523,'_elementor_template_type','wp-post'),(13513,2523,'_wp_page_template','default'),(13514,2523,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":3,\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13515,2523,'_elementor_version','3.1.3'),(13516,2523,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13517,2523,'_elementor_pro_version','3.0.10'),(13519,2524,'_elementor_edit_mode','builder'),(13520,2524,'_elementor_template_type','wp-post'),(13521,2524,'_wp_page_template','default'),(13522,2524,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13523,2524,'_elementor_version','3.1.3'),(13524,2524,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13525,2524,'_elementor_pro_version','3.0.10'),(13551,2527,'_elementor_edit_mode','builder'),(13552,2527,'_elementor_template_type','wp-post'),(13553,2527,'_wp_page_template','default'),(13554,2527,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13555,2527,'_elementor_version','3.1.3'),(13556,2527,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13557,2527,'_elementor_pro_version','3.0.10'),(13558,2527,'_thumbnail_id','1323'),(13560,2528,'_elementor_edit_mode','builder'),(13561,2528,'_elementor_template_type','wp-post'),(13562,2528,'_wp_page_template','default'),(13563,2528,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13536,2526,'_elementor_edit_mode','builder'),(13537,2526,'_elementor_template_type','wp-post'),(13538,2526,'_wp_page_template','default'),(13539,2526,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13540,2526,'_elementor_version','3.1.3'),(13541,2526,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13542,2526,'_elementor_pro_version','3.0.10'),(13543,2526,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:8:{s:27:\"motion_fx_translateY_effect\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:23:\"motion_fx_opacity_level\";i:1;s:23:\"motion_fx_opacity_range\";i:1;s:25:\"motion_fx_motion_fx_mouse\";i:1;s:30:\"motion_fx_mouseTrack_direction\";i:1;s:26:\"motion_fx_mouseTrack_speed\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:1;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:22:\"css_filters_css_filter\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:28:\"css_filters_hover_brightness\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:15:\"stretch_section\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:2;s:12:\"space_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:5:{s:6:\"editor\";i:1;s:12:\"text_columns\";i:1;s:19:\"text_columns_mobile\";i:1;s:10:\"column_gap\";i:1;s:17:\"column_gap_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}s:19:\"_section_background\";a:2:{s:28:\"_background_hover_background\";i:1;s:23:\"_background_hover_color\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:20:\"_border_radius_hover\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:36:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(13544,1079,'_thumbnail_id','1323'),(13578,1079,'_elementor_controls_usage','a:8:{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:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:8:{s:27:\"motion_fx_translateY_effect\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:23:\"motion_fx_opacity_level\";i:1;s:23:\"motion_fx_opacity_range\";i:1;s:25:\"motion_fx_motion_fx_mouse\";i:1;s:30:\"motion_fx_mouseTrack_direction\";i:1;s:26:\"motion_fx_mouseTrack_speed\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:22:\"css_filters_css_filter\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:28:\"css_filters_hover_brightness\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:15:\"stretch_section\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:3:{s:6:\"editor\";i:1;s:12:\"text_columns\";i:1;s:10:\"column_gap\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}s:19:\"_section_background\";a:2:{s:28:\"_background_hover_background\";i:1;s:23:\"_background_hover_color\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:20:\"_border_radius_hover\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:36:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(13546,1079,'_edit_last','1'),(13564,2528,'_elementor_version','3.1.3'),(13565,2528,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13566,2528,'_elementor_pro_version','3.0.10'),(13567,2528,'_thumbnail_id','1323'),(13569,2529,'_elementor_edit_mode','builder'),(13570,2529,'_elementor_template_type','wp-post'),(13571,2529,'_wp_page_template','default'),(13572,2529,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(13573,2529,'_elementor_version','3.1.3'),(13574,2529,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13575,2529,'_elementor_pro_version','3.0.10'),(13576,2529,'_thumbnail_id','1323'),(16429,1815,'_elementor_css','a:6:{s:4:\"time\";i:1687010364;s:5:\"fonts\";a:2:{i:0;s:12:\"Rouge Script\";i:1;s:12:\"Abhaya Libre\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13584,2530,'_elementor_version','3.1.3'),(13585,2530,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13586,2530,'_elementor_pro_version','3.0.10'),(13587,2530,'_thumbnail_id','2360'),(13589,2531,'_elementor_edit_mode','builder'),(13590,2531,'_elementor_template_type','wp-post'),(13591,2531,'_wp_page_template','default'),(13592,2531,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13593,2531,'_elementor_version','3.1.3'),(13594,2531,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13595,2531,'_elementor_pro_version','3.0.10'),(13596,2531,'_thumbnail_id','2360'),(13598,2532,'_elementor_edit_mode','builder'),(13599,2532,'_elementor_template_type','wp-post'),(13600,2532,'_wp_page_template','default'),(13601,2532,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"columns\":5,\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(13602,2532,'_elementor_version','3.1.3'),(13603,2532,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(13604,2532,'_elementor_pro_version','3.0.10'),(13605,2532,'_thumbnail_id','2360'),(14062,2555,'_elementor_edit_mode','builder'),(14063,2555,'_elementor_template_type','wp-post'),(14064,2555,'_wp_page_template','default'),(14065,2555,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"columns\":5,\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14089,818,'_elementor_controls_usage','a:12:{s:6:\"spacer\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:4;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:5;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;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:14;s:21:\"space_between_widgets\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:11:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:4;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_image\";i:1;s:25:\"background_hover_position\";i:2;s:21:\"background_hover_size\";i:2;s:27:\"background_hover_transition\";i:3;s:38:\"background_motion_fx_translateY_effect\";i:1;s:24:\"background_hover_color_b\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:4;s:21:\"box_shadow_box_shadow\";i:2;}s:26:\"section_background_overlay\";a:12:{s:28:\"css_filters_hover_css_filter\";i:1;s:28:\"css_filters_hover_brightness\";i:1;s:26:\"css_filters_hover_contrast\";i:1;s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:35:\"background_overlay_hover_background\";i:2;s:30:\"background_overlay_hover_color\";i:1;s:35:\"background_overlay_hover_transition\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;s:32:\"background_overlay_hover_color_b\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:4;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;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:6;}s:14:\"section_layout\";a:6:{s:15:\"stretch_section\";i:3;s:13:\"content_width\";i:4;s:3:\"gap\";i:6;s:13:\"custom_height\";i:2;s:6:\"_title\";i:1;s:16:\"content_position\";i:4;}}s:8:\"advanced\";a:3:{s:19:\"_section_responsive\";a:4:{s:20:\"reverse_order_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:6:\"margin\";i:4;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:9:\"animation\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:10;s:16:\"background_image\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:8;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:10:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:21:\"section_shape_divider\";a:8:{s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:17:\"shape_divider_top\";i:1;s:23:\"shape_divider_top_color\";i:1;s:23:\"shape_divider_top_width\";i:1;s:24:\"shape_divider_top_height\";i:1;s:20:\"shape_divider_bottom\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_radius\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:18;s:5:\"align\";i:18;s:11:\"header_size\";i:6;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:20:\"typography_font_size\";i:16;s:21:\"typography_typography\";i:16;s:22:\"typography_font_family\";i:16;s:22:\"typography_font_weight\";i:14;s:25:\"typography_letter_spacing\";i:11;s:11:\"title_color\";i:14;s:22:\"typography_line_height\";i:11;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:15;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:5;s:12:\"hide_desktop\";i:4;s:11:\"hide_tablet\";i:4;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:6;}}}}s:11:\"menu-anchor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_anchor\";a:1:{s:6:\"anchor\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:2:{s:5:\"style\";a:3:{s:22:\"section_products_style\";a:47:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:15:\"view_cart_color\";i:1;s:31:\"view_cart_typography_typography\";i:1;s:32:\"view_cart_typography_font_family\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:31:\"old_price_typography_typography\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:30:\"view_cart_typography_font_size\";i:1;s:32:\"view_cart_typography_font_weight\";i:1;s:32:\"view_cart_typography_line_height\";i:1;}s:18:\"section_design_box\";a:1:{s:17:\"box_border_radius\";i:1;}s:24:\"section_pagination_style\";a:2:{s:18:\"pagination_spacing\";i:1;s:18:\"pagination_padding\";i:1;}}s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;s:4:\"rows\";i:1;s:7:\"columns\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}}}s:20:\"testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:3:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_slides_style\";a:1:{s:13:\"space_between\";i:1;}s:21:\"section_content_style\";a:21:{s:11:\"content_gap\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:29:\"content_typography_font_style\";i:1;s:30:\"content_typography_line_height\";i:1;s:10:\"name_color\";i:1;s:26:\"name_typography_typography\";i:1;s:25:\"name_typography_font_size\";i:1;s:27:\"name_typography_font_weight\";i:1;s:26:\"name_typography_font_style\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:28:\"title_typography_line_height\";i:1;s:30:\"content_typography_font_family\";i:1;s:27:\"name_typography_font_family\";i:1;}s:19:\"section_image_style\";a:4:{s:10:\"image_size\";i:1;s:12:\"image_border\";i:1;s:18:\"image_border_color\";i:1;s:18:\"image_border_width\";i:1;}s:18:\"section_navigation\";a:4:{s:15:\"pagination_size\";i:1;s:16:\"pagination_color\";i:1;s:12:\"arrows_color\";i:1;s:11:\"arrows_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:8:\"settings\";a:6:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:16:\"ideal_row_height\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;}s:7:\"overlay\";a:1:{s:19:\"overlay_description\";i:1;}}s:5:\"style\";a:2:{s:11:\"image_style\";a:6:{s:18:\"image_border_width\";i:1;s:19:\"image_border_radius\";i:1;s:25:\"image_border_radius_hover\";i:1;s:28:\"image_css_filters_hover_blur\";i:1;s:32:\"image_css_filters_hover_saturate\";i:1;s:21:\"image_hover_animation\";i:1;}s:13:\"overlay_style\";a:1:{s:30:\"overlay_background_hover_color\";i:1;}}}}s:10:\"price-list\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"price_list\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_list_style\";a:18:{s:13:\"heading_color\";i:5;s:29:\"heading_typography_typography\";i:5;s:28:\"heading_typography_font_size\";i:5;s:30:\"heading_typography_font_family\";i:5;s:33:\"heading_typography_letter_spacing\";i:5;s:17:\"description_color\";i:5;s:33:\"description_typography_typography\";i:5;s:32:\"description_typography_font_size\";i:5;s:34:\"description_typography_font_family\";i:5;s:15:\"separator_style\";i:5;s:15:\"separator_color\";i:5;s:16:\"separator_weight\";i:5;s:17:\"separator_spacing\";i:5;s:34:\"description_typography_font_weight\";i:5;s:30:\"heading_typography_font_weight\";i:5;s:30:\"heading_typography_line_height\";i:5;s:34:\"description_typography_line_height\";i:5;s:37:\"description_typography_letter_spacing\";i:5;}s:18:\"section_item_style\";a:1:{s:7:\"row_gap\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:12:\"button_align\";i:1;s:19:\"button_align_mobile\";i:1;s:12:\"button_width\";i:1;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"custom_messages\";i:1;}s:13:\"section_email\";a:2:{s:13:\"email_subject\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:2:{s:15:\"email_subject_2\";i:1;s:17:\"email_from_name_2\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:7:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:28:\"label_typography_font_weight\";i:1;s:12:\"html_spacing\";i:1;s:26:\"html_typography_typography\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:26:\"field_typography_font_size\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;s:22:\"field_background_color\";i:1;s:28:\"field_typography_font_family\";i:1;s:28:\"field_typography_font_weight\";i:1;}s:20:\"section_button_style\";a:10:{s:28:\"button_typography_typography\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:29:\"button_background_hover_color\";i:1;s:29:\"button_typography_line_height\";i:1;s:22:\"button_hover_animation\";i:1;}s:22:\"section_messages_style\";a:6:{s:29:\"message_typography_typography\";i:1;s:30:\"message_typography_font_family\";i:1;s:28:\"message_typography_font_size\";i:1;s:30:\"message_typography_line_height\";i:1;s:33:\"message_typography_letter_spacing\";i:1;s:21:\"success_message_color\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";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:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:5:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}}}}'),(13609,2533,'_elementor_edit_mode','builder'),(13610,2533,'_elementor_template_type','popup'),(13611,2533,'_elementor_version','3.1.3'),(13612,2533,'_elementor_pro_version','3.0.10'),(13613,2533,'_astra_content_layout_flag','disabled'),(13614,2533,'site-post-title','disabled'),(13615,2533,'ast-title-bar-display','disabled'),(13616,2533,'ast-featured-img','disabled'),(13617,2533,'site-content-layout','page-builder'),(13618,2533,'site-sidebar-layout','no-sidebar'),(13619,2533,'_edit_lock','1615423631:1'),(13620,2534,'_wp_attached_file','2021/03/headphones-logo.png'),(13621,2534,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:28;s:4:\"file\";s:27:\"2021/03/headphones-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"headphones-logo-150x28.png\";s:5:\"width\";i:150;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"headphones-logo-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"headphones-logo-100x28.png\";s:5:\"width\";i:100;s:6:\"height\";i:28;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:{}}}'),(13622,2534,'_elementor_source_image_hash','086905cf26047caa59ee61b2eaa78cfcfb5513f2'),(13623,2535,'_elementor_edit_mode','builder'),(13624,2535,'_elementor_template_type','popup'),(13625,2535,'_elementor_version','3.1.3'),(13626,2535,'_elementor_pro_version','3.0.10'),(13627,2533,'_wp_page_template','default'),(13628,2533,'_elementor_page_settings','a:10:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:15:\"background_size\";s:5:\"cover\";s:24:\"overlay_background_color\";s:9:\"#000000CF\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";d:3.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#B320AC\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}'),(13629,2533,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#6A0073D1\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"$99\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13630,2536,'_elementor_edit_mode','builder'),(13631,2536,'_elementor_template_type','popup'),(13632,2536,'_elementor_version','3.1.3'),(13633,2536,'_elementor_pro_version','3.0.10'),(13634,2536,'_wp_page_template','default'),(13635,2536,'_elementor_page_settings','a:8:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:10436;s:3:\"url\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/headphones.png\";}s:15:\"background_size\";s:5:\"cover\";s:18:\"close_button_color\";s:7:\"#ffffff\";}'),(13636,2536,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#EA00FF8C\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Over $99\",\"align\":\"center\",\"title_color\":\"rgba(205,228,255,0.3)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13640,2537,'_elementor_edit_mode','builder'),(13641,2537,'_elementor_template_type','popup'),(13642,2537,'_elementor_version','3.1.3'),(13643,2537,'_elementor_pro_version','3.0.10'),(13644,2537,'_wp_page_template','default'),(13645,2537,'_elementor_page_settings','a:8:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:10436;s:3:\"url\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/headphones.png\";}s:15:\"background_size\";s:5:\"cover\";s:18:\"close_button_color\";s:7:\"#ffffff\";}'),(13646,2537,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#EA00FF8C\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Over $99\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13638,2533,'_elementor_conditions','a:2:{i:0;s:25:\"include/singular/page/103\";i:1;s:25:\"include/singular/page/816\";}'),(13639,2533,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:1;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),(13647,2537,'_elementor_conditions','a:1:{i:0;s:25:\"include/singular/page/817\";}'),(13648,2537,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(13650,2538,'_elementor_edit_mode','builder'),(13651,2538,'_elementor_template_type','popup'),(13652,2538,'_elementor_version','3.1.3'),(13653,2538,'_elementor_pro_version','3.0.10'),(13654,2538,'_wp_page_template','default'),(13655,2538,'_elementor_page_settings','a:8:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:10436;s:3:\"url\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/headphones.png\";}s:15:\"background_size\";s:5:\"cover\";s:18:\"close_button_color\";s:7:\"#ffffff\";}'),(13656,2538,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#EA00FF8C\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"$99\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13657,2538,'_elementor_conditions','a:1:{i:0;s:25:\"include/singular/page/817\";}'),(13658,2538,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(13700,2540,'_elementor_edit_mode','builder'),(13701,2540,'_elementor_template_type','popup'),(13702,2540,'_elementor_version','3.1.3'),(13703,2540,'_elementor_pro_version','3.0.10'),(13704,2540,'_wp_page_template','default'),(13705,2540,'_elementor_page_settings','a:8:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_image\";a:2:{s:2:\"id\";i:10436;s:3:\"url\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/headphones.png\";}s:15:\"background_size\";s:5:\"cover\";s:18:\"close_button_color\";s:7:\"#ffffff\";}'),(13706,2540,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#6A0073D1\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"$99\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13716,2541,'_elementor_version','3.1.3'),(13796,2547,'_billing_first_name','Taress'),(13794,2547,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(13795,2547,'is_vat_exempt','no'),(13793,2547,'_fees_hash','d751713988987e9331980363e24189ce'),(13792,2547,'_coupons_hash','d751713988987e9331980363e24189ce'),(13791,2547,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(13790,2547,'_shipping_address_index','Taress Moore  1842 N grove  Wichita KS 67214 US'),(13789,2547,'_billing_address_index','Taress Moore  1842 N grove  Wichita KS 67214 US taressmarie@gmail.com 3162098433'),(13788,2547,'_prices_include_tax','no'),(13787,2547,'_order_version','5.0.0'),(13786,2547,'_order_total','55.25'),(13785,2547,'_order_tax','2.5'),(13784,2547,'_order_shipping_tax','0.75'),(13783,2547,'_order_shipping','12'),(13782,2547,'_cart_discount_tax','0'),(13781,2547,'_cart_discount','0'),(13780,2547,'_order_currency','USD'),(13779,2547,'_shipping_country','US'),(13778,2547,'_shipping_state','KS'),(13777,2547,'_billing_country','US'),(13776,2547,'_billing_state','KS'),(13774,2547,'_created_via','store-api'),(13775,2547,'_cart_hash','e66968b1156213c40403cd555e653adb'),(13773,2547,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),(13772,2547,'_customer_ip_address','70.179.197.104'),(13771,2547,'_customer_user','0'),(13770,2547,'_order_key','wc_order_BRgTJsIZcitxY'),(13714,2541,'_elementor_edit_mode','builder'),(13715,2541,'_elementor_template_type','popup'),(13707,2540,'_elementor_conditions','a:1:{i:0;s:25:\"include/singular/page/103\";}'),(13708,2540,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:1;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),(13717,2541,'_elementor_pro_version','3.0.10'),(13718,2541,'_wp_page_template','default'),(13719,2541,'_elementor_page_settings','a:10:{s:5:\"width\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;}s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:395;}s:13:\"height_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:368;}s:21:\"background_background\";s:7:\"classic\";s:15:\"background_size\";s:5:\"cover\";s:24:\"overlay_background_color\";s:9:\"#000000CF\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";d:3.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#B320AC\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}'),(13720,2541,'_elementor_data','[{\"id\":\"143761e9\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":395},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/2-e1613198026718.png\",\"id\":1783},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"28cf5583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":60,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#6A0073D1\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"animation\":\"slideInLeft\",\"animation_delay\":500},\"elements\":[{\"id\":\"130b5176\",\"elType\":\"widget\",\"settings\":{\"title\":\"free\\nshipping\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05cbe70\",\"elType\":\"widget\",\"settings\":{\"title\":\"On orders over\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":49},\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"760f1810\",\"elType\":\"widget\",\"settings\":{\"title\":\"$99\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1f3ea944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":40,\"background_background\":\"classic\",\"background_overlay_background\":\"classic\"},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(13724,2533,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:9:\"animation\";i:1;s:15:\"animation_delay\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:1;s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}}}}}'),(13721,2541,'_elementor_conditions','a:1:{i:0;s:25:\"include/singular/page/103\";}'),(13722,2541,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:2:{s:15:\"page_load_delay\";i:1;s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),(13731,2542,'_elementor_edit_mode','builder'),(13732,2542,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13734,2543,'_wp_page_template','default'),(13735,2543,'_elementor_template_type','wp-page'),(13736,2543,'_elementor_version','3.1.1'),(13737,2543,'_elementor_pro_version','3.0.10'),(13738,2543,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":2,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(13739,2543,'_elementor_edit_mode','builder'),(13740,2543,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(13742,2544,'_wp_page_template','default'),(13743,2544,'_elementor_template_type','wp-page'),(13744,2544,'_elementor_version','3.1.1'),(13745,2544,'_elementor_pro_version','3.0.10'),(13746,2544,'_elementor_data','[{\"id\":\"66e7b815\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68779066\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"27e39296\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:woocommerce\\/checkout {\\\"hasDarkControls\\\":true} -->\\n<div class=\\\"wp-block-woocommerce-checkout is-loading\\\"><\\/div>\\n<!-- \\/wp:woocommerce\\/checkout -->\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c294;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #fff;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c67cf45\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ac909c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c4f2b6\",\"elType\":\"widget\",\"settings\":{\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"columns\":5},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(13747,2544,'_elementor_edit_mode','builder'),(13748,2544,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(16438,1080,'_elementor_css','a:6:{s:4:\"time\";i:1687130760;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16437,3,'_elementor_css','a:7:{s:4:\"time\";i:1687105673;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(13758,2545,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(16436,2533,'_elementor_css','a:6:{s:4:\"time\";i:1687098030;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13761,2546,'_elementor_edit_mode','builder'),(13762,2546,'_elementor_template_type','header'),(13763,2546,'_elementor_version','3.1.3'),(13764,2546,'_elementor_pro_version','3.0.10'),(13765,2546,'_wp_page_template','default'),(13766,2546,'_elementor_data','[{\"id\":\"2526edd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"30\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"38be5b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false},{\"id\":\"bd2e983\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.155000000000001136868377216160297393798828125},\"elements\":[{\"id\":\"ec1c7b6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b72ffce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"df43e61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb2e27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"28a98f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"b1d33f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s <\\/a><br \\/>Pure Emollients\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"781301d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7ee30c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.64200000000000301270119962282478809356689453125},\"elements\":[{\"id\":\"f9a46aa\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"71543ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.26899999999999835154085303656756877899169921875},\"elements\":[{\"id\":\"7317a42\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"},{\"social_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"dawnloggins@gmail.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\",\"_id\":\"fe26371\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"502d8d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":23.68599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8210d99\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"a0e1e03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":10.7810000000000005826450433232821524143218994140625,\"hide_mobile\":\"hidden-phone\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"1dc09d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5589684\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":80.006000000000000227373675443232059478759765625},\"elements\":[{\"id\":\"1da3003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/msdawnshaircare.com\\\">Ms. Dawn\'s Pure Emollients<\\/a><\\/p>\",\"align\":\"center\",\"text_color\":\"#FF1FD4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81fed70\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main-menu\",\"align_items\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Abhaya Libre\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"pointer_color_menu_item_hover\":\"#FF32F8\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a31fefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":2.104999999999999982236431605997495353221893310546875},\"elements\":[{\"id\":\"aa59cab\",\"elType\":\"widget\",\"settings\":{\"items_indicator\":\"none\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"toggle_button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"toggle_button_text_color\":\"#FF20E6\",\"toggle_button_background_color\":\"#FF15DE00\",\"toggle_button_border_color\":\"#FF2BD6\",\"toggle_button_hover_text_color\":\"#F0F0F0\",\"toggle_button_hover_border_color\":\"#E3E3E3\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"hfe-cart\"}],\"isInner\":false},{\"id\":\"375429f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7.0860000000000002984279490192420780658721923828125},\"elements\":[{\"id\":\"541f7a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d2efca0\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#02010100\",\"item_icon_secondary_color\":\"#FF27E4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_color\":\"custom\",\"hover_secondary_color\":\"#FB4DCC\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(13767,2546,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(13768,1815,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:8:\"advanced\";a:2:{s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:2;s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:2:{s:11:\"align_items\";i:2;s:12:\"toggle_align\";i:2;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:5:{s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:29:\"pointer_color_menu_item_hover\";i:2;s:13:\"pointer_width\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:10:\"icon_color\";i:2;}s:20:\"section_social_hover\";a:1:{s:21:\"hover_secondary_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:8:\"hfe-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:22:\"section_general_fields\";a:1:{s:15:\"items_indicator\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_heading_typography\";a:7:{s:9:\"icon_size\";i:1;s:26:\"toggle_button_border_width\";i:1;s:24:\"toggle_button_text_color\";i:1;s:30:\"toggle_button_background_color\";i:1;s:26:\"toggle_button_border_color\";i:1;s:30:\"toggle_button_hover_text_color\";i:1;s:32:\"toggle_button_hover_border_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(16435,1532,'_elementor_css','a:6:{s:4:\"time\";i:1687098030;s:5:\"fonts\";a:1:{i:0;s:12:\"Rouge Script\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(13797,2547,'_billing_last_name','Moore'),(13798,2547,'_billing_address_1','1842 N grove'),(13799,2547,'_billing_city','Wichita'),(13800,2547,'_billing_postcode','67214'),(13801,2547,'_billing_email','taressmarie@gmail.com'),(13802,2547,'_billing_phone','3162098433'),(13803,2547,'_shipping_first_name','Taress'),(13804,2547,'_shipping_last_name','Moore'),(13805,2547,'_shipping_address_1','1842 N grove'),(13806,2547,'_shipping_city','Wichita'),(13807,2547,'_shipping_postcode','67214'),(13808,2547,'_payment_method','stripe'),(13809,2547,'_payment_method_title','Debit/Credit Card (Stripe)'),(13810,2547,'_recorded_coupon_usage_counts','yes'),(13811,2547,'_stripe_customer_id','cus_J6nnQQG0jIwlcX'),(13812,2547,'_stripe_source_id','src_1IUaBVCkSu0Vh5YQt8UOX2DO'),(13813,2547,'_stripe_intent_id','pi_1IUaBZCkSu0Vh5YQ7Kp762ij'),(13814,2547,'_stripe_charge_captured','yes'),(13815,2547,'_stripe_fee','1.9'),(13816,2547,'_stripe_net','53.35'),(13817,2547,'_stripe_currency','USD'),(13818,2547,'_transaction_id','ch_1IUaBaCkSu0Vh5YQIz46rQoG'),(13819,2547,'_date_paid','1615652373'),(13820,2547,'_paid_date','2021-03-13 16:19:33'),(13821,2547,'_download_permissions_granted','yes'),(13822,2547,'_recorded_sales','yes'),(13823,2547,'_order_stock_reduced','yes'),(13824,2547,'_new_order_email_sent','true'),(13825,2547,'_edit_lock','1617849905:1'),(14032,2553,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14029,2553,'_prices_include_tax','no'),(14030,2553,'_billing_address_index','Shawndreka Crayton  506 Dunbar  Waco TX 76704 US shawncrayton@yahoo.com 2542621341'),(14031,2553,'_shipping_address_index','Shawndreka Crayton  506 Dunbar  Waco TX 76704 US'),(14028,2553,'_order_version','5.0.0'),(14027,2553,'_order_total','55.25'),(14026,2553,'_order_tax','2.5'),(14025,2553,'_order_shipping_tax','0.75'),(14024,2553,'_order_shipping','12'),(14023,2553,'_cart_discount_tax','0'),(14022,2553,'_cart_discount','0'),(14021,2553,'_order_currency','USD'),(14020,2553,'_shipping_country','US'),(14018,2553,'_billing_country','US'),(14019,2553,'_shipping_state','TX'),(14017,2553,'_billing_state','TX'),(14015,2553,'_created_via','store-api'),(14016,2553,'_cart_hash','e66968b1156213c40403cd555e653adb'),(13852,2549,'_order_key','wc_order_FkBUR17y1YM3u'),(13853,2549,'_customer_user','0'),(13854,2549,'_customer_ip_address','64.89.220.21'),(13855,2549,'_customer_user_agent','Mozilla/5.0 (X11; CrOS x86_64 13597.94.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.186 Safari/537.36'),(13856,2549,'_created_via','store-api'),(13857,2549,'_cart_hash','3ef2d04b71e4a55fc2ab168f49d3d701'),(13858,2549,'_billing_state','MT'),(13859,2549,'_billing_country','US'),(13860,2549,'_shipping_state','MT'),(13861,2549,'_shipping_country','US'),(13862,2549,'_order_currency','USD'),(13863,2549,'_cart_discount','0'),(13864,2549,'_cart_discount_tax','0'),(13865,2549,'_order_shipping','24'),(13866,2549,'_order_shipping_tax','1.5'),(13867,2549,'_order_tax','4.06'),(13868,2549,'_order_total','94.56'),(13869,2549,'_order_version','5.0.0'),(13870,2549,'_prices_include_tax','no'),(13871,2549,'_billing_address_index','Krystal Clark  2006 Wyoming Avenue  glendive MT 58330 US sissydagreat80@gmail.com 2107726454'),(13872,2549,'_shipping_address_index','Krystal Clark  2006 Wyoming Avenue  glendive MT 58330 US'),(13873,2549,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(13874,2549,'_coupons_hash','d751713988987e9331980363e24189ce'),(13875,2549,'_fees_hash','d751713988987e9331980363e24189ce'),(13876,2549,'_taxes_hash','af133519b13d3bdff3e0647be044d629'),(13877,2549,'is_vat_exempt','no'),(13878,2549,'_billing_first_name','Krystal'),(13879,2549,'_billing_last_name','Clark'),(13880,2549,'_billing_address_1','2006 Wyoming Avenue'),(13881,2549,'_billing_city','glendive'),(13882,2549,'_billing_postcode','58330'),(13883,2549,'_billing_email','sissydagreat80@gmail.com'),(13884,2549,'_billing_phone','2107726454'),(13885,2549,'_shipping_first_name','Krystal'),(13886,2549,'_shipping_last_name','Clark'),(13887,2549,'_shipping_address_1','2006 Wyoming Avenue'),(13888,2549,'_shipping_city','glendive'),(13889,2549,'_shipping_postcode','58330'),(13890,2549,'_payment_method','stripe'),(13891,2549,'_payment_method_title','Debit/Credit Card (Stripe)'),(13892,2549,'_recorded_coupon_usage_counts','yes'),(13893,2549,'_stripe_customer_id','cus_J6qbeeMd5obZcO'),(13894,2549,'_stripe_source_id','src_1IUctjCkSu0Vh5YQOFJlLanL'),(13895,2549,'_stripe_intent_id','pi_1IUctpCkSu0Vh5YQ09yotwaI'),(13896,2549,'_stripe_charge_captured','yes'),(13897,2549,'_stripe_fee','3.04'),(13898,2549,'_stripe_net','91.52'),(13899,2549,'_stripe_currency','USD'),(13900,2549,'_transaction_id','ch_1IUctpCkSu0Vh5YQgSoEfumj'),(13901,2549,'_date_paid','1615662804'),(13902,2549,'_paid_date','2021-03-13 19:13:24'),(13903,2549,'_download_permissions_granted','yes'),(13904,2549,'_recorded_sales','yes'),(13905,2549,'_order_stock_reduced','yes'),(13906,2549,'_new_order_email_sent','true'),(13907,2550,'_order_key','wc_order_K1lHCS6Xi4ABC'),(13908,2550,'_customer_user','0'),(13909,2550,'_customer_ip_address','107.77.208.78'),(13910,2550,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Instagram 178.0.0.22.119 (iPhone12,1; iOS 14_4; en_US; en-US; scale=2.00; 828x1792; 276719015)'),(13911,2550,'_created_via','store-api'),(13912,2550,'_cart_hash','e66968b1156213c40403cd555e653adb'),(13913,2550,'_billing_state','KS'),(13914,2550,'_billing_country','US'),(13915,2550,'_shipping_state','KS'),(13916,2550,'_shipping_country','US'),(13917,2550,'_order_currency','USD'),(13918,2550,'_cart_discount','0'),(13919,2550,'_cart_discount_tax','0'),(13920,2550,'_order_shipping','12'),(13921,2550,'_order_shipping_tax','0.75'),(13922,2550,'_order_tax','2.5'),(13923,2550,'_order_total','55.25'),(13924,2550,'_order_version','5.0.0'),(13925,2550,'_prices_include_tax','no'),(13926,2550,'_billing_address_index','Leonett Hodges  12206 E Zimmerly  Wichita KS 67207 US leonettm@gmail.com '),(13927,2550,'_shipping_address_index','Leonett Hodges  12206 E Zimmerly  Wichita KS 67207 US'),(13928,2550,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(13929,2550,'_coupons_hash','d751713988987e9331980363e24189ce'),(13930,2550,'_fees_hash','d751713988987e9331980363e24189ce'),(13931,2550,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(13932,2550,'is_vat_exempt','no'),(13933,2550,'_billing_first_name','Leonett'),(13934,2550,'_billing_last_name','Hodges'),(13935,2550,'_billing_address_1','12206 E Zimmerly'),(13936,2550,'_billing_city','Wichita'),(13937,2550,'_billing_postcode','67207'),(13938,2550,'_billing_email','leonettm@gmail.com'),(13939,2550,'_shipping_first_name','Leonett'),(13940,2550,'_shipping_last_name','Hodges'),(13941,2550,'_shipping_address_1','12206 E Zimmerly'),(13942,2550,'_shipping_city','Wichita'),(13943,2550,'_shipping_postcode','67207'),(13944,2550,'_payment_method','paypal'),(13945,2550,'_payment_method_title','PayPal'),(13946,2550,'_recorded_coupon_usage_counts','yes'),(13947,2550,'Payment type','instant'),(13948,2550,'_transaction_id','0VJ40583HP1933628'),(13949,2550,'_paypal_status','completed'),(13950,2550,'PayPal Transaction Fee','1.90'),(13951,2550,'_date_paid','1615669605'),(13952,2550,'_paid_date','2021-03-13 21:06:45'),(13953,2550,'_download_permissions_granted','yes'),(13954,2550,'_recorded_sales','yes'),(13955,2550,'_order_stock_reduced','yes'),(13956,2550,'_new_order_email_sent','true'),(14051,2553,'_recorded_coupon_usage_counts','yes'),(14050,2553,'_payment_method_title','PayPal'),(14048,2553,'_shipping_postcode','76704'),(14049,2553,'_payment_method','paypal'),(14047,2553,'_shipping_city','Waco'),(14046,2553,'_shipping_address_1','506 Dunbar'),(14045,2553,'_shipping_last_name','Crayton'),(14044,2553,'_shipping_first_name','Shawndreka'),(14043,2553,'_billing_phone','2542621341'),(14042,2553,'_billing_email','shawncrayton@yahoo.com'),(14041,2553,'_billing_postcode','76704'),(14040,2553,'_billing_city','Waco'),(14039,2553,'_billing_address_1','506 Dunbar'),(14038,2553,'_billing_last_name','Crayton'),(14037,2553,'_billing_first_name','Shawndreka'),(14036,2553,'is_vat_exempt','no'),(14035,2553,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14034,2553,'_fees_hash','d751713988987e9331980363e24189ce'),(14033,2553,'_coupons_hash','d751713988987e9331980363e24189ce'),(14014,2553,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; U325AC Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/81.0.4044.138 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/303.1.0.12.119;]'),(14013,2553,'_customer_ip_address','107.242.125.17'),(14012,2553,'_customer_user','0'),(14011,2553,'_order_key','wc_order_zDAIya7KpkZRx'),(14052,2553,'Payment type','instant'),(14053,2553,'_transaction_id','8VC944148C429360H'),(14054,2553,'_paypal_status','completed'),(14055,2553,'PayPal Transaction Fee','1.90'),(14056,2553,'_date_paid','1616022591'),(14057,2553,'_paid_date','2021-03-17 23:09:51'),(14058,2553,'_download_permissions_granted','yes'),(14059,2553,'_recorded_sales','yes'),(14060,2553,'_order_stock_reduced','yes'),(14061,2553,'_new_order_email_sent','true'),(14066,2555,'_elementor_version','3.1.3'),(14067,2555,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(14068,2555,'_elementor_pro_version','3.0.10'),(14069,2555,'_thumbnail_id','2360'),(16434,816,'_elementor_css','a:6:{s:4:\"time\";i:1687098030;s:5:\"fonts\";a:2:{i:0;s:14:\"Dancing Script\";i:1;s:9:\"Helvetica\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14071,2556,'_elementor_edit_mode','builder'),(14072,2556,'_elementor_template_type','wp-post'),(14073,2556,'_wp_page_template','default'),(14074,2556,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":1,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"columns\":5,\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14075,2556,'_elementor_version','3.1.3'),(14076,2556,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(14077,2556,'_elementor_pro_version','3.0.10'),(14078,2556,'_thumbnail_id','2360'),(16433,1079,'_elementor_css','a:6:{s:4:\"time\";i:1687076676;s:5:\"fonts\";a:4:{i:0;s:12:\"Rouge Script\";i:1;s:12:\"Abhaya Libre\";i:2;s:14:\"Dancing Script\";i:3;s:9:\"Helvetica\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14080,2557,'_elementor_edit_mode','builder'),(14081,2557,'_elementor_template_type','wp-post'),(14082,2557,'_wp_page_template','default'),(14083,2557,'_elementor_data','[{\"id\":\"98b5dd3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.48-PM.png\",\"id\":1885},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000EB\",\"background_overlay_color_b\":\"#780E28C2\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.86999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":1130,\"sizes\":[]}},\"elements\":[{\"id\":\"a8d023a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0fd93d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":188,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7c95f7c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"401ec1f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"fc79927\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.10199999999999675992512493394315242767333984375},\"elements\":[{\"id\":\"44b3ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/hair-growth-oil\\/\\\">Pure Hair Growth Oil<\\/a><\\/span>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/deep-conditioning-mask\\/\\\">Mint Deep Butter Conditioning Mask. <\\/a>Most recently, I launched the<span style=\\\"color: #ff43c2;\\\"><a style=\\\"color: #ff43c2;\\\" href=\\\"https:\\/\\/msdawnshaircare.com\\/product\\/mint-hydration-spray\\/\\\"> Mint Hydration Rice-Water Spray, <\\/a><\\/span>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family \\u2013 they all had nothing but great things to say \\u2013 the reviews were raving!\\\" <br \\/>~ <span style=\\\"color: #ff43c2;\\\">Ms. Dawn, CEO<\\/span><\\/p>\",\"text_color\":\"#FFF4C5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Abhaya Libre\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ba30f14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.808999999999997498889570124447345733642578125,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"33\",\"bottom\":\"130\",\"left\":\"33\",\"isLinked\":false},\"background_hover_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-11.30.27-PM.png\",\"id\":1904},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]}},\"elements\":[{\"id\":\"19dd657\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":416,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bc8b42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d391e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e32b04d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free shipping on all orders over $99! \",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c979b3e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"75\",\"bottom\":\"60\",\"left\":\"75\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center right\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"gap\":\"no\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ff7825f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c12fc4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#products\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"1bd5965\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":7},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07eae54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66ce822\",\"elType\":\"widget\",\"settings\":{\"column_gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"price_typography_font_weight\":\"300\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"paginate\":\"yes\",\"view_cart_color\":\"#000000\",\"view_cart_typography_typography\":\"custom\",\"view_cart_typography_font_family\":\"Dancing Script\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"query_orderby\":\"title\",\"box_border_radius\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"allow_order\":\"yes\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"rows\":2,\"button_text_color\":\"#FFFFFF\",\"view_cart_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"view_cart_typography_font_weight\":\"900\",\"view_cart_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"columns\":3,\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"79a66479\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"73e775b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e94c4eb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"16d191c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4931e11a\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a397f9c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"shape_divider_bottom_color\":\"#FF73F5\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"c960046\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ba82e4\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\"},{\"id\":29,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\"},{\"id\":37,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\"},{\"id\":36,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\"},{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\"},{\"id\":27,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\"},{\"id\":12,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\"},{\"id\":17,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\"},{\"id\":1886,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.49.59-PM.png\"},{\"id\":1236,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-18-copy-scaled-e1613198505379.jpg\"},{\"id\":2416,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/Dreads-msdawnshaircare.com_.png\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"50c355e\"}],\"gallery_layout\":\"justified\",\"ideal_row_height\":{\"unit\":\"px\",\"size\":192,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"image_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"image_border_radius_hover\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_css_filters_hover_blur\":{\"unit\":\"px\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"image_css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_hover_animation\":\"shrink-contained\",\"overlay_background_hover_color\":\"#00000091\",\"overlay_description\":\"caption\"},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"595d9d7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"_title\":\"Beauty Menu\",\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1275,\"sizes\":[]}},\"elements\":[{\"id\":\"3fc06be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_inline_size\":49.921999999999997044142219237983226776123046875},\"elements\":[{\"id\":\"40fe32a4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"services\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"913977c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Braid Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a67871\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Knotless Braids\",\"price\":\"$150 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Box Braids\",\"item_description\":\"Official price depends on the size.\",\"price\":\"$125 & UP\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9d24485\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loc Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4550a3b\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Loc Start Up\",\"price\":\"$85\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Loc Retwist\",\"item_description\":\" \",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"ce30a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mircro Links\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac9a33f\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"I Tips\",\"price\":\"$350\\/bundle\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Invisible Sew-In Micro Links\",\"item_description\":\" \",\"price\":\"$250\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"4cdf839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free end-trim with all services.\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"title_color\":\"#FF43C2\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"\"},{\"id\":\"d56188d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.99199999999999732835931354202330112457275390625,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"contain\",\"background_hover_background\":\"classic\",\"background_hover_position\":\"top left\",\"background_hover_size\":\"cover\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#4F110B00\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a54a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Natural Services\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cf265\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Shampoo & Style\",\"price\":\"$50\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"g8599z8\"},{\"title\":\"Silk Press\",\"item_description\":\" \",\"price\":\"$60\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1u9derd\"},{\"title\":\"Relaxer\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e012d5d\"},{\"title\":\"Traditional Sew In\",\"price\":\"$125\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Frontals\",\"price\":\"$165\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"},{\"title\":\"Coloring\",\"price\":\"$70\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_description\":\"(Coloring starts at $70)\",\"_id\":\"3e56959\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"9a6af1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lashes\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":4.5},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a364dd\",\"elType\":\"widget\",\"settings\":{\"price_list\":[{\"title\":\"Classic Sets\",\"price\":\"$55\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"eda842f\"},{\"title\":\"Volume Sets\",\"price\":\"$75\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3aa3b16\"}],\"heading_color\":\"#FF43C2\",\"heading_typography_typography\":\"custom\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"heading_typography_font_family\":\"Abhaya Libre\",\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_family\":\"Helvetica\",\"separator_style\":\"solid\",\"separator_color\":\"#FFFFFF\",\"row_gap\":{\"unit\":\"px\",\"size\":10},\"separator_weight\":{\"unit\":\"px\",\"size\":1},\"separator_spacing\":{\"unit\":\"px\",\"size\":26},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"17\"},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\"},\"description_typography_font_weight\":\"300\",\"heading_typography_font_weight\":\"500\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"price-list\"},{\"id\":\"b21062a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact me for scheduling!\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#contact\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"2822717\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_color\":\"#f9f9f9\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"0.85\"},\"gap\":\"no\",\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FF46D09E\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_color\":\"#F0C57A9E\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":160,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"1961f6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_tablet\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"24\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":47.97399999999999664623828721232712268829345703125},\"elements\":[{\"id\":\"1518f64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":6},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"26\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30e410\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"em\",\"size\":3},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"300\",\"title_color\":\"#000000D1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5834a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d922680\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"41a078a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4a4ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f75813\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"},{\"id\":\"117b190\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":33,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.03.13-PM.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"}},\"elements\":[{\"id\":\"cbdd4f0\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"7f66f0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"24\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"100\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size\":51.9380000000000023874235921539366245269775390625},\"elements\":[{\"id\":\"0080378\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#F9F9F9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":\"1\"},\"box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-5\",\"color\":\"rgba(0,0,0,0.2)\"},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5c2ef84\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"id\":34,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-4.04.40-PM.png\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"box_shadow_box_shadow\":{\"horizontal\":\"25\",\"vertical\":\"0\",\"blur\":\"50\",\"spread\":\"-20\",\"color\":\"rgba(78,87,104,0.65)\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"1b51ba8\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":\"300\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"1\"},{\"id\":\"8da0919\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"59.997\",\"space_between_widgets\":\"5\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"6bb209f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\\u00a0<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc3e6c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Name\",\"align\":\"left\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce32c0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>text.....<\\/p>\",\"align\":\"left\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"text_color\":\"#9A9A9A\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"6466d63f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\",\"background_background\":\"classic\",\"background_color\":\"#C39A2C24\",\"content_width\":{\"unit\":\"px\",\"size\":1154,\"sizes\":[]}},\"elements\":[{\"id\":\"2cf80721\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05bedfd\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"#contact\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"731eedb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact ~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"hide_mobile\":\"hidden-phone\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99a1eca\",\"elType\":\"widget\",\"settings\":{\"title\":\"<b>Contact~<\\/b><br>Product Inquiries and Scheduling\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"align\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"typography_font_family\":\"Rouge Script\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efed8cb\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\"},\"elements\":[{\"id\":\"4e47216b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.8419999999999987494447850622236728668212890625,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7c1f6344\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"b26ecb6\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"b26ecb6\",\"previous_button\":\"\",\"next_button\":\"\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Have questions about our products? Would you like to schedule an appointment for our services? Ask Away!  \",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"custom_id\":\"message\",\"previous_button\":\"\",\"next_button\":\"\"}],\"show_labels\":\"\",\"button_text\":\"SEND\",\"button_align\":\"start\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Thank you! We will get back in touch with you shortly. \",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":8},\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#FF4BEF\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"button_background_hover_color\":\"#B0B0B0\",\"button_align_mobile\":\"center\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"button_width\":\"50\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"Contact Form Submission: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"custom_messages\":\"yes\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Helvetica\",\"label_typography_font_weight\":\"400\",\"html_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"field_background_color\":\"#FFC5FB\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"button_hover_animation\":\"hang\",\"message_typography_typography\":\"custom\",\"message_typography_font_family\":\"Dancing Script\",\"message_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"message_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"message_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"success_message_color\":\"#656565\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"html_typography_typography\":\"custom\",\"field_typography_font_family\":\"Helvetica\",\"field_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"2b6d3ba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.1580000000000012505552149377763271331787109375,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"020\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/01\\/Screen-Shot-2021-01-30-at-3.59.51-PM-e1612340856478.png\",\"id\":18},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#000000\",\"content_position\":\"center\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_overlay_color_b\":\"#F229F082\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":100,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_radius\":{\"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},\"animation_duration\":\"slow\",\"background_hover_background\":\"gradient\",\"background_overlay_hover_background\":\"gradient\",\"background_hover_color_b\":\"\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b\":\"\"},\"elements\":[{\"id\":\"eb09dca\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Call hours: 8AM - 7PM\",\"selected_icon\":{\"value\":\"fas fa-door-open\",\"library\":\"fa-solid\"},\"_id\":\"9d11ec9\"},{\"text\":\"Address: 14527 eastern redbud lane Houston tx 77044\",\"selected_icon\":{\"value\":\"fas fa-warehouse\",\"library\":\"fa-solid\"},\"_id\":\"9da8576\"},{\"text\":\"Phone: 832.496.7822\",\"selected_icon\":{\"value\":\"fas fa-phone-volume\",\"library\":\"fa-solid\"},\"_id\":\"e379a58\",\"link\":{\"url\":\"tel:8324967822\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"DAWNLOGGINS@GMAIL.COM\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c30a8f6\",\"link\":{\"url\":\"mailto:dawnloggins@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFCFFE\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"icon_self_align\":\"right\",\"text_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(14084,2557,'_elementor_version','3.1.3'),(14085,2557,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(14086,2557,'_elementor_pro_version','3.0.10'),(14087,2557,'_thumbnail_id','2360'),(16432,2436,'_elementor_css','a:6:{s:4:\"time\";i:1687015359;s:5:\"fonts\";a:3:{i:0;s:12:\"Rouge Script\";i:1;s:12:\"Abhaya Libre\";i:2;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16427,840,'_elementor_css','a:6:{s:4:\"time\";i:1687010363;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:\"\";}'),(16428,285,'_elementor_css','a:6:{s:4:\"time\";i:1687010364;s:5:\"fonts\";a:3:{i:0;s:12:\"Rouge Script\";i:1;s:9:\"Helvetica\";i:2;s:10:\"Montserrat\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:5;s:9:\"fa-brands\";i:6;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(16431,818,'_elementor_css','a:6:{s:4:\"time\";i:1687015358;s:5:\"fonts\";a:5:{i:0;s:12:\"Abhaya Libre\";i:1;s:12:\"Rouge Script\";i:5;s:14:\"Dancing Script\";i:6;s:9:\"Helvetica\";i:36;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(14133,2559,'_elementor_data','[{\"id\":\"45306e9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"28\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbfdf49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57f205a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"header_size\":\"h1\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"200\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"motion_fx_opacity_level\":{\"unit\":\"px\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_motion_fx_mouse\":\"yes\",\"motion_fx_mouseTrack_direction\":\"negative\",\"motion_fx_mouseTrack_speed\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation_duration\":\"slow\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a5d220\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"900\"},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"24\",\"bottom\":\"64\",\"left\":\"24\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/unnamed-21-scaled.jpg\",\"id\":1323},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#301F1F4D\",\"css_filters_css_filter\":\"custom\",\"background_overlay_hover_background\":\"classic\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":166,\"sizes\":[]},\"background_position_mobile\":\"top center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"contain\"},\"elements\":[{\"id\":\"737ec4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_inline_size_tablet\":\"40\",\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"c1bd7b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\",\"space_mobile\":{\"unit\":\"px\",\"size\":169,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d95e11a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <span style=\\\"color: #ffffff;\\\"><em>SLE lupus<\\/em><\\/span>. It\\u2019s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.\\u00a0<\\/p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.\\u00a0<\\/p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!\\u00a0<\\/p><p><span style=\\\"font-style: inherit; font-weight: inherit;\\\">I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -\\u00a0<\\/span><strong><a href=\\\"https:\\/\\/msdawnshaircare.com\\/about-us\\/#1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Ms Dawn\'s Pure Emollients<\\/a><\\/strong><span style=\\\"font-style: inherit; font-weight: inherit;\\\">.....<\\/span><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"align\":\"center\",\"align_mobile\":\"left\",\"text_columns\":\"1\",\"text_columns_mobile\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FCE3B4\",\"typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"18\",\"bottom\":\"5\",\"left\":\"18\",\"isLinked\":false},\"animation_duration\":\"slow\",\"_background_hover_background\":\"classic\",\"_background_hover_color\":\"#1D020ACF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_hover\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"40\",\"bottom\":\"85\",\"left\":\"40\",\"isLinked\":false},\"typography_font_family\":\"Abhaya Libre\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0eb3ddb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"ecf6bac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ed36da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26861e7\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68839ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0dc4bda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"98b2ceb\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"1\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bfcd064\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"411710f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26a03e51\",\"elType\":\"widget\",\"settings\":{\"columns\":5,\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":false},\"query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"},{\"id\":\"f7001bb\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(14132,2559,'_wp_page_template','default'),(14131,2559,'_elementor_template_type','wp-post'),(14130,2559,'_elementor_edit_mode','builder'),(14134,2559,'_elementor_version','3.1.3'),(14135,2559,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(14136,2559,'_elementor_pro_version','3.0.10'),(14137,2559,'_thumbnail_id','1323'),(14138,2559,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:8:{s:27:\"motion_fx_translateY_effect\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:23:\"motion_fx_opacity_level\";i:1;s:23:\"motion_fx_opacity_range\";i:1;s:25:\"motion_fx_motion_fx_mouse\";i:1;s:30:\"motion_fx_mouseTrack_direction\";i:1;s:26:\"motion_fx_mouseTrack_speed\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:1;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:22:\"css_filters_css_filter\";i:1;s:35:\"background_overlay_hover_background\";i:1;s:28:\"css_filters_hover_brightness\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:15:\"stretch_section\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:2;s:12:\"space_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:5:{s:6:\"editor\";i:1;s:12:\"text_columns\";i:1;s:19:\"text_columns_mobile\";i:1;s:10:\"column_gap\";i:1;s:17:\"column_gap_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:18:\"animation_duration\";i:1;}s:19:\"_section_background\";a:2:{s:28:\"_background_hover_background\";i:1;s:23:\"_background_hover_color\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:20:\"_border_radius_hover\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:5:\"color\";i:2;s:6:\"weight\";i:2;s:3:\"gap\";i:2;}}}}s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:7:\"columns\";i:1;s:4:\"rows\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:36:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(14140,1079,'_yoast_wpseo_focuskw','Hair Care'),(14141,1079,'_yoast_wpseo_title','Hair Care - %%title%% %%page%% %%sep%% %%sitename%%'),(14142,1079,'_yoast_wpseo_metadesc','Hair Care - Meet Ms. Dawn and learn about her intriguing story of how she started Ms. Dawn\'s Pure Emollients. It all started with.....'),(14143,1079,'_yoast_wpseo_linkdex','69'),(14144,2560,'_elementor_edit_mode','builder'),(14145,2560,'_elementor_template_type','section'),(14146,2560,'_elementor_version','3.1.3'),(14147,2560,'_elementor_pro_version','3.0.10'),(14148,2561,'_elementor_edit_mode','builder'),(14149,2561,'_elementor_template_type','section'),(14150,2561,'_elementor_version','3.1.3'),(14151,2561,'_elementor_pro_version','3.0.10'),(14152,2560,'_wp_page_template','default'),(14153,2560,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(14154,2560,'_elementor_data','[{\"id\":\"50ad1752\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"6474b2f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c7423c4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"144351c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38fa13c9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(14155,2562,'_elementor_edit_mode','builder'),(14156,2562,'_elementor_template_type','section'),(14157,2562,'_elementor_version','3.1.3'),(14158,2562,'_elementor_pro_version','3.0.10'),(14159,2562,'_wp_page_template','default'),(14160,2562,'_elementor_page_settings','a:45:{s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}}'),(14161,2562,'_elementor_data','[{\"id\":\"50ad1752\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_timestamp_\":\"v1QlFteXpwZXRENE4vRE9RMlBSNGl1UT09\"},\"elements\":[{\"id\":\"6474b2f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c7423c4\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"testimonials\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"144351c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Rouge Script\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38fa13c9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth \\ud83d\\ude0d. \\n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\\\"\",\"name\":\"Sari Conley\",\"title\":\"via Facebook\",\"image\":{\"id\":2209,\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\"},\"_id\":\"9880506\"},{\"content\":\"\\\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.\",\"name\":\"Crystal Ross\",\"title\":\"via Facebook\",\"image\":{\"id\":2364,\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/unnamed.png\"},\"_id\":\"347e3a7\"}],\"layout\":\"image_above\",\"width\":{\"unit\":\"%\",\"size\":82},\"space_between\":{\"unit\":\"px\",\"size\":22},\"content_gap\":{\"unit\":\"px\",\"size\":23},\"content_color\":\"#ffffff\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"name_color\":\"#FF43C2\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"name_typography_font_weight\":\"400\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625},\"image_size\":{\"unit\":\"px\",\"size\":126},\"image_border\":\"yes\",\"image_border_color\":\"#FF43C2\",\"image_border_width\":{\"unit\":\"px\",\"size\":2},\"pagination_size\":{\"unit\":\"px\",\"size\":4},\"pagination_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"arrows_color\":\"#727272\",\"arrows_size\":{\"unit\":\"px\",\"size\":35},\"width_tablet\":{\"unit\":\"px\",\"size\":570},\"width_mobile\":{\"unit\":\"px\",\"size\":300},\"content_typography_font_family\":\"Abhaya Libre\",\"name_typography_font_family\":\"Helvetica\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(14162,2560,'_elementor_controls_usage','a:5:{s:11:\"menu-anchor\";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_anchor\";a:1:{s:6:\"anchor\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";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:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:20:\"testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_slides\";a:3:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;s:5:\"width\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_slides_style\";a:1:{s:13:\"space_between\";i:1;}s:21:\"section_content_style\";a:21:{s:11:\"content_gap\";i:1;s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:29:\"content_typography_font_style\";i:1;s:30:\"content_typography_line_height\";i:1;s:10:\"name_color\";i:1;s:26:\"name_typography_typography\";i:1;s:25:\"name_typography_font_size\";i:1;s:27:\"name_typography_font_weight\";i:1;s:26:\"name_typography_font_style\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:28:\"title_typography_line_height\";i:1;s:30:\"content_typography_font_family\";i:1;s:27:\"name_typography_font_family\";i:1;}s:19:\"section_image_style\";a:4:{s:10:\"image_size\";i:1;s:12:\"image_border\";i:1;s:18:\"image_border_color\";i:1;s:18:\"image_border_width\";i:1;}s:18:\"section_navigation\";a:4:{s:15:\"pagination_size\";i:1;s:16:\"pagination_color\";i:1;s:12:\"arrows_color\";i:1;s:11:\"arrows_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a: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:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),(14163,2563,'_order_key','wc_order_bpW96xf5Or2lr'),(14164,2563,'_customer_user','0'),(14165,2563,'_customer_ip_address','172.58.70.178'),(14166,2563,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 [FBAN/FBIOS;FBDV/iPhone9,1;FBMD/iPhone;FBSN/iOS;FBSV/14.4.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]'),(14167,2563,'_created_via','store-api'),(14168,2563,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14169,2563,'_billing_state','KS'),(14170,2563,'_billing_country','US'),(14171,2563,'_shipping_state','KS'),(14172,2563,'_shipping_country','US'),(14173,2563,'_order_currency','USD'),(14174,2563,'_cart_discount','0'),(14175,2563,'_cart_discount_tax','0'),(14176,2563,'_order_shipping','12'),(14177,2563,'_order_shipping_tax','0.75'),(14178,2563,'_order_tax','2.5'),(14179,2563,'_order_total','55.25'),(14180,2563,'_order_version','5.0.0'),(14181,2563,'_prices_include_tax','no'),(14182,2563,'_billing_address_index','Tameka Martin  1210 n grove  Wichita KS 67214 US tmekanphillips@gmail.com '),(14183,2563,'_shipping_address_index','Tameka Martin  1210 n grove  Wichita KS 67214 US'),(14184,2563,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14185,2563,'_coupons_hash','d751713988987e9331980363e24189ce'),(14186,2563,'_fees_hash','d751713988987e9331980363e24189ce'),(14187,2563,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14188,2563,'is_vat_exempt','no'),(14189,2563,'_billing_first_name','Tameka'),(14190,2563,'_billing_last_name','Martin'),(14191,2563,'_billing_address_1','1210 n grove'),(14192,2563,'_billing_city','Wichita'),(14193,2563,'_billing_postcode','67214'),(14194,2563,'_billing_email','tmekanphillips@gmail.com'),(14195,2563,'_shipping_first_name','Tameka'),(14196,2563,'_shipping_last_name','Martin'),(14197,2563,'_shipping_address_1','1210 n grove'),(14198,2563,'_shipping_city','Wichita'),(14199,2563,'_shipping_postcode','67214'),(14200,2563,'_payment_method','stripe'),(14201,2563,'_payment_method_title','Debit/Credit Card (Stripe)'),(14202,2563,'_recorded_coupon_usage_counts','yes'),(14203,2563,'_stripe_customer_id','cus_JBe3GrAHgdCOho'),(14204,2563,'_stripe_source_id','src_1IZGl3CkSu0Vh5YQfCaPDx3N'),(14205,2563,'_stripe_intent_id','pi_1IZGl6CkSu0Vh5YQJYvfwkyE'),(14206,2563,'_stripe_charge_captured','yes'),(14207,2563,'_stripe_fee','1.9'),(14208,2563,'_stripe_net','53.35'),(14209,2563,'_stripe_currency','USD'),(14210,2563,'_transaction_id','ch_1IZGl6CkSu0Vh5YQqGis8mWP'),(14211,2563,'_date_paid','1616769334'),(14212,2563,'_paid_date','2021-03-26 14:35:34'),(14213,2563,'_download_permissions_granted','yes'),(14214,2563,'_recorded_sales','yes'),(14215,2563,'_order_stock_reduced','yes'),(14216,2563,'_new_order_email_sent','true'),(14261,2566,'_prices_include_tax','no'),(14260,2566,'_order_version','5.0.0'),(14257,2566,'_order_shipping_tax','0'),(14258,2566,'_order_tax','6.56'),(14259,2566,'_order_total','111.56'),(14256,2566,'_order_shipping','0'),(14255,2566,'_cart_discount_tax','0'),(14254,2566,'_cart_discount','0'),(14253,2566,'_order_currency','USD'),(14252,2566,'_shipping_country','US'),(14251,2566,'_shipping_state','KS'),(14250,2566,'_billing_country','US'),(14249,2566,'_billing_state','KS'),(14248,2566,'_cart_hash','e62305dbbdf8026db8081d8c9ef3c197'),(14247,2566,'_created_via','store-api'),(14246,2566,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-A205U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.105 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/306.0.0.17.114;]'),(14245,2566,'_customer_ip_address','68.102.116.224'),(14244,2566,'_customer_user','0'),(14243,2566,'_order_key','wc_order_rCmAuZ8GcMvRE'),(14501,2572,'_stripe_currency','USD'),(14502,2572,'_transaction_id','ch_1IfBX6CkSu0Vh5YQkvaHFO2C'),(14503,2572,'_date_paid','1618179214'),(14504,2572,'_paid_date','2021-04-11 22:13:34'),(14505,2572,'_download_permissions_granted','yes'),(14506,2572,'_recorded_sales','yes'),(14507,2572,'_order_stock_reduced','yes'),(14508,2572,'_new_order_email_sent','true'),(14584,2576,'_fees_hash','d751713988987e9331980363e24189ce'),(14580,2576,'_billing_address_index','krystal clark  2614 n ash  wichita KS 67219 US sissydagreat80@gmail.com '),(14581,2576,'_shipping_address_index','nikey brown  2000 montana Ave  glendive MT 59330 US'),(14582,2576,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14583,2576,'_coupons_hash','d751713988987e9331980363e24189ce'),(14579,2576,'_prices_include_tax','no'),(14577,2576,'_order_total','30.82'),(14578,2576,'_order_version','5.0.0'),(14576,2576,'_order_tax','0.94'),(14575,2576,'_order_shipping_tax','0.88'),(14574,2576,'_order_shipping','14'),(14573,2576,'_cart_discount_tax','0'),(14572,2576,'_cart_discount','0'),(14571,2576,'_order_currency','USD'),(14569,2576,'_shipping_state','MT'),(14570,2576,'_shipping_country','US'),(14568,2576,'_billing_country','US'),(14565,2576,'_created_via','store-api'),(14566,2576,'_cart_hash','a6449ddfcdec2b40f847f62f27b4faad'),(14567,2576,'_billing_state','KS'),(14564,2576,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.56'),(14563,2576,'_customer_ip_address','216.228.32.226'),(14562,2576,'_customer_user','0'),(14561,2576,'_order_key','wc_order_zfDRuNLNHlvgd'),(14585,2576,'_taxes_hash','083ae606b2df3a4347a750c8a92fc501'),(14586,2576,'is_vat_exempt','no'),(14587,2576,'_billing_first_name','krystal'),(14588,2576,'_billing_last_name','clark'),(14589,2576,'_billing_address_1','2614 n ash'),(14590,2576,'_billing_city','wichita'),(14591,2576,'_billing_postcode','67219'),(14592,2576,'_shipping_first_name','nikey'),(14593,2576,'_shipping_last_name','brown'),(14594,2576,'_shipping_address_1','2000 montana Ave'),(14595,2576,'_shipping_city','glendive'),(14596,2576,'_shipping_postcode','59330'),(14597,2576,'_payment_method','stripe'),(14598,2576,'_payment_method_title','Debit/Credit Card (Stripe)'),(14599,2576,'_billing_email','sissydagreat80@gmail.com'),(14600,2576,'_recorded_coupon_usage_counts','yes'),(14601,2576,'_stripe_customer_id','cus_JPO2vyXvup64mj'),(14602,2576,'_stripe_source_id','src_1ImZG5CkSu0Vh5YQ23YmKpTq'),(14603,2576,'_stripe_intent_id','pi_1ImZGQCkSu0Vh5YQqxySS513'),(14604,2576,'_stripe_charge_captured','yes'),(14605,2576,'_stripe_fee','1.19'),(14606,2576,'_stripe_net','29.63'),(14607,2576,'_stripe_currency','USD'),(14608,2576,'_transaction_id','ch_1ImZGRCkSu0Vh5YQxA3GUIS8'),(14609,2576,'_date_paid','1619938733'),(14610,2576,'_paid_date','2021-05-02 06:58:53'),(14611,2576,'_download_permissions_granted','yes'),(14612,2576,'_recorded_sales','yes'),(14613,2576,'_order_stock_reduced','yes'),(14614,2576,'_new_order_email_sent','true'),(14793,2582,'_coupons_hash','d751713988987e9331980363e24189ce'),(14792,2582,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14791,2582,'_shipping_address_index','Tina Douglas  2190 Hidden Glen Dr  Marietta GA 30067 US'),(14790,2582,'_billing_address_index','Tina Douglas  2190 Hidden Glen Dr  Marietta GA 30067 US tdouglas67@yahoo.com '),(14789,2582,'_prices_include_tax','no'),(14788,2582,'_order_version','5.0.0'),(14786,2582,'_order_tax','2.5'),(14787,2582,'_order_total','55.25'),(14785,2582,'_order_shipping_tax','0.75'),(14784,2582,'_order_shipping','12'),(14782,2582,'_cart_discount','0'),(14783,2582,'_cart_discount_tax','0'),(14781,2582,'_order_currency','USD'),(14776,2582,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14777,2582,'_billing_state','GA'),(14778,2582,'_billing_country','US'),(14779,2582,'_shipping_state','GA'),(14780,2582,'_shipping_country','US'),(14775,2582,'_created_via','store-api'),(14641,2579,'_order_key','wc_order_v4WJxtaSa9AN3'),(14642,2579,'_customer_user','0'),(14643,2579,'_customer_ip_address','70.113.74.218'),(14644,2579,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36'),(14645,2579,'_created_via','store-api'),(14646,2579,'_cart_hash','5fd1576cdc638db2f0192f680ec16508'),(14647,2579,'_billing_state','TX'),(14648,2579,'_billing_country','US'),(14649,2579,'_shipping_state','TX'),(14650,2579,'_shipping_country','US'),(14651,2579,'_order_currency','USD'),(14652,2579,'_cart_discount','0'),(14653,2579,'_cart_discount_tax','0'),(14654,2579,'_order_shipping','16'),(14655,2579,'_order_shipping_tax','1'),(14656,2579,'_order_tax','4.07'),(14657,2579,'_order_total','86.07'),(14658,2579,'_order_version','5.0.0'),(14659,2579,'_prices_include_tax','no'),(14660,2579,'_billing_address_index','Carlisha Bell  7708 Wakefield Drive  Austin TX 78749 US carlishatennille@gmail.com '),(14661,2579,'_shipping_address_index','Carlisha Bell  7708 Wakefield Drive  Austin TX 78749 US'),(14662,2579,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14663,2579,'_coupons_hash','d751713988987e9331980363e24189ce'),(14664,2579,'_fees_hash','d751713988987e9331980363e24189ce'),(14665,2579,'_taxes_hash','512ad474ac915aa635833bc268b95723'),(14666,2579,'is_vat_exempt','no'),(14667,2579,'_billing_first_name','Carlisha'),(14668,2579,'_billing_last_name','Bell'),(14669,2579,'_billing_address_1','7708 Wakefield Drive'),(14670,2579,'_billing_city','Austin'),(14671,2579,'_billing_postcode','78749'),(14672,2579,'_billing_email','carlishatennille@gmail.com'),(14673,2579,'_shipping_first_name','Carlisha'),(14674,2579,'_shipping_last_name','Bell'),(14675,2579,'_shipping_address_1','7708 Wakefield Drive'),(14676,2579,'_shipping_city','Austin'),(14677,2579,'_shipping_postcode','78749'),(14678,2579,'_payment_method','paypal'),(14679,2579,'_payment_method_title','PayPal'),(14680,2579,'_recorded_coupon_usage_counts','yes'),(14681,2579,'Payment type','instant'),(14682,2579,'_transaction_id','48P580183F1400348'),(14683,2579,'_paypal_status','completed'),(14684,2579,'PayPal Transaction Fee','2.80'),(14685,2579,'_date_paid','1620930549'),(14686,2579,'_paid_date','2021-05-13 18:29:09'),(14687,2579,'_download_permissions_granted','yes'),(14688,2579,'_recorded_sales','yes'),(14689,2579,'_order_stock_reduced','yes'),(14690,2579,'_new_order_email_sent','true'),(14691,2580,'_order_key','wc_order_qBlzvpM62kfWR'),(14692,2580,'_customer_user','0'),(14693,2580,'_customer_ip_address','107.77.235.181'),(14694,2580,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-G970U Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/87.0.4280.101 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/303.0.0.30.122;]'),(14695,2580,'_created_via','store-api'),(14696,2580,'_cart_hash','e66968b1156213c40403cd555e653adb'),(14697,2580,'_billing_state','AL'),(14698,2580,'_billing_country','US'),(14699,2580,'_shipping_state','AL'),(14700,2580,'_shipping_country','US'),(14701,2580,'_order_currency','USD'),(14702,2580,'_cart_discount','0'),(14703,2580,'_cart_discount_tax','0'),(14704,2580,'_order_shipping','12'),(14705,2580,'_order_shipping_tax','0.75'),(14706,2580,'_order_tax','2.5'),(14707,2580,'_order_total','55.25'),(14708,2580,'_order_version','5.0.0'),(14709,2580,'_prices_include_tax','no'),(14710,2580,'_billing_address_index','Erica Wofford  19 Earl Williams Rd  Carrollton AL 35447 US emwofford97@gmail.com '),(14711,2580,'_shipping_address_index','Erica Wofford  19 Earl Williams Rd  Carrollton AL 35447 US'),(14712,2580,'_shipping_hash','9d4568c009d203ab10e33ea9953a0264'),(14713,2580,'_coupons_hash','d751713988987e9331980363e24189ce'),(14714,2580,'_fees_hash','d751713988987e9331980363e24189ce'),(14715,2580,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14716,2580,'is_vat_exempt','no'),(14717,2580,'_billing_first_name','Erica'),(14718,2580,'_billing_last_name','Wofford'),(14719,2580,'_billing_address_1','19 Earl Williams Rd'),(14720,2580,'_billing_city','Carrollton'),(14721,2580,'_billing_postcode','35447'),(14722,2580,'_shipping_first_name','Erica'),(14723,2580,'_shipping_last_name','Wofford'),(14724,2580,'_shipping_address_1','19 Earl Williams Rd'),(14725,2580,'_shipping_city','Carrollton'),(14726,2580,'_shipping_postcode','35447'),(14727,2580,'_payment_method','stripe'),(14728,2580,'_payment_method_title','Debit/Credit Card (Stripe)'),(14729,2580,'_billing_email','emwofford97@gmail.com'),(14730,2580,'_recorded_coupon_usage_counts','yes'),(14731,2580,'_stripe_customer_id','cus_JTp2p4MfIj1Y0J'),(14732,2580,'_stripe_source_id','src_1IqrNrCkSu0Vh5YQW6dqZb0e'),(14733,2580,'_stripe_intent_id','pi_1IqrNzCkSu0Vh5YQAC8yJdR5'),(14734,2580,'_stripe_charge_captured','yes'),(14735,2580,'_stripe_fee','1.9'),(14736,2580,'_stripe_net','53.35'),(14737,2580,'_stripe_currency','USD'),(14738,2580,'_transaction_id','ch_1IqrO0CkSu0Vh5YQ1Jbdj0Di'),(14739,2580,'_date_paid','1620961706'),(14740,2580,'_paid_date','2021-05-14 03:08:26'),(14741,2580,'_download_permissions_granted','yes'),(14742,2580,'_recorded_sales','yes'),(14743,2580,'_order_stock_reduced','yes'),(14744,2580,'_new_order_email_sent','true'),(14774,2582,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N981U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.0 Chrome/87.0.4280.141 Mobile Safari/537.36'),(14773,2582,'_customer_ip_address','73.7.42.132'),(14772,2582,'_customer_user','0'),(14771,2582,'_order_key','wc_order_MVDiwhQi2YbTO'),(14794,2582,'_fees_hash','d751713988987e9331980363e24189ce'),(14795,2582,'_taxes_hash','04b824ecee2bc1d63081c1dc808a1bbc'),(14796,2582,'is_vat_exempt','no'),(14797,2582,'_billing_first_name','Tina'),(14798,2582,'_billing_last_name','Douglas'),(14799,2582,'_billing_address_1','2190 Hidden Glen Dr'),(14800,2582,'_billing_city','Marietta'),(14801,2582,'_billing_postcode','30067'),(14802,2582,'_billing_email','tdouglas67@yahoo.com'),(14803,2582,'_shipping_first_name','Tina'),(14804,2582,'_shipping_last_name','Douglas'),(14805,2582,'_shipping_address_1','2190 Hidden Glen Dr'),(14806,2582,'_shipping_city','Marietta'),(14807,2582,'_shipping_postcode','30067'),(14808,2582,'_payment_method','stripe'),(14809,2582,'_payment_method_title','Debit/Credit Card (Stripe)'),(14810,2582,'_recorded_coupon_usage_counts','yes'),(14811,2582,'_stripe_customer_id','cus_JX4Z8rYwGw3B7Q'),(14812,2582,'_stripe_source_id','src_1Iu0PtCkSu0Vh5YQSUHs4lEP'),(14813,2582,'_stripe_intent_id','pi_1Iu0PwCkSu0Vh5YQaJjrxKZo'),(14814,2582,'_stripe_charge_captured','yes'),(14815,2582,'_stripe_fee','1.9'),(14816,2582,'_stripe_net','53.35'),(14817,2582,'_stripe_currency','USD'),(14818,2582,'_transaction_id','ch_1Iu0PxCkSu0Vh5YQP83EbVW4'),(14819,2582,'_date_paid','1621711407'),(14820,2582,'_paid_date','2021-05-22 19:23:27'),(14821,2582,'_download_permissions_granted','yes'),(14822,2582,'_recorded_sales','yes'),(14823,2582,'_order_stock_reduced','yes'),(14824,2582,'_new_order_email_sent','true'),(15230,2601,'_elementor_data','[{\"id\":\"2fe8fcd3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6756828c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1c551916\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\",\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"custom_css\":\".has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {\\n    background-color: #ff43c2a8;\\n    border-color: hsla(0,0%,100%,.4);\\n    color: #1e1e1e;\\n}\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"21fa2a74\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"33\",\"bottom\":\"2\",\"left\":\"33\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3800ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"64756378\",\"elType\":\"widget\",\"settings\":{\"rows\":1,\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Dancing Script\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"star_color\":\"#FF43C2\",\"star_size\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"rating_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#FF34BD\",\"price_typography_typography\":\"custom\",\"button_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"empty_star_color\":\"#FFB805C4\",\"price_typography_font_family\":\"Helvetica\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"price_typography_font_weight\":\"200\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"price_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.5,\"sizes\":[]},\"button_background_color\":\"#FF43C2\",\"button_border_color\":\"#02010100\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Dancing Script\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_typography_text_transform\":\"none\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#FFDC7D59\",\"button_hover_border_color\":\"#000000\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"query_orderby\":\"title\",\"query_order\":\"asc\",\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"columns\":3,\"paginate\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(15229,2601,'_wp_page_template','default'),(15228,2601,'_elementor_pro_version','3.0.10'),(15227,2601,'_elementor_version','3.1.3'),(15226,2601,'_elementor_template_type','wp-page'),(15231,2601,'_elementor_edit_mode','builder'),(15232,2601,'_elementor_page_settings','a:41:{s:22:\"astra_sites_main_color\";s:7:\"#75c32c\";s:30:\"astra_sites_heading_base_color\";s:7:\"#2b2f38\";s:22:\"astra_sites_link_color\";s:7:\"#fc7978\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fc5f5f\";s:22:\"astra_sites_text_color\";s:7:\"#5d6167\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:7:\"Poppins\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;}s:39:\"astra_sites_default_heading_font_family\";s:21:\"\'Poppins\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;}s:38:\"astra_sites_heading_2_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:38:\"astra_sites_heading_3_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_3_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"500\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;}s:33:\"astra_sites_heading_6_font_family\";s:9:\"\'Poppins\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"500\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(15233,2601,'_elementor_controls_usage','a:4:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";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:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:15:\"stretch_section\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:4:\"rows\";i:1;s:7:\"columns\";i:1;s:8:\"paginate\";i:1;}s:13:\"section_query\";a:2:{s:13:\"query_orderby\";i:1;s:11:\"query_order\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:39:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:10:\"star_color\";i:1;s:9:\"star_size\";i:1;s:14:\"rating_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:14:\"button_spacing\";i:1;s:5:\"align\";i:1;s:13:\"title_spacing\";i:1;s:16:\"empty_star_color\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:31:\"price_typography_letter_spacing\";i:1;s:23:\"button_background_color\";i:1;s:19:\"button_border_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:32:\"button_typography_letter_spacing\";i:1;}}}}}'),(15240,2602,'_elementor_version','3.1.1'),(15241,2602,'_elementor_pro_version','3.0.10'),(15242,2602,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(15244,2603,'_wp_page_template','default'),(15245,2603,'_elementor_edit_mode','builder'),(15246,2603,'_elementor_template_type','wp-post'),(15247,2603,'_elementor_data','[{\"id\":\"a393302\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"f27f312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.08500000000000085265128291212022304534912109375,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd407d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/Screen-Shot-2021-02-14-at-9.51.13-PM.png\",\"id\":1884},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"35\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a6ed018\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.1760000000000019326762412674725055694580078125,\"content_position\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#FBEEDB\",\"border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c01361\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"cb6d3ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.18599999999999994315658113919198513031005859375},\"elements\":[],\"isInner\":true},{\"id\":\"8331506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.284999999999996589394868351519107818603515625},\"elements\":[{\"id\":\"6a651b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/ms-dawns-logo-copy.png\",\"id\":2342}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9a639e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.1580000000000012505552149377763271331787109375},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"e0cd344\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"021c03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"b72b6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Ms. Dawn\'s <br>Pure Emollients\",\"align\":\"center\",\"text_color\":\"#FF35DE\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a5f0c10\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c560b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.40299999999999869260136620141565799713134765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"39388fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a02488b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"left\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b9b5480\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"973bf72\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"b224166\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":6.48599999999999976552089719916693866252899169921875},\"elements\":[{\"id\":\"f5bae89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2019\\/01\\/Asset-78.png\",\"id\":2447},\"image_size\":\"full\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/brandcampagency.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f38725d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.35499999999999687361196265555918216705322265625},\"elements\":[{\"id\":\"18118ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\" align=\\\"center\\\">Site Build: <span style=\\\"color: #ff9900;\\\"><a style=\\\"color: #ff9900;\\\" href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a><\\/span> | \\u00a92021 msdawnshaircare.com<\\/p>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"left\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18886ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.82300000000000039790393202565610408782958984375},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"05167c8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_color_stop\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"background_color_b\":\"#FF43C2\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":140,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"31\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"2e0c713\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":39.70700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"fbe34c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/02\\/ms-dawns-logo-copy-4.png\",\"id\":2338}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8aa69ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6457d74\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":16.91199999999999903366187936626374721527099609375},\"elements\":[],\"isInner\":true},{\"id\":\"5f1720a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":63.50999999999999801048033987171947956085205078125},\"elements\":[{\"id\":\"eaa4152\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/msdawnshaircare.com\\/wp-content\\/uploads\\/2021\\/03\\/s.png\",\"id\":2340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4728255\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.202000000000001733724275254644453525543212890625},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"52c5511\",\"elType\":\"widget\",\"settings\":{\"title\":\"<p align=\\\"center\\\">Ms. Dawn\'s\\n <br>Pure Emollients\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60},\"_margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"span\",\"align_tablet\":\"left\",\"title_color\":\"#FB27D5\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rouge Script\",\"typography_font_weight\":\"500\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"27bbf07\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"0723b8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_weight\":\"100\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"abc6451\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"a602ba3\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-home\",\"library\":\"fa-solid\"}},{\"text\":\"About Us\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"7754e51\"},{\"text\":\"Products\",\"icon\":\"\",\"_id\":\"7329c80\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/#products\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"948bedd\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Shipping Terms & Conditions\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/msdawnshaircare.com\\/shipping-returns\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39f59e4\"}],\"space_between\":{\"unit\":\"px\",\"size\":14},\"icon_align\":\"center\",\"divider_color\":\"rgba(78,87,104,0.25)\",\"icon_size\":{\"unit\":\"px\",\"size\":6},\"text_color\":\"#FF18F7\",\"text_indent\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"divider_height\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":\"0\"},\"divider_weight\":{\"unit\":\"px\",\"size\":\"2\"},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"icon_typography_typography\":\"custom\",\"text_color_hover\":\"#FCC2FD\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"705325b\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Subscribe!\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Subscribe! \",\"placeholder\":\"Email\",\"width\":\"75\",\"_id\":\"315ae9b\"}],\"button_width\":\"33\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"dawnloggins@gmail.com\",\"email_subject\":\"New Email Subscription from: \\\"Ms Dawn&#039;s Pure Emollients\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@msdawnshaircare.com\",\"email_from_name\":\"Ms Dawn&#039;s Pure Emollient\",\"email_to_2\":\"dawnloggins@gmail.com\",\"email_subject_2\":\"New message from \\\"Ms Dawn&#039;s Pure Emollient\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@msdawnshaircare.com\",\"email_from_name_2\":\"Ms Dawn&#039;s Pure Emollient\",\"email_reply_to_2\":\"dawnloggins@gmail.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"html_color\":\"#FFFFFF\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_weight\":\"800\",\"field_background_color\":\"#FFEFC5\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Helvetica\",\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_background_color\":\"#000000\",\"previous_button_background_color\":\"#FFBBBB\",\"button_background_hover_color\":\"#FFFFFF80\",\"button_hover_color\":\"#000000\",\"previous_button_background_color_hover\":\"#FFC0C0\",\"previous_button_text_color_hover\":\"#000000\",\"button_hover_animation\":\"hang\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"da3af6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":29.95700000000000073896444519050419330596923828125,\"content_position\":\"top\",\"align\":\"center\"},\"elements\":[{\"id\":\"4bdec3e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"d0fb6d8\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/msdawnllc\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#FB27D5\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"hover_primary_color\":\"#0201017A\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"0e6fa10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"center\\\">\\u00a92021 msdawnshaircare.com\\nSite Build: <a href=\\\"https:\\/\\/brandcampagency.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">BRAND CAMP<\\/a>\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"text_color\":\"#FFFFFF\",\"align\":\"center\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(15248,2603,'_elementor_version','3.1.1'),(15249,2603,'_elementor_pro_version','3.0.10'),(15250,2603,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(15256,2604,'_elementor_version','3.1.1'),(15257,2604,'_elementor_pro_version','3.0.10'),(15258,2604,'_elementor_page_settings','a:41:{s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#ffffff\";s:22:\"astra_sites_main_color\";s:7:\"#54595f\";s:30:\"astra_sites_heading_base_color\";s:7:\"#333333\";s:22:\"astra_sites_link_color\";s:7:\"#4e4e4e\";s:28:\"astra_sites_link_hover_color\";s:7:\"#0084d6\";s:22:\"astra_sites_text_color\";s:7:\"#333333\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:4:\"Lato\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:66;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;}s:39:\"astra_sites_default_heading_font_family\";s:18:\"\'Lato\', sans-serif\";s:33:\"astra_sites_heading_1_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;}s:33:\"astra_sites_heading_2_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_3_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;}s:33:\"astra_sites_heading_3_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:33:\"astra_sites_heading_4_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:33:\"astra_sites_heading_5_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:6:\"\'Lato\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}');
/*!40000 ALTER TABLE `wpb1_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_posts`
--

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

--
-- Dumping data for table `wpb1_posts`
--

LOCK TABLES `wpb1_posts` WRITE;
/*!40000 ALTER TABLE `wpb1_posts` DISABLE KEYS */;
INSERT INTO `wpb1_posts` VALUES (1,1,'2021-01-19 23:02:59','2021-01-19 23:02:59','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2021-01-19 23:02:59','2021-01-19 23:02:59','',0,'https://msdawnshaircare.com/?p=1',0,'post','',0),(2,1,'2021-01-19 23:02:59','2021-01-19 23:02:59','','HOME','','draft','closed','closed','','home','','','2021-02-17 05:26:50','2021-02-17 05:26:50','',0,'https://msdawnshaircare.com/?page_id=2',0,'page','',0),(9,1,'2021-01-30 23:02:59','2021-01-30 23:02:59','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-30 23:02:59','2021-01-30 23:02:59','',2,'https://msdawnshaircare.com/2021/01/30/2-revision-v1/',0,'revision','',0),(10,1,'2021-01-31 00:26:06','2021-01-31 00:26:06','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-3-57-39-pm','','','2021-03-01 03:34:19','2021-03-01 03:34:19','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.39-PM.png',0,'attachment','image/png',0),(75,1,'2021-01-31 03:04:10','2021-01-31 03:04:10','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:04:10','2021-01-31 03:04:10','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(69,1,'2021-01-31 03:02:05','2021-01-31 03:02:05','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:02:05','2021-01-31 03:02:05','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(12,1,'2021-01-31 00:26:19','2021-01-31 00:26:19','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Bantu knots','inherit','open','closed','','screen-shot-2021-01-30-at-3-57-57-pm','','','2021-03-02 01:47:40','2021-03-02 01:47:40','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png',0,'attachment','image/png',0),(13,1,'2021-01-31 00:26:31','2021-01-31 00:26:31','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-3-58-16-pm','','','2021-03-01 03:34:12','2021-03-01 03:34:12','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM.png',0,'attachment','image/png',0),(14,1,'2021-01-31 00:26:42','2021-01-31 00:26:42','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-3-58-34-pm','','','2021-03-01 03:34:09','2021-03-01 03:34:09','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.34-PM.png',0,'attachment','image/png',0),(3,1,'2021-01-19 23:02:59','2021-01-19 23:02:59','<!-- wp:heading -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h3>Introduction</h3>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Collection of Your Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3> </h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Personal Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Derivative Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Financial Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Facebook Permissions </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Social Networks</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Device Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Contests, Giveaways, and Surveys</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Application Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>USE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>DISCLOSURE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>By Law or to Protect Rights</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Service Providers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Marketing Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Interactions with Other Users</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Online Postings</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Advertisers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Affiliates</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Business Partners</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Offer Wall </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Social Media Contacts </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Other Third Parties</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Sale or Bankruptcy</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>TRACKING TECHNOLOGIES</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Cookies and Web Beacons</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Internet-Based Advertising</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Website Analytics</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>THIRD-PARTY WEBSITES</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>SECURITY OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>POLICY FOR CHILDREN</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>OPTIONS REGARDING YOUR INFORMATION</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>[Account Information]</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Emails and Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CALIFORNIA PRIVACY RIGHTS</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTACT US</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><strong><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></strong></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','publish','closed','open','','privacy-policy','','','2021-02-18 04:53:23','2021-02-18 04:53:23','',0,'https://msdawnshaircare.com/?page_id=3',0,'page','',0),(7,0,'2021-01-30 22:55:28','2021-01-30 22:55:28','','Default Kit','','publish','closed','closed','','default-kit','','','2021-01-30 22:55:28','2021-01-30 22:55:28','',0,'https://msdawnshaircare.com/?elementor_library=default-kit',0,'elementor_library','',0),(1779,1,'2021-02-07 07:21:02','2021-02-07 07:21:02','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.04.40 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 07:21:02','2021-02-07 07:21:02','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(16,1,'2021-01-31 00:27:07','2021-01-31 00:27:07','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-3-59-09-pm','','','2021-03-01 03:34:08','2021-03-01 03:34:08','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.09-PM.png',0,'attachment','image/png',0),(17,1,'2021-01-31 00:27:44','2021-01-31 00:27:44','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','I-tips micro links ','inherit','open','closed','','screen-shot-2021-01-30-at-3-59-25-pm','','','2021-03-02 01:47:20','2021-03-02 01:47:20','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png',0,'attachment','image/png',0),(18,1,'2021-01-31 00:27:56','2021-01-31 00:27:56','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-3-59-51-pm','','','2021-03-01 03:34:04','2021-03-01 03:34:04','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.51-PM.png',0,'attachment','image/png',0),(19,1,'2021-01-31 00:28:14','2021-01-31 00:28:14','','Ms. Dawn\'s Hair Growth Oil','','inherit','open','closed','','screen-shot-2021-01-30-at-4-00-30-pm','','','2021-03-01 03:34:01','2021-03-01 03:34:01','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM.png',0,'attachment','image/png',0),(20,1,'2021-01-31 00:28:55','2021-01-31 00:28:55','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-4-00-36-pm','','','2021-03-01 03:33:59','2021-03-01 03:33:59','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.36-PM.png',0,'attachment','image/png',0),(21,1,'2021-01-31 00:29:33','2021-01-31 00:29:33','','msdawnshaircare.com','','inherit','open','closed','','msdawnshaircare-com','','','2021-01-31 00:29:33','2021-01-31 00:29:33','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare.com-.docx',0,'attachment','application/vnd.openxmlformats-officedocument.wordprocessingml.document',0),(23,1,'2021-01-31 00:29:36','2021-01-31 00:29:36','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-4-00-47-pm','','','2021-03-01 03:33:55','2021-03-01 03:33:55','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.47-PM.png',0,'attachment','image/png',0),(25,1,'2021-01-31 00:30:06','2021-01-31 00:30:06','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-4-01-08-pm','','','2021-03-01 03:33:52','2021-03-01 03:33:52','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png',0,'attachment','image/png',0),(27,1,'2021-01-31 00:30:34','2021-01-31 00:30:34','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Body curls ','inherit','open','closed','','screen-shot-2021-01-30-at-4-01-21-pm','','','2021-03-02 01:50:18','2021-03-02 01:50:18','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png',0,'attachment','image/png',0),(29,1,'2021-01-31 00:30:59','2021-01-31 00:30:59','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Bundles / Custom color (crimson)','inherit','open','closed','','screen-shot-2021-01-30-at-4-02-03-pm','','','2021-03-02 01:49:01','2021-03-02 01:49:01','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png',0,'attachment','image/png',0),(31,1,'2021-01-31 00:31:28','2021-01-31 00:31:28','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','screen-shot-2021-01-30-at-4-02-49-pm','','','2021-03-01 03:33:46','2021-03-01 03:33:46','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png',0,'attachment','image/png',0),(33,1,'2021-01-31 00:31:51','2021-01-31 00:31:51','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Silk press','inherit','open','closed','','screen-shot-2021-01-30-at-4-03-13-pm','','','2021-03-02 01:47:50','2021-03-02 01:47:50','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png',0,'attachment','image/png',0),(34,1,'2021-01-31 00:32:23','2021-01-31 00:32:23','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Crochets dreads','inherit','open','closed','','screen-shot-2021-01-30-at-4-04-40-pm','','','2021-03-02 01:49:57','2021-03-02 01:49:57','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM.png',0,'attachment','image/png',0),(36,1,'2021-01-31 00:32:47','2021-01-31 00:32:47','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Spring twist','inherit','open','closed','','screen-shot-2021-01-30-at-4-05-25-pm','','','2021-03-02 01:49:33','2021-03-02 01:49:33','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM.png',0,'attachment','image/png',0),(37,1,'2021-01-31 00:33:14','2021-01-31 00:33:14','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Godess locs','inherit','open','closed','','screen-shot-2021-01-30-at-4-05-37-pm','','','2021-03-02 01:49:22','2021-03-02 01:49:22','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM.png',0,'attachment','image/png',0),(98,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_signin_form]','Sign-In','','draft','closed','closed','','login-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',0,'https://msdawnshaircare.com/login/',0,'page','',0),(41,1,'2021-01-31 00:34:10','2021-01-31 00:34:10','','Hair Growth Herbal Pure Oil - Large Bottles','','inherit','open','closed','','unnamed-2','','','2021-03-01 03:33:36','2021-03-01 03:33:36','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-2.jpg',0,'attachment','image/jpeg',0),(1775,1,'2021-02-07 06:29:21','2021-02-07 06:29:21','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:29:21','2021-02-07 06:29:21','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1207,1,'2021-02-01 04:32:08','2021-02-01 04:32:08','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:32:08','2021-02-01 04:32:08','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1776,1,'2021-02-07 06:29:22','2021-02-07 06:29:22','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:29:22','2021-02-07 06:29:22','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(54,1,'2021-01-31 00:38:47','2021-01-31 00:38:47','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','unnamed-3','','','2021-02-13 23:49:04','2021-02-13 23:49:04','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-3.jpg',0,'attachment','image/jpeg',0),(60,1,'2021-01-31 00:42:02','2021-01-31 00:42:02','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','unnamed-10','','','2021-02-13 23:49:01','2021-02-13 23:49:01','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-10.jpg',0,'attachment','image/jpeg',0),(66,1,'2021-01-31 02:10:59','2021-01-31 02:10:59','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','unnamed-18','','','2021-03-01 03:33:27','2021-03-01 03:33:27','',2,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18.jpg',0,'attachment','image/jpeg',0),(67,1,'2021-01-31 03:02:04','2021-01-31 03:02:04','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:02:04','2021-01-31 03:02:04','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(68,1,'2021-01-31 03:02:05','2021-01-31 03:02:05','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:02:05','2021-01-31 03:02:05','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(70,1,'2021-01-31 03:03:21','2021-01-31 03:03:21','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:03:21','2021-01-31 03:03:21','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(71,1,'2021-01-31 03:03:21','2021-01-31 03:03:21','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:03:21','2021-01-31 03:03:21','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(72,1,'2021-01-31 03:03:21','2021-01-31 03:03:21','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:03:21','2021-01-31 03:03:21','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(73,1,'2021-01-31 03:04:09','2021-01-31 03:04:09','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:04:09','2021-01-31 03:04:09','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(74,1,'2021-01-31 03:04:10','2021-01-31 03:04:10','<img width=\"1920\" height=\"2560\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-scaled.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-225x300.jpg 225w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-768x1024.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1152x1536.jpg 1152w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-1536x2048.jpg 1536w, https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-18-600x800.jpg 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:04:10','2021-01-31 03:04:10','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(2481,1,'2021-03-04 19:15:11','2021-03-04 19:15:11','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:11','2021-03-04 19:15:11','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(78,1,'2021-01-31 03:25:04','2021-01-31 03:25:04','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:25:04','2021-01-31 03:25:04','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(79,1,'2021-01-31 03:25:05','2021-01-31 03:25:05','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:25:05','2021-01-31 03:25:05','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(80,1,'2021-01-31 03:25:05','2021-01-31 03:25:05','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:25:05','2021-01-31 03:25:05','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(81,1,'2021-01-31 03:27:04','2021-01-31 03:27:04','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:27:04','2021-01-31 03:27:04','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(82,1,'2021-01-31 03:27:04','2021-01-31 03:27:04','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:27:04','2021-01-31 03:27:04','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(83,1,'2021-01-31 03:27:04','2021-01-31 03:27:04','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:27:04','2021-01-31 03:27:04','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(84,1,'2021-01-31 03:27:36','2021-01-31 03:27:36','','product items block for front page','','publish','closed','closed','','product-items-block-for-front-page','','','2021-01-31 03:27:36','2021-01-31 03:27:36','',0,'https://msdawnshaircare.com/?elementor_library=product-items-block-for-front-page',0,'elementor_library','',0),(85,1,'2021-01-31 03:27:36','2021-01-31 03:27:36','','product items block for front page','','inherit','closed','closed','','84-revision-v1','','','2021-01-31 03:27:36','2021-01-31 03:27:36','',84,'https://msdawnshaircare.com/2021/01/31/84-revision-v1/',0,'revision','',0),(86,1,'2021-01-31 03:27:36','2021-01-31 03:27:36','','product items block for front page','','inherit','closed','closed','','84-revision-v1','','','2021-01-31 03:27:36','2021-01-31 03:27:36','',84,'https://msdawnshaircare.com/2021/01/31/84-revision-v1/',0,'revision','',0),(87,1,'2021-01-31 03:28:46','2021-01-31 03:28:46','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:28:46','2021-01-31 03:28:46','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(88,1,'2021-01-31 03:28:46','2021-01-31 03:28:46','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:28:46','2021-01-31 03:28:46','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(89,1,'2021-01-31 03:28:46','2021-01-31 03:28:46','','HOME','','inherit','closed','closed','','2-revision-v1','','','2021-01-31 03:28:46','2021-01-31 03:28:46','',2,'https://msdawnshaircare.com/2021/01/31/2-revision-v1/',0,'revision','',0),(2339,1,'2021-03-01 03:38:40','2021-03-01 03:38:40','','ms dawn\'s logo','','inherit','open','closed','','ms-dawns-logo','','','2021-03-02 18:40:45','2021-03-02 18:40:45','',1815,'http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo.png',0,'attachment','image/png',0),(99,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_account_profile]','Account Profile','','draft','closed','closed','','account-profile-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',0,'https://msdawnshaircare.com/account-profile/',0,'page','',0),(96,1,'2021-01-31 05:23:30','2021-01-31 05:23:30','{{unknown}}','','','publish','closed','closed','','e8c07da9ce7eb2fcf6e4387143324548','','','2021-01-31 05:23:30','2021-01-31 05:23:30','',0,'https://msdawnshaircare.com/2021/01/31/e8c07da9ce7eb2fcf6e4387143324548/',0,'oembed_cache','',0),(100,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_shipping_address_list]','Addresses','','draft','closed','closed','','addresses-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',0,'https://msdawnshaircare.com/addresses/',0,'page','',0),(101,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_order_history]','Order History','','draft','closed','closed','','order-history-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',0,'https://msdawnshaircare.com/order-history/',0,'page','',0),(102,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','<p>BY USING OUR SITE, YOU AGREE TO THE TERMS OF USE AND AGREE TO FOLLOW AND BE BOUND BY THESE TERMS. WE DO NOT WARRANT THAT THE INFORMATION ON OUR WEBSITE IS ACCURATE, COMPLETE, OR CURRENT. THIS INCLUDES PRICING AND AVAILABILITY INFORMATION. PLEASE ALLOW 3 BUSINESS DAYS FOR ORDER PROCESSING AND PAYMENT VERIFICATION. 7-10 BUSINESS DAYS FOR DOMESTIC DELIVERY. 10-12 BUSINESS DAYS FOR INTERNATIONAL SHIPPING</p>\n<p>COPYRIGHT &amp; TRADEMARKS<br />MATERIALS, IMAGES, ILLUSTRATIONS, DESIGNS, ICONS, ETC. ARE ALL COPYRIGHTED AND TRADEMARKED UNDER LEGAL AUTHORITY OF MS. DAWN\'S HAIR CARE.</p>\n<p>CORRECTIONS OF ERRORS &amp; INACCURACIES:<br />INFORMATION ON THIS SITE MAY CONTAIN TYPOGRAPHICAL ERRORS OR INACCURACIES, SOME INFORMATION MAY NOT BE COMPLETE OR CURRENT. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT TO CORRECT ERRORS, INACCURACIES, AND TO CHANGE OR UPDATE INFORMATION ANY TIME WITHOUT NOTICE (INCLUDING AFTER YOU HAVE SUBMITTED YOUR ORDER.)</p>\n<p>COLORS<br />MS. DAWN\'S HAIR CARE PUTS FORTH EFFORTS TO ACCURATELY DISPLAY THE COLORS ON ITS PRODUCTS. MS. DAWN\'S HAIR CARE DOES NOT GUARANTEE THAT YOUR MONITOR’S DISPLAY WILL BE ACCURATE.</p>\n<p><strong>RETURN POLICY</strong><br /><strong>NO REFUNDS – EXCHANGE ONLY.</strong> MS. DAWN\'S HAIR CARE DOES NOT ACCEPT EXCHANGES AFTER 60 DAYS FROM YOUR PURCHASE DATE. PLEASE MAKE SURE TO CAREFULLY REVIEW YOUR ORDER BEFORE FINALIZING YOUR PURCHASE. IF TRYING TO EXCHANGE AN ITEM, PLEASE RESEND ORDER WITH A NOTE ATTACHED PROVIDING US WITH DETAILED INFORMATION; STYLE, SIZE, COLOR, AND ACCURATE ADDRESS. </p>\n<p>SHIPPING AND DELIVERY<br />ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX. ANY OTHER QUESTIONS PLEASE CONTACT US AT <a href=\"DAWNLOGGINS@GMAIL.COM\">DAWNLOGGINS@GMAIL.COM. </a></p>\n<p>PRODUCT AVAILABILITY<br />ALTHOUGH MERCHANDISE MAY BE INDICATED ON THE SITE, WE CANNOT GUARANTEE PRODUCT AVAILABILITY OR IMMEDIATE DELIVERY. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT WITHOUT LIABILITY OR PRIOR NOTICE TO REVISE, DISCONTINUE, OR CEASE TO MAKE AVAILABLE ANY OR ALL PRODUCTS, OR TO CANCEL ANY ORDER. </p>\n<p>CUSTOMER PRIVACY<br />MS. DAWN\'S HAIR CARE RESPECTS OUR CUSTOMERS\' ACCOUNT INFORMATION AS PRIVATE AND CONFIDENTIAL AND WILL NEVER SHARE WITH A THIRD-PARTY OR INDIVIDUAL <a href=\"https://msdawnshaircare.com/privacy-policy/\">(REFER TO OUR PRIVACY POLICY PAGE)</a></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Shipping & Returns - Ms. Dawn\'s Hair Care','','publish','closed','closed','','shipping-returns','','','2021-02-02 06:36:09','2021-02-02 06:36:09','',0,'https://msdawnshaircare.com/shipping-returns/',0,'page','',0),(103,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Cart','','draft','closed','closed','','cart-2','','','2021-02-17 06:20:01','2021-02-17 06:20:01','',0,'https://msdawnshaircare.com/cart/',0,'page','',0),(104,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_gift_form]','Purchase Gift Certificate','','draft','closed','closed','','gift-certificate-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',0,'https://msdawnshaircare.com/gift-certificate/',0,'page','',0),(105,1,'2021-01-31 05:41:35','2021-01-31 05:41:35','[bigcommerce_gift_balance]','Check Balance','','draft','closed','closed','','check-balance-uninstalled','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',104,'https://msdawnshaircare.com/gift-certificate/check-balance/',0,'page','',0),(106,1,'2021-01-31 05:41:38','2021-01-31 05:41:38','<iframe title=\"BigCommerce for WordPress Tutorials: What is BigCommerce for WordPress?\" width=\"1280\" height=\"720\" src=\"https://www.youtube.com/embed/xAwydcs2Y2Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','78254448ba244a9abec8f42d078db803','','','2021-01-31 05:41:38','2021-01-31 05:41:38','',0,'https://msdawnshaircare.com/2021/01/31/78254448ba244a9abec8f42d078db803/',0,'oembed_cache','',0),(2482,1,'2021-03-04 19:15:43','2021-03-04 19:15:43','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:43','2021-03-04 19:15:43','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(108,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_account_profile]','Account Profile','','inherit','closed','closed','','99-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',99,'https://msdawnshaircare.com/2021/01/31/99-revision-v1/',0,'revision','',0),(109,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_shipping_address_list]','Addresses','','inherit','closed','closed','','100-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',100,'https://msdawnshaircare.com/2021/01/31/100-revision-v1/',0,'revision','',0),(1351,1,'2021-02-01 07:03:22','2021-02-01 07:03:22','','Cart','','inherit','closed','closed','','103-revision-v1','','','2021-02-01 07:03:22','2021-02-01 07:03:22','',103,'https://msdawnshaircare.com/2021/02/01/103-revision-v1/',0,'revision','',0),(110,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_cart]','Cart','','inherit','closed','closed','','103-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',103,'https://msdawnshaircare.com/2021/01/31/103-revision-v1/',0,'revision','',0),(111,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_gift_balance]','Check Balance','','inherit','closed','closed','','105-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',105,'https://msdawnshaircare.com/2021/01/31/105-revision-v1/',0,'revision','',0),(112,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_gift_form]','Purchase Gift Certificate','','inherit','closed','closed','','104-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',104,'https://msdawnshaircare.com/2021/01/31/104-revision-v1/',0,'revision','',0),(113,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_signin_form]','Sign-In','','inherit','closed','closed','','98-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',98,'https://msdawnshaircare.com/2021/01/31/98-revision-v1/',0,'revision','',0),(114,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','[bigcommerce_order_history]','Order History','','inherit','closed','closed','','101-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',101,'https://msdawnshaircare.com/2021/01/31/101-revision-v1/',0,'revision','',0),(115,1,'2021-01-31 07:57:52','2021-01-31 07:57:52','This page is reserved for your Shipping & Returns Policy.\n\nFor your reference:\n\nGuidelines for writing a Shipping & Returns Policy: <a href=\"https://support.bigcommerce.com/articles/Learning/Creating-a-Shipping-and-Returns-Policy\">https://support.bigcommerce.com/articles/Learning/Creating-a-Shipping-and-Returns-Policy</a>\n\nAdditional resources and examples: <a href=\"https://www.bigcommerce.com/blog/create-a-returns-and-exchanges-policy-that-sells/\">https://www.bigcommerce.com/blog/create-a-returns-and-exchanges-policy-that-sells/</a>','Shipping & Returns','','inherit','closed','closed','','102-revision-v1','','','2021-01-31 07:57:52','2021-01-31 07:57:52','',102,'https://msdawnshaircare.com/2021/01/31/102-revision-v1/',0,'revision','',0),(116,1,'2021-01-31 08:05:10','2021-01-31 08:05:10','{\"id\":116,\"field_id\":5,\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Your Name \",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"label_hide\":\"1\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email\",\"confirmation_placeholder\":\"\",\"label_hide\":\"1\",\"default_value\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Your Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Message\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Send Message\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact Form\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"10\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Contact Form','','publish','closed','closed','','contact-form','','','2021-01-31 08:05:10','2021-01-31 08:05:10','',0,'https://msdawnshaircare.com/?post_type=wpforms&#038;p=116',0,'wpforms','',0),(117,1,'2021-01-31 08:05:12','2021-01-31 08:05:12','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n','astra','','publish','closed','closed','','astra','','','2021-03-08 20:33:22','2021-03-08 20:33:22','',0,'https://msdawnshaircare.com/2021/01/31/astra/',0,'custom_css','',0),(118,1,'2021-01-31 08:05:12','2021-01-31 08:05:12','','astra','','inherit','closed','closed','','117-revision-v1','','','2021-01-31 08:05:12','2021-01-31 08:05:12','',117,'https://msdawnshaircare.com/2021/01/31/117-revision-v1/',0,'revision','',0),(1094,1,'2021-01-31 08:05:41','2021-01-31 08:05:41','[woocommerce_my_account]','My account','','inherit','closed','closed','','8-revision-v1','','','2021-01-31 08:05:41','2021-01-31 08:05:41','',8,'https://msdawnshaircare.com/2021/01/31/8-revision-v1/',0,'revision','',0),(816,1,'2019-01-23 06:28:49','2019-01-23 06:28:49','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2021-03-02 19:00:28','2021-03-02 19:00:28','',0,'https://msdawnshaircare.com/cart/',0,'page','',0),(817,1,'2019-01-23 06:28:50','2019-01-23 06:28:50','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','publish','closed','closed','','checkout','','','2021-03-11 00:48:50','2021-03-11 00:48:50','',0,'https://msdawnshaircare.com/checkout/',0,'page','',0),(8,1,'2019-01-23 06:28:50','2019-01-23 06:28:50','[woocommerce_my_account]','My account','','publish','closed','closed','','my-account','','','2021-01-31 08:05:41','2021-01-31 08:05:41','',0,'https://msdawnshaircare.com/my-account/',0,'page','',0),(818,1,'2019-01-23 06:31:06','2019-01-23 06:31:06','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','publish','closed','closed','','home-2','','','2021-03-20 17:21:00','2021-03-20 17:21:00','',0,'https://msdawnshaircare.com/home-2/',0,'page','',0),(1098,1,'2021-01-31 08:23:41','2021-01-31 08:23:41','','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:23:41','2021-01-31 08:23:41','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1365,1,'2021-02-01 07:52:48','2021-02-01 07:52:48','','PRODUCTS','','publish','closed','closed','','products','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=1365',1,'nav_menu_item','',0),(2254,1,'2021-02-18 08:21:59','2021-02-18 08:21:59','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:21:59','2021-02-18 08:21:59','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(285,1,'2019-01-30 09:38:49','2019-01-30 09:38:49','<img width=\"1037\" height=\"1300\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png 1037w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png 239w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png 817w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png 768w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','publish','closed','closed','','site-footer','','','2022-01-21 01:00:38','2022-01-21 01:00:38','',0,'https://msdawnshaircare.com/elementor-hf/site-footer/',0,'elementor-hf','',0),(456,1,'2019-02-01 11:37:34','2019-02-01 11:37:34','','ABOUT US','','publish','closed','closed','','456','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/2019/02/01/456/',4,'nav_menu_item','',0),(840,1,'2020-02-17 04:47:07','2020-02-17 04:47:07','','Default Kit','','publish','closed','closed','','default-kit-2','','','2022-01-21 01:09:26','2022-01-21 01:09:26','',0,'https://msdawnshaircare.com/?elementor_library=default-kit-2',0,'elementor_library','',0),(1079,1,'2019-01-23 06:31:31','2019-01-23 06:31:31','<h1>Our Story</h1>\nMy hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;\n\nAs her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;\n\nI began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;\n\nI have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....','About Us','','publish','closed','closed','','about-us','','','2021-03-22 21:15:33','2021-03-22 21:15:33','',0,'https://msdawnshaircare.com/about-us/',0,'page','',0),(11,1,'2019-01-23 06:31:53','2019-01-23 06:31:53','<h1>Store</h1>		\n		[products]','Store','','draft','closed','closed','','store','','','2021-02-03 00:52:04','2021-02-03 00:52:04','',0,'https://msdawnshaircare.com/store/',0,'page','',0),(1080,1,'2019-01-23 06:32:08','2019-01-23 06:32:08','','Contact Us','','publish','closed','closed','','contact-us','','','2019-01-23 06:32:08','2019-01-23 06:32:08','',0,'https://msdawnshaircare.com/contact-us/',0,'page','',0),(1095,1,'2021-01-31 08:05:41','2021-01-31 08:05:41','[woocommerce_checkout]','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-01-31 08:05:41','2021-01-31 08:05:41','',817,'https://msdawnshaircare.com/2021/01/31/817-revision-v1/',0,'revision','',0),(1096,1,'2021-01-31 08:05:41','2021-01-31 08:05:41','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-01-31 08:05:41','2021-01-31 08:05:41','',816,'https://msdawnshaircare.com/2021/01/31/816-revision-v1/',0,'revision','',0),(1138,1,'2021-02-01 00:22:33','2021-02-01 00:22:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:22:33','2021-02-01 00:22:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1119,1,'2021-01-31 08:50:55','2021-01-31 08:50:55','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:50:55','2021-01-31 08:50:55','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1100,1,'2021-01-31 08:23:42','2021-01-31 08:23:42','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:23:42','2021-01-31 08:23:42','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1099,1,'2021-01-31 08:23:42','2021-01-31 08:23:42','','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:23:42','2021-01-31 08:23:42','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1101,1,'2021-01-31 08:24:43','2021-01-31 08:24:43','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:24:43','2021-01-31 08:24:43','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1102,1,'2021-01-31 08:24:43','2021-01-31 08:24:43','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:24:43','2021-01-31 08:24:43','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1103,1,'2021-01-31 08:24:43','2021-01-31 08:24:43','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:24:43','2021-01-31 08:24:43','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1104,1,'2021-01-31 08:31:58','2021-01-31 08:31:58','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:31:58','2021-01-31 08:31:58','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1105,1,'2021-01-31 08:31:59','2021-01-31 08:31:59','<p>Ms. Dawn\'s</p><p>Hair Care</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:31:59','2021-01-31 08:31:59','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1106,1,'2021-01-31 08:31:59','2021-01-31 08:31:59','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:31:59','2021-01-31 08:31:59','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1107,1,'2021-01-31 08:35:17','2021-01-31 08:35:17','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:35:17','2021-01-31 08:35:17','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1108,1,'2021-01-31 08:35:18','2021-01-31 08:35:18','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:35:18','2021-01-31 08:35:18','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1109,1,'2021-01-31 08:35:18','2021-01-31 08:35:18','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:35:18','2021-01-31 08:35:18','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1110,1,'2021-01-31 08:37:13','2021-01-31 08:37:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:37:13','2021-01-31 08:37:13','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1111,1,'2021-01-31 08:37:14','2021-01-31 08:37:14','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:37:14','2021-01-31 08:37:14','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1112,1,'2021-01-31 08:37:14','2021-01-31 08:37:14','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:37:14','2021-01-31 08:37:14','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1113,1,'2021-01-31 08:37:44','2021-01-31 08:37:44','<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>','photo block - from front page','','publish','closed','closed','','photo-block-from-front-page','','','2021-01-31 08:37:44','2021-01-31 08:37:44','',0,'https://msdawnshaircare.com/?elementor_library=photo-block-from-front-page',0,'elementor_library','',0),(1114,1,'2021-01-31 08:37:44','2021-01-31 08:37:44','','photo block - from front page','','inherit','closed','closed','','1113-revision-v1','','','2021-01-31 08:37:44','2021-01-31 08:37:44','',1113,'https://msdawnshaircare.com/2021/01/31/1113-revision-v1/',0,'revision','',0),(1115,1,'2021-01-31 08:37:44','2021-01-31 08:37:44','<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>','photo block - from front page','','inherit','closed','closed','','1113-revision-v1','','','2021-01-31 08:37:44','2021-01-31 08:37:44','',1113,'https://msdawnshaircare.com/2021/01/31/1113-revision-v1/',0,'revision','',0),(1120,1,'2021-01-31 08:52:14','2021-01-31 08:52:14','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:52:14','2021-01-31 08:52:14','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1117,1,'2021-01-31 08:50:55','2021-01-31 08:50:55','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:50:55','2021-01-31 08:50:55','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1118,1,'2021-01-31 08:50:55','2021-01-31 08:50:55','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					Plants Collection\n				</h5>\n								<p>Any plants for your space</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Free shipping on order</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h4>Beautiful Plant Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Trendy Cactus Varieties</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						See Collection\n					</a>\n			<h4>Gardening Accessories</h4><p>Luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Visit the store\n					</a>\n			<h2>Featured Plants</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:50:55','2021-01-31 08:50:55','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1121,1,'2021-01-31 08:52:15','2021-01-31 08:52:15','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:52:15','2021-01-31 08:52:15','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1122,1,'2021-01-31 08:52:15','2021-01-31 08:52:15','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-01-31 08:52:15','2021-01-31 08:52:15','',818,'https://msdawnshaircare.com/2021/01/31/818-revision-v1/',0,'revision','',0),(1125,1,'2021-01-31 09:13:53','2021-01-31 09:13:53','','msdawnshaircare - eyelashes logo','','inherit','open','closed','','msdawnshaircare-eyelashes-logo','','','2021-02-13 23:48:26','2021-02-13 23:48:26','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png',0,'attachment','image/png',0),(2480,1,'2021-03-04 19:15:10','2021-03-04 19:15:10','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:10','2021-03-04 19:15:10','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(1128,1,'2021-01-31 16:22:46','2021-01-31 16:22:46','','Default Kit','','inherit','closed','closed','','840-revision-v1','','','2021-01-31 16:22:46','2021-01-31 16:22:46','',840,'https://msdawnshaircare.com/2021/01/31/840-revision-v1/',0,'revision','',0),(1131,1,'2021-01-31 23:54:10','2021-01-31 23:54:10','<h4><strong>Ms Dawn\'s Hair Mask </strong></h4>\r\n<h5>Pure Emollients hair mask packed with vitamins to help repair and grow your hair.</h5>','Deep Conditioning Mask','&nbsp;\r\n<h4>Ms. Dawn\'s oil-based Deep Conditioning Mint Butter Mask can be used every two weeks to restore hair moisture and stop hair breakage. This is an all-natural, vitamin packed product that is nourishing and therapeutic for all hair types. <br>(12 oz.)</h4>\r\n&nbsp;','publish','open','closed','','deep-conditioning-mask','','','2023-05-20 00:48:07','2023-05-20 00:48:07','',0,'https://msdawnshaircare.com/?post_type=product&#038;p=1131',0,'product','',0),(1132,1,'2021-02-01 00:03:39','2021-02-01 00:03:39','<h4>Ms Dawn\'s All Natural Hair Growth Oil</h4>\r\n<h5>Get your edges back and gain some inches with Ms. Dawn\'s all natural hair growth oil.</h5>','Hair Growth - Pure Oil','&nbsp;\r\n<h4>Ms. Dawn\'s Pure Oils is vitamin enriched and can be used daily on your scalp, edges, beards, and even nail cuticles! Frequently using Pure Oils can strengthen and moisturize your hair by stimulating the scalp to activate hair growth. <br>(2 oz. bottle)</h4>\r\n&nbsp;\r\n\r\n&nbsp;','publish','open','closed','','hair-growth-oil','','','2023-05-20 06:55:19','2023-05-20 06:55:19','',0,'https://msdawnshaircare.com/?post_type=product&#038;p=1132',0,'product','',0),(1133,1,'2021-02-02 08:09:52','2021-02-02 08:09:52','<h4><em><strong>Ms Dawn\'s Hair Mask </strong></em></h4>\n<h5><em>Pure Emollients hair mask packed with vitamins to help repair and grow your hair.</em></h5>','Deep Conditioning Mask','<h4>\n\nMs. Dawn\'s oil-based conditioning mint butter mask can be used every two weeks to restore hair moisture and stop hair breakage. This is an all-natural, vitamin packed product that is nourishing and therapeutic for all hair types.</h4>','inherit','closed','closed','','1131-autosave-v1','','','2021-02-02 08:09:52','2021-02-02 08:09:52','',1131,'https://msdawnshaircare.com/2021/02/01/1131-autosave-v1/',0,'revision','',0),(1134,1,'2021-02-01 00:16:53','2021-02-01 00:16:53','<h4>Ms. Dawn\'s Mint Hydration Spray</h4>','Mint Hydration Spray','&nbsp;\r\n<h4>Ms. Dawn\'s all-natural mint hydration spray is an herbal mint rice-water that can be used daily to help promote hair growth and improve hair elasticity all while soothing the scalp. Gently spray on hair and scalp massaging thoroughly. This spray can be used as a leave-in conditioning treatment.\r\n(4 oz. bottle)</h4>\r\n&nbsp;\r\n\r\n&nbsp;','publish','open','closed','','mint-hydration-spray','','','2023-05-19 05:20:09','2023-05-19 05:20:09','',0,'https://msdawnshaircare.com/?post_type=product&#038;p=1134',0,'product','',0),(1135,1,'2021-03-02 17:47:19','2021-03-02 17:47:19','<h4>Ms Dawn\'s All Natural Hair Growth Oil</h4>\n<h5>Get your edges back and gain some inches with Ms. Dawn\'s all natural hair growth oil.</h5>','Hair Growth - Pure Oil','<p><br></p><h4>Ms. Dawn\'s Pure Oils is vitamin enriched and can be used daily on your scalp, edges, beards, and even nail cuticles! Frequently using Pure Oils can strengthen and moisturize your hair by stimulating the scalp to activate hair growth. (2 oz. bottle)</h4><p><br></p><p><br></p>','inherit','closed','closed','','1132-autosave-v1','','','2021-03-02 17:47:19','2021-03-02 17:47:19','',1132,'https://msdawnshaircare.com/2021/02/01/1132-autosave-v1/',0,'revision','',0),(1136,1,'2021-02-01 00:22:32','2021-02-01 00:22:32','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:22:32','2021-02-01 00:22:32','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1137,1,'2021-02-01 00:22:33','2021-02-01 00:22:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Featured Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>[products limit=\"8\" columns=\"4\" visibility=\"featured\" ]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:22:33','2021-02-01 00:22:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1139,1,'2021-02-01 00:23:12','2021-02-01 00:23:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:23:12','2021-02-01 00:23:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1140,1,'2021-02-01 00:23:12','2021-02-01 00:23:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:23:12','2021-02-01 00:23:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1141,1,'2021-02-01 00:23:12','2021-02-01 00:23:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:23:12','2021-02-01 00:23:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1145,1,'2021-02-01 00:36:24','2021-02-01 00:36:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:36:24','2021-02-01 00:36:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1143,1,'2021-02-01 00:36:23','2021-02-01 00:36:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:36:23','2021-02-01 00:36:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1144,1,'2021-02-01 00:36:24','2021-02-01 00:36:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:36:24','2021-02-01 00:36:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1149,1,'2021-02-01 00:38:28','2021-02-01 00:38:28','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:38:28','2021-02-01 00:38:28','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1147,1,'2021-02-01 00:38:27','2021-02-01 00:38:27','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:38:27','2021-02-01 00:38:27','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1148,1,'2021-02-01 00:38:28','2021-02-01 00:38:28','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:38:28','2021-02-01 00:38:28','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1153,1,'2021-02-01 00:59:40','2021-02-01 00:59:40','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:59:40','2021-02-01 00:59:40','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1151,1,'2021-02-01 00:59:37','2021-02-01 00:59:37','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:59:37','2021-02-01 00:59:37','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1152,1,'2021-02-01 00:59:40','2021-02-01 00:59:40','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 00:59:40','2021-02-01 00:59:40','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1154,1,'2021-02-01 01:01:09','2021-02-01 01:01:09','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:01:09','2021-02-01 01:01:09','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1155,1,'2021-02-01 01:01:09','2021-02-01 01:01:09','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:01:09','2021-02-01 01:01:09','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1156,1,'2021-02-01 01:01:09','2021-02-01 01:01:09','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:01:09','2021-02-01 01:01:09','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1157,1,'2021-02-01 01:02:23','2021-02-01 01:02:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:02:23','2021-02-01 01:02:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1158,1,'2021-02-01 01:02:24','2021-02-01 01:02:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:02:24','2021-02-01 01:02:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1159,1,'2021-02-01 01:02:24','2021-02-01 01:02:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:02:24','2021-02-01 01:02:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1160,1,'2021-02-01 01:05:23','2021-02-01 01:05:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:05:23','2021-02-01 01:05:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1161,1,'2021-02-01 01:05:23','2021-02-01 01:05:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:05:23','2021-02-01 01:05:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1162,1,'2021-02-01 01:05:23','2021-02-01 01:05:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:05:23','2021-02-01 01:05:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1163,1,'2021-02-01 01:06:18','2021-02-01 01:06:18','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:06:18','2021-02-01 01:06:18','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1164,1,'2021-02-01 01:06:19','2021-02-01 01:06:19','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:06:19','2021-02-01 01:06:19','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1165,1,'2021-02-01 01:06:19','2021-02-01 01:06:19','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 01:06:19','2021-02-01 01:06:19','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1169,1,'2021-02-01 04:01:45','2021-02-01 04:01:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:01:45','2021-02-01 04:01:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1167,1,'2021-02-01 04:01:45','2021-02-01 04:01:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:01:45','2021-02-01 04:01:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1168,1,'2021-02-01 04:01:45','2021-02-01 04:01:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:01:45','2021-02-01 04:01:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1170,1,'2021-02-01 04:02:20','2021-02-01 04:02:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:20','2021-02-01 04:02:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1171,1,'2021-02-01 04:02:21','2021-02-01 04:02:21','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:21','2021-02-01 04:02:21','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1172,1,'2021-02-01 04:02:21','2021-02-01 04:02:21','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:21','2021-02-01 04:02:21','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1173,1,'2021-02-01 04:02:58','2021-02-01 04:02:58','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:58','2021-02-01 04:02:58','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1174,1,'2021-02-01 04:02:58','2021-02-01 04:02:58','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:58','2021-02-01 04:02:58','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1175,1,'2021-02-01 04:02:58','2021-02-01 04:02:58','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:02:58','2021-02-01 04:02:58','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1176,1,'2021-02-01 04:04:40','2021-02-01 04:04:40','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:04:40','2021-02-01 04:04:40','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1177,1,'2021-02-01 04:04:40','2021-02-01 04:04:40','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:04:40','2021-02-01 04:04:40','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1178,1,'2021-02-01 04:04:40','2021-02-01 04:04:40','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:04:40','2021-02-01 04:04:40','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1180,1,'2021-02-01 04:06:42','2021-02-01 04:06:42','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:06:42','2021-02-01 04:06:42','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1181,1,'2021-02-01 04:06:43','2021-02-01 04:06:43','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:06:43','2021-02-01 04:06:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1182,1,'2021-02-01 04:06:43','2021-02-01 04:06:43','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:06:43','2021-02-01 04:06:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1183,1,'2021-02-01 04:11:03','2021-02-01 04:11:03','','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:11:03','2021-02-01 04:11:03','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1184,1,'2021-02-01 04:11:04','2021-02-01 04:11:04','','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:11:04','2021-02-01 04:11:04','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1335,1,'2021-02-01 06:55:18','2021-02-01 06:55:18','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:18','2021-02-01 06:55:18','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1185,1,'2021-02-01 04:11:04','2021-02-01 04:11:04','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"#\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:11:04','2021-02-01 04:11:04','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1186,1,'2021-02-01 04:13:54','2021-02-01 04:13:54','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"#\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:13:54','2021-02-01 04:13:54','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1187,1,'2021-02-01 04:13:55','2021-02-01 04:13:55','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"#\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:13:55','2021-02-01 04:13:55','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1203,1,'2021-02-01 04:26:31','2021-02-01 04:26:31','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:26:31','2021-02-01 04:26:31','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1188,1,'2021-02-01 04:13:55','2021-02-01 04:13:55','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:13:55','2021-02-01 04:13:55','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1189,1,'2021-02-01 04:15:17','2021-02-01 04:15:17','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:15:17','2021-02-01 04:15:17','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1190,1,'2021-02-01 04:15:18','2021-02-01 04:15:18','<h4>Get In Touch With Us For The Best Quality Plants &amp; Succulents</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:15:18','2021-02-01 04:15:18','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1191,1,'2021-02-01 04:15:18','2021-02-01 04:15:18','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:15:18','2021-02-01 04:15:18','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1192,1,'2021-02-01 04:17:29','2021-02-01 04:17:29','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:17:29','2021-02-01 04:17:29','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1193,1,'2021-02-01 04:17:30','2021-02-01 04:17:30','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:17:30','2021-02-01 04:17:30','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1194,1,'2021-02-01 04:17:30','2021-02-01 04:17:30','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:17:30','2021-02-01 04:17:30','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1195,1,'2021-02-01 04:18:04','2021-02-01 04:18:04','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:18:04','2021-02-01 04:18:04','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1196,1,'2021-02-01 04:18:05','2021-02-01 04:18:05','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:18:05','2021-02-01 04:18:05','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1197,1,'2021-02-01 04:18:05','2021-02-01 04:18:05','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:18:05','2021-02-01 04:18:05','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1198,1,'2021-02-01 04:21:29','2021-02-01 04:21:29','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:21:29','2021-02-01 04:21:29','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1199,1,'2021-02-01 04:21:30','2021-02-01 04:21:30','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					text\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:21:30','2021-02-01 04:21:30','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1209,1,'2021-02-01 04:32:08','2021-02-01 04:32:08','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:32:08','2021-02-01 04:32:08','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1200,1,'2021-02-01 04:21:30','2021-02-01 04:21:30','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:21:30','2021-02-01 04:21:30','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1201,1,'2021-02-01 04:26:30','2021-02-01 04:26:30','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:26:30','2021-02-01 04:26:30','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1202,1,'2021-02-01 04:26:31','2021-02-01 04:26:31','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<h3>PURE EMOLLIENT</h3>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n			<h4>Important Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Shipping Details\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Terms &amp; Conditions\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Media Kit\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:26:31','2021-02-01 04:26:31','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1204,1,'2021-02-01 04:27:12','2021-02-01 04:27:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:27:12','2021-02-01 04:27:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1205,1,'2021-02-01 04:27:12','2021-02-01 04:27:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:27:12','2021-02-01 04:27:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1206,1,'2021-02-01 04:27:12','2021-02-01 04:27:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:27:12','2021-02-01 04:27:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1208,1,'2021-02-01 04:32:08','2021-02-01 04:32:08','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Sarah Jones</h5>		\n		Interior Designer		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Jessica Foxx</h5>		\n		Student		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Briana Luke</h5>		\n		Student		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:32:08','2021-02-01 04:32:08','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1210,1,'2021-02-01 04:33:14','2021-02-01 04:33:14','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:33:14','2021-02-01 04:33:14','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1211,1,'2021-02-01 04:33:15','2021-02-01 04:33:15','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:33:15','2021-02-01 04:33:15','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1212,1,'2021-02-01 04:33:15','2021-02-01 04:33:15','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:33:15','2021-02-01 04:33:15','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1216,1,'2021-02-01 04:48:35','2021-02-01 04:48:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:48:35','2021-02-01 04:48:35','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1214,1,'2021-02-01 04:48:34','2021-02-01 04:48:34','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:48:34','2021-02-01 04:48:34','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1215,1,'2021-02-01 04:48:35','2021-02-01 04:48:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 04:48:35','2021-02-01 04:48:35','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1217,1,'2021-02-01 04:49:35','2021-02-01 04:49:35','https://msdawnshaircare.com/wp-content/uploads/2021/01/cropped-msdawnshaircare-eyelashes-logo.png','cropped-msdawnshaircare-eyelashes-logo.png','','inherit','open','closed','','cropped-msdawnshaircare-eyelashes-logo-png','','','2021-02-13 23:48:25','2021-02-13 23:48:25','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/01/cropped-msdawnshaircare-eyelashes-logo.png',0,'attachment','image/png',0),(1218,1,'2021-02-01 04:49:35','2021-02-01 04:49:35','{{unknown}}','','','publish','closed','closed','','7b8618bdd52f0043835748bff1d5b204','','','2021-02-01 04:49:35','2021-02-01 04:49:35','',0,'https://msdawnshaircare.com/2021/02/01/7b8618bdd52f0043835748bff1d5b204/',0,'oembed_cache','',0),(1219,1,'2021-02-01 04:50:35','2021-02-01 04:50:35','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:50:35','2021-02-01 04:50:35','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1220,1,'2021-02-01 04:50:36','2021-02-01 04:50:36','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:50:36','2021-02-01 04:50:36','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1221,1,'2021-02-01 04:50:36','2021-02-01 04:50:36','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:50:36','2021-02-01 04:50:36','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1222,1,'2021-02-01 04:51:51','2021-02-01 04:51:51','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:51:51','2021-02-01 04:51:51','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1223,1,'2021-02-01 04:51:52','2021-02-01 04:51:52','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:51:52','2021-02-01 04:51:52','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1224,1,'2021-02-01 04:51:52','2021-02-01 04:51:52','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 04:51:52','2021-02-01 04:51:52','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(2479,1,'2021-03-04 19:15:09','2021-03-04 19:15:09','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:09','2021-03-04 19:15:09','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(1227,1,'2021-02-01 05:16:55','2021-02-01 05:16:55','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:16:55','2021-02-01 05:16:55','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1228,1,'2021-02-01 05:16:56','2021-02-01 05:16:56','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:16:56','2021-02-01 05:16:56','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1229,1,'2021-02-01 05:16:56','2021-02-01 05:16:56','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:16:56','2021-02-01 05:16:56','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1230,1,'2021-02-01 05:17:33','2021-02-01 05:17:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:17:33','2021-02-01 05:17:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1231,1,'2021-02-01 05:17:34','2021-02-01 05:17:34','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:17:34','2021-02-01 05:17:34','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1232,1,'2021-02-01 05:17:34','2021-02-01 05:17:34','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:17:34','2021-02-01 05:17:34','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1233,1,'2021-02-01 05:18:26','2021-02-01 05:18:26','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:18:26','2021-02-01 05:18:26','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1234,1,'2021-02-01 05:18:27','2021-02-01 05:18:27','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:18:27','2021-02-01 05:18:27','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1235,1,'2021-02-01 05:18:27','2021-02-01 05:18:27','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:18:27','2021-02-01 05:18:27','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1236,1,'2021-02-01 05:19:12','2021-02-01 05:19:12','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','Custom color - Cajun Paprika ','inherit','open','closed','','unnamed-18-copy','','','2021-03-02 01:46:18','2021-03-02 01:46:18','',818,'https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy.jpg',0,'attachment','image/jpeg',0),(1237,1,'2021-02-01 05:20:29','2021-02-01 05:20:29','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:20:29','2021-02-01 05:20:29','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1238,1,'2021-02-01 05:20:31','2021-02-01 05:20:31','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:20:31','2021-02-01 05:20:31','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1239,1,'2021-02-01 05:20:31','2021-02-01 05:20:31','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:20:31','2021-02-01 05:20:31','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1240,1,'2021-02-01 05:21:10','2021-02-01 05:21:10','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:10','2021-02-01 05:21:10','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1241,1,'2021-02-01 05:21:11','2021-02-01 05:21:11','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:11','2021-02-01 05:21:11','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1242,1,'2021-02-01 05:21:11','2021-02-01 05:21:11','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:11','2021-02-01 05:21:11','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1243,1,'2021-02-01 05:21:39','2021-02-01 05:21:39','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:39','2021-02-01 05:21:39','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1244,1,'2021-02-01 05:21:42','2021-02-01 05:21:42','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:42','2021-02-01 05:21:42','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1245,1,'2021-02-01 05:21:42','2021-02-01 05:21:42','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:21:42','2021-02-01 05:21:42','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1246,1,'2021-02-01 05:23:01','2021-02-01 05:23:01','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:23:01','2021-02-01 05:23:01','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1247,1,'2021-02-01 05:23:02','2021-02-01 05:23:02','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:23:02','2021-02-01 05:23:02','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1248,1,'2021-02-01 05:23:02','2021-02-01 05:23:02','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:23:02','2021-02-01 05:23:02','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1249,1,'2021-02-01 05:28:35','2021-02-01 05:28:35','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:28:35','2021-02-01 05:28:35','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1250,1,'2021-02-01 05:28:36','2021-02-01 05:28:36','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Ms. Dawn\'s Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:28:36','2021-02-01 05:28:36','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1251,1,'2021-02-01 05:28:36','2021-02-01 05:28:36','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:28:36','2021-02-01 05:28:36','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1252,1,'2021-02-01 05:37:20','2021-02-01 05:37:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:20','2021-02-01 05:37:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1253,1,'2021-02-01 05:37:20','2021-02-01 05:37:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:20','2021-02-01 05:37:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1787,1,'2021-02-13 23:37:52','2021-02-13 23:37:52','Ms. Dawn\'s\n\nMs Dawn\'s\n\nPure Emollients\n\nPure Emollients\n<h5>\n					All Natural</h5>\n<h5>\n					100% Money Back</h5>\n<h2>Products</h2>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3>Get In Touch</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address:</li>\n 	<li>\n										Phone:</li>\n 	<li>\n										Email:</li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-13 23:37:52','2021-02-13 23:37:52','',818,'https://msdawnshaircare.com/2021/02/13/818-revision-v1/',0,'revision','',0),(1781,1,'2021-02-07 07:21:03','2021-02-07 07:21:03','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 07:21:03','2021-02-07 07:21:03','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1777,1,'2021-02-07 06:29:22','2021-02-07 06:29:22','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.04.40 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:29:22','2021-02-07 06:29:22','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1254,1,'2021-02-01 05:37:20','2021-02-01 05:37:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:20','2021-02-01 05:37:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1255,1,'2021-02-01 05:37:44','2021-02-01 05:37:44','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:44','2021-02-01 05:37:44','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1256,1,'2021-02-01 05:37:44','2021-02-01 05:37:44','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:44','2021-02-01 05:37:44','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1257,1,'2021-02-01 05:37:45','2021-02-01 05:37:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:37:45','2021-02-01 05:37:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1258,1,'2021-02-01 05:39:59','2021-02-01 05:39:59','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:39:59','2021-02-01 05:39:59','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1259,1,'2021-02-01 05:40:00','2021-02-01 05:40:00','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:40:00','2021-02-01 05:40:00','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1260,1,'2021-02-01 05:40:00','2021-02-01 05:40:00','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:40:00','2021-02-01 05:40:00','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1261,1,'2021-02-01 05:41:44','2021-02-01 05:41:44','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:41:44','2021-02-01 05:41:44','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1262,1,'2021-02-01 05:41:45','2021-02-01 05:41:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:41:45','2021-02-01 05:41:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1263,1,'2021-02-01 05:41:45','2021-02-01 05:41:45','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:41:45','2021-02-01 05:41:45','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1264,1,'2021-02-01 05:43:12','2021-02-01 05:43:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:43:12','2021-02-01 05:43:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1265,1,'2021-02-01 05:43:13','2021-02-01 05:43:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:43:13','2021-02-01 05:43:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1266,1,'2021-02-01 05:43:13','2021-02-01 05:43:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 05:43:13','2021-02-01 05:43:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(2478,1,'2021-03-04 19:14:51','2021-03-04 19:14:51','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:14:51','2021-03-04 19:14:51','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(1268,1,'2021-02-01 05:53:57','2021-02-01 05:53:57','','CONTACT ME','','publish','closed','closed','','contact-us','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=1268',5,'nav_menu_item','',0),(1270,1,'2021-02-01 06:02:20','2021-02-01 06:02:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:02:20','2021-02-01 06:02:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1271,1,'2021-02-01 06:02:21','2021-02-01 06:02:21','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:02:21','2021-02-01 06:02:21','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1272,1,'2021-02-01 06:02:21','2021-02-01 06:02:21','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:02:21','2021-02-01 06:02:21','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1273,1,'2021-02-01 06:05:00','2021-02-01 06:05:00','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:00','2021-02-01 06:05:00','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1274,1,'2021-02-01 06:05:01','2021-02-01 06:05:01','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:01','2021-02-01 06:05:01','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1275,1,'2021-02-01 06:05:01','2021-02-01 06:05:01','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:01','2021-02-01 06:05:01','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1276,1,'2021-02-01 06:05:33','2021-02-01 06:05:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:33','2021-02-01 06:05:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1277,1,'2021-02-01 06:05:33','2021-02-01 06:05:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:33','2021-02-01 06:05:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1278,1,'2021-02-01 06:05:33','2021-02-01 06:05:33','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:05:33','2021-02-01 06:05:33','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1279,1,'2021-02-01 06:06:23','2021-02-01 06:06:23','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:06:23','2021-02-01 06:06:23','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1280,1,'2021-02-01 06:06:24','2021-02-01 06:06:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:06:24','2021-02-01 06:06:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1281,1,'2021-02-01 06:06:24','2021-02-01 06:06:24','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:06:24','2021-02-01 06:06:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1282,1,'2021-02-01 06:07:20','2021-02-01 06:07:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:07:20','2021-02-01 06:07:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1283,1,'2021-02-01 06:07:20','2021-02-01 06:07:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:07:20','2021-02-01 06:07:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1284,1,'2021-02-01 06:07:20','2021-02-01 06:07:20','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:07:20','2021-02-01 06:07:20','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1285,1,'2021-02-01 06:08:17','2021-02-01 06:08:17','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:08:17','2021-02-01 06:08:17','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1286,1,'2021-02-01 06:08:18','2021-02-01 06:08:18','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:08:18','2021-02-01 06:08:18','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1287,1,'2021-02-01 06:08:18','2021-02-01 06:08:18','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:08:18','2021-02-01 06:08:18','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1288,1,'2021-02-01 06:12:02','2021-02-01 06:12:02','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:02','2021-02-01 06:12:02','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1289,1,'2021-02-01 06:12:02','2021-02-01 06:12:02','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-88x65.png 88w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © [hfe_current_year] [hfe_site_title]Powered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:02','2021-02-01 06:12:02','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1290,1,'2021-02-01 06:12:02','2021-02-01 06:12:02','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:02','2021-02-01 06:12:02','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1291,1,'2021-02-01 06:12:49','2021-02-01 06:12:49','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:49','2021-02-01 06:12:49','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1292,1,'2021-02-01 06:12:50','2021-02-01 06:12:50','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:50','2021-02-01 06:12:50','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1293,1,'2021-02-01 06:12:50','2021-02-01 06:12:50','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:12:50','2021-02-01 06:12:50','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1294,1,'2021-02-01 06:17:35','2021-02-01 06:17:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:17:35','2021-02-01 06:17:35','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1295,1,'2021-02-01 06:17:35','2021-02-01 06:17:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:17:35','2021-02-01 06:17:35','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1296,1,'2021-02-01 06:17:36','2021-02-01 06:17:36','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:17:36','2021-02-01 06:17:36','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1297,1,'2021-02-01 06:20:36','2021-02-01 06:20:36','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:20:36','2021-02-01 06:20:36','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1298,1,'2021-02-01 06:20:37','2021-02-01 06:20:37','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:20:37','2021-02-01 06:20:37','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1299,1,'2021-02-01 06:20:37','2021-02-01 06:20:37','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:20:37','2021-02-01 06:20:37','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1300,1,'2021-02-01 06:21:20','2021-02-01 06:21:20','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:21:20','2021-02-01 06:21:20','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1301,1,'2021-02-01 06:21:20','2021-02-01 06:21:20','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:21:20','2021-02-01 06:21:20','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1302,1,'2021-02-01 06:21:20','2021-02-01 06:21:20','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:21:20','2021-02-01 06:21:20','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1303,1,'2021-02-01 06:22:21','2021-02-01 06:22:21','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:22:21','2021-02-01 06:22:21','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1304,1,'2021-02-01 06:22:22','2021-02-01 06:22:22','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:22:22','2021-02-01 06:22:22','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1305,1,'2021-02-01 06:22:22','2021-02-01 06:22:22','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:22:22','2021-02-01 06:22:22','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1344,1,'2021-02-01 06:57:13','2021-02-01 06:57:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:13','2021-02-01 06:57:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1307,1,'2021-02-01 06:29:22','2021-02-01 06:29:22','','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:29:22','2021-02-01 06:29:22','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1308,1,'2021-02-01 06:29:22','2021-02-01 06:29:22','','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:29:22','2021-02-01 06:29:22','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1315,1,'2021-02-01 06:32:15','2021-02-01 06:32:15','<h1>Store</h1>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:32:15','2021-02-01 06:32:15','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1312,1,'2021-02-01 06:30:00','2021-02-01 06:30:00','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:30:00','2021-02-01 06:30:00','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1313,1,'2021-02-01 06:32:14','2021-02-01 06:32:14','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:32:14','2021-02-01 06:32:14','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1309,1,'2021-02-01 06:29:22','2021-02-01 06:29:22','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:29:22','2021-02-01 06:29:22','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1310,1,'2021-02-01 06:30:00','2021-02-01 06:30:00','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:30:00','2021-02-01 06:30:00','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1311,1,'2021-02-01 06:30:00','2021-02-01 06:30:00','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]		\n			<h3>Need help in choosing the right plants?</h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:30:00','2021-02-01 06:30:00','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1314,1,'2021-02-01 06:32:14','2021-02-01 06:32:14','<h1>Store</h1>		\n			<h2>Our Plants Collection</h2>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:32:14','2021-02-01 06:32:14','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1316,1,'2021-02-01 06:33:26','2021-02-01 06:33:26','<h1>Store</h1>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:33:26','2021-02-01 06:33:26','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1317,1,'2021-02-01 06:33:26','2021-02-01 06:33:26','<h1>Store</h1>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:33:26','2021-02-01 06:33:26','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1318,1,'2021-02-01 06:33:26','2021-02-01 06:33:26','<h1>Store</h1>		\n		[products]','Store','','inherit','closed','closed','','11-revision-v1','','','2021-02-01 06:33:26','2021-02-01 06:33:26','',11,'https://msdawnshaircare.com/2021/02/01/11-revision-v1/',0,'revision','',0),(1319,1,'2021-02-01 06:41:43','2021-02-01 06:41:43','<h1>About Us</h1>		\n			<h3>We Work Hard To Provide You The Best Quality Plants And Succulents</h3>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p>		\n										<img width=\"1920\" height=\"1080\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-800x450.jpg 800w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-300x169.jpg 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1024x576.jpg 1024w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-768x432.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />											\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>		\n			<h2>Our Team</h2>		\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, when an unknown printer took a galley.</p>		\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Jessica Gordon</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Bryan Joes</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Angella Mike</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','about us page template from original theme','','publish','closed','closed','','about-us-page-template-from-original-theme','','','2021-02-01 06:41:43','2021-02-01 06:41:43','',0,'https://msdawnshaircare.com/?elementor_library=about-us-page-template-from-original-theme',0,'elementor_library','',0),(1320,1,'2021-02-01 06:41:43','2021-02-01 06:41:43','','about us page template from original theme','','inherit','closed','closed','','1319-revision-v1','','','2021-02-01 06:41:43','2021-02-01 06:41:43','',1319,'https://msdawnshaircare.com/2021/02/01/1319-revision-v1/',0,'revision','',0),(1321,1,'2021-02-01 06:41:43','2021-02-01 06:41:43','<h1>About Us</h1>		\n			<h3>We Work Hard To Provide You The Best Quality Plants And Succulents</h3>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p>		\n										<img width=\"1920\" height=\"1080\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img.jpg 1920w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-800x450.jpg 800w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-300x169.jpg 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1024x576.jpg 1024w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-768x432.jpg 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/bg4-free-img-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />											\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>		\n			<h2>Our Team</h2>		\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, when an unknown printer took a galley.</p>		\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-1-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Jessica Gordon</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-2-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Bryan Joes</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<figure><img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1.png 500w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2020/01/teammate-3-1-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" /></figure><h3>Angella Mike</h3><p>Co-Founder</p>		\n					<a href=\"#\">\n						Linkedin\n											</a>\n					<a href=\"#\">\n						Twitter\n											</a>\n					<a href=\"#\">\n						Instagram\n											</a>\n					<a href=\"#\">\n						Facebook\n											</a>\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','about us page template from original theme','','inherit','closed','closed','','1319-revision-v1','','','2021-02-01 06:41:43','2021-02-01 06:41:43','',1319,'https://msdawnshaircare.com/2021/02/01/1319-revision-v1/',0,'revision','',0),(1332,1,'2021-02-01 06:54:03','2021-02-01 06:54:03','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:54:03','2021-02-01 06:54:03','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1326,1,'2021-02-01 06:46:08','2021-02-01 06:46:08','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:46:08','2021-02-01 06:46:08','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1323,1,'2021-02-01 06:45:01','2021-02-01 06:45:01','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','unnamed-21','','','2021-03-01 03:32:29','2021-03-01 03:32:29','',1079,'https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-21.jpg',0,'attachment','image/jpeg',0),(1324,1,'2021-02-01 06:46:07','2021-02-01 06:46:07','','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:46:07','2021-02-01 06:46:07','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1325,1,'2021-02-01 06:46:08','2021-02-01 06:46:08','','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:46:08','2021-02-01 06:46:08','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1327,1,'2021-02-01 06:48:11','2021-02-01 06:48:11','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:48:11','2021-02-01 06:48:11','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1328,1,'2021-02-01 06:48:12','2021-02-01 06:48:12','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:48:12','2021-02-01 06:48:12','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1329,1,'2021-02-01 06:48:12','2021-02-01 06:48:12','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:48:12','2021-02-01 06:48:12','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1330,1,'2021-02-01 06:54:02','2021-02-01 06:54:02','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:54:02','2021-02-01 06:54:02','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1331,1,'2021-02-01 06:54:03','2021-02-01 06:54:03','<h2>Our Company</h2>		\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, when an unknown printer took a galley.</p><p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 06:54:03','2021-02-01 06:54:03','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1333,1,'2021-02-01 06:55:17','2021-02-01 06:55:17','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:17','2021-02-01 06:55:17','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1334,1,'2021-02-01 06:55:18','2021-02-01 06:55:18','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>\n		Copyright © msdawnshaircare.comPowered by BRAND CAMP','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:18','2021-02-01 06:55:18','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1336,1,'2021-02-01 06:55:36','2021-02-01 06:55:36','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:36','2021-02-01 06:55:36','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1337,1,'2021-02-01 06:55:36','2021-02-01 06:55:36','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:36','2021-02-01 06:55:36','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1338,1,'2021-02-01 06:55:36','2021-02-01 06:55:36','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:55:36','2021-02-01 06:55:36','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1339,1,'2021-02-01 06:56:25','2021-02-01 06:56:25','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:56:25','2021-02-01 06:56:25','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1340,1,'2021-02-01 06:56:26','2021-02-01 06:56:26','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:56:26','2021-02-01 06:56:26','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1341,1,'2021-02-01 06:56:26','2021-02-01 06:56:26','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:56:26','2021-02-01 06:56:26','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1342,1,'2021-02-01 06:57:12','2021-02-01 06:57:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:12','2021-02-01 06:57:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1343,1,'2021-02-01 06:57:13','2021-02-01 06:57:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:13','2021-02-01 06:57:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1345,1,'2021-02-01 06:57:43','2021-02-01 06:57:43','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:43','2021-02-01 06:57:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1346,1,'2021-02-01 06:57:43','2021-02-01 06:57:43','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:43','2021-02-01 06:57:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1347,1,'2021-02-01 06:57:44','2021-02-01 06:57:44','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 06:57:44','2021-02-01 06:57:44','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1348,1,'2021-02-01 06:58:33','2021-02-01 06:58:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:58:33','2021-02-01 06:58:33','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1349,1,'2021-02-01 06:58:33','2021-02-01 06:58:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:58:33','2021-02-01 06:58:33','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1350,1,'2021-02-01 06:58:33','2021-02-01 06:58:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 06:58:33','2021-02-01 06:58:33','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1352,1,'2021-02-01 07:10:31','2021-02-01 07:10:31','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:10:31','2021-02-01 07:10:31','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1353,1,'2021-02-01 07:10:32','2021-02-01 07:10:32','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:10:32','2021-02-01 07:10:32','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1354,1,'2021-02-01 07:10:33','2021-02-01 07:10:33','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:10:33','2021-02-01 07:10:33','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1356,1,'2021-02-01 07:25:50','2021-02-01 07:25:50','<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','103-revision-v1','','','2021-02-01 07:25:50','2021-02-01 07:25:50','',103,'https://msdawnshaircare.com/2021/02/01/103-revision-v1/',0,'revision','',0),(1357,1,'2021-02-01 07:37:49','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-02-01 07:37:49','0000-00-00 00:00:00','',0,'https://msdawnshaircare.com/?p=1357',1,'nav_menu_item','',0),(1358,1,'2021-02-01 07:43:28','2021-02-01 07:43:28','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:43:28','2021-02-01 07:43:28','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1359,1,'2021-02-01 07:43:29','2021-02-01 07:43:29','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:43:29','2021-02-01 07:43:29','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1360,1,'2021-02-01 07:43:29','2021-02-01 07:43:29','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:43:29','2021-02-01 07:43:29','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1361,1,'2021-02-01 07:44:56','2021-02-01 07:44:56','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:44:56','2021-02-01 07:44:56','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1362,1,'2021-02-01 07:44:57','2021-02-01 07:44:57','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:44:57','2021-02-01 07:44:57','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1363,1,'2021-02-01 07:44:57','2021-02-01 07:44:57','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:44:57','2021-02-01 07:44:57','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1368,1,'2021-02-01 07:51:33','2021-02-01 07:51:33','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:51:33','2021-02-01 07:51:33','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1366,1,'2021-02-01 07:51:33','2021-02-01 07:51:33','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:51:33','2021-02-01 07:51:33','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1367,1,'2021-02-01 07:51:33','2021-02-01 07:51:33','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 07:51:33','2021-02-01 07:51:33','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1369,1,'2021-02-01 07:52:30','2021-02-01 07:52:30','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 07:52:30','2021-02-01 07:52:30','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1370,1,'2021-02-01 07:52:31','2021-02-01 07:52:31','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 07:52:31','2021-02-01 07:52:31','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1371,1,'2021-02-01 07:52:31','2021-02-01 07:52:31','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 07:52:31','2021-02-01 07:52:31','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1372,1,'2021-02-01 07:57:21','2021-02-01 07:57:21','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:57:21','2021-02-01 07:57:21','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1373,1,'2021-02-01 07:57:21','2021-02-01 07:57:21','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:57:21','2021-02-01 07:57:21','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1374,1,'2021-02-01 07:57:21','2021-02-01 07:57:21','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:57:21','2021-02-01 07:57:21','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1375,1,'2021-02-01 07:58:59','2021-02-01 07:58:59','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:58:59','2021-02-01 07:58:59','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1376,1,'2021-02-01 07:58:59','2021-02-01 07:58:59','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:58:59','2021-02-01 07:58:59','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1377,1,'2021-02-01 07:58:59','2021-02-01 07:58:59','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 07:58:59','2021-02-01 07:58:59','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1378,1,'2021-02-01 08:00:28','2021-02-01 08:00:28','','products block template','','publish','closed','closed','','products-block-template','','','2021-02-01 08:00:29','2021-02-01 08:00:29','',0,'https://msdawnshaircare.com/?elementor_library=products-block-template',0,'elementor_library','',0),(1379,1,'2021-02-01 08:00:28','2021-02-01 08:00:28','','products block template','','inherit','closed','closed','','1378-revision-v1','','','2021-02-01 08:00:28','2021-02-01 08:00:28','',1378,'https://msdawnshaircare.com/2021/02/01/1378-revision-v1/',0,'revision','',0),(1380,1,'2021-02-01 08:00:29','2021-02-01 08:00:29','','products block template','','inherit','closed','closed','','1378-revision-v1','','','2021-02-01 08:00:29','2021-02-01 08:00:29','',1378,'https://msdawnshaircare.com/2021/02/01/1378-revision-v1/',0,'revision','',0),(1384,1,'2021-02-01 08:00:53','2021-02-01 08:00:53','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:00:53','2021-02-01 08:00:53','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1382,1,'2021-02-01 08:00:52','2021-02-01 08:00:52','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:00:52','2021-02-01 08:00:52','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1383,1,'2021-02-01 08:00:53','2021-02-01 08:00:53','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:00:53','2021-02-01 08:00:53','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1385,1,'2021-02-01 08:01:04','2021-02-01 08:01:04','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:01:04','2021-02-01 08:01:04','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1386,1,'2021-02-01 08:01:04','2021-02-01 08:01:04','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:01:04','2021-02-01 08:01:04','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1387,1,'2021-02-01 08:01:05','2021-02-01 08:01:05','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-01 08:01:05','2021-02-01 08:01:05','',1079,'https://msdawnshaircare.com/2021/02/01/1079-revision-v1/',0,'revision','',0),(1388,1,'2021-02-01 08:20:12','2021-02-01 08:20:12','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 08:20:12','2021-02-01 08:20:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1389,1,'2021-02-01 08:20:13','2021-02-01 08:20:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 08:20:13','2021-02-01 08:20:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1390,1,'2021-02-01 08:20:13','2021-02-01 08:20:13','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 08:20:13','2021-02-01 08:20:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1391,1,'2021-02-01 18:15:28','2021-02-01 18:15:28','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:15:28','2021-02-01 18:15:28','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1392,1,'2021-02-01 18:15:37','2021-02-01 18:15:37','<p>Ms Dawn\'s</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:15:37','2021-02-01 18:15:37','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1393,1,'2021-02-01 18:15:38','2021-02-01 18:15:38','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:15:38','2021-02-01 18:15:38','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1394,1,'2021-02-01 18:16:44','2021-02-01 18:16:44','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:16:44','2021-02-01 18:16:44','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1395,1,'2021-02-01 18:16:47','2021-02-01 18:16:47','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:16:47','2021-02-01 18:16:47','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1396,1,'2021-02-01 18:16:47','2021-02-01 18:16:47','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:16:47','2021-02-01 18:16:47','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1397,1,'2021-02-01 18:18:10','2021-02-01 18:18:10','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:18:10','2021-02-01 18:18:10','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1398,1,'2021-02-01 18:18:11','2021-02-01 18:18:11','<p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:18:11','2021-02-01 18:18:11','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1415,1,'2021-02-01 18:56:24','2021-02-01 18:56:24','Ms Dawn\'s\n\nMs Dawn\'s\n\nPure Emollient\n\nPure Emollient\n<h5>\n					All Natural</h5>\ntext text text text\n<h5>\n					Free Shipping</h5>\nAnywhere in the U.S.\n<h5>\n					100% Money Back</h5>\nIf the item didn\'t suit you\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<h3>Need help choosing the right product for you?</h3>\n<a href=\"#\" role=\"button\">\nAsk For Help\n</a>\n\nCommodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.\n\nOrnare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.\n<h2>Testimonials</h2>\nTEXT TEXT TEXT.......\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h2>Interested? Shop This Plant Collection!</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\n\n<a href=\"#\" role=\"button\">\nGo to Shop\n</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:56:24','2021-02-01 18:56:24','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1399,1,'2021-02-01 18:18:12','2021-02-01 18:18:12','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:18:12','2021-02-01 18:18:12','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1405,1,'2021-02-01 18:45:13','2021-02-01 18:45:13','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:13','2021-02-01 18:45:13','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1406,1,'2021-02-01 18:45:14','2021-02-01 18:45:14','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p>		\n		<p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:14','2021-02-01 18:45:14','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1407,1,'2021-02-01 18:45:14','2021-02-01 18:45:14','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:14','2021-02-01 18:45:14','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1408,1,'2021-02-01 18:45:28','2021-02-01 18:45:28','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:28','2021-02-01 18:45:28','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1409,1,'2021-02-01 18:45:29','2021-02-01 18:45:29','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural Products\n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:29','2021-02-01 18:45:29','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1410,1,'2021-02-01 18:45:29','2021-02-01 18:45:29','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:45:29','2021-02-01 18:45:29','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1411,1,'2021-02-01 18:46:43','2021-02-01 18:46:43','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:46:43','2021-02-01 18:46:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1412,1,'2021-02-01 18:46:43','2021-02-01 18:46:43','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:46:43','2021-02-01 18:46:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1413,1,'2021-02-01 18:46:43','2021-02-01 18:46:43','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollient</p><p>Pure Emollient</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 18:46:43','2021-02-01 18:46:43','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1419,1,'2021-02-01 19:13:49','2021-02-01 19:13:49','{{unknown}}','','','publish','closed','closed','','aa4a5bd931cb59b7bcaf8e890bd82ff8','','','2021-02-01 19:13:49','2021-02-01 19:13:49','',0,'https://msdawnshaircare.com/2021/02/01/aa4a5bd931cb59b7bcaf8e890bd82ff8/',0,'oembed_cache','',0),(2477,1,'2021-03-04 19:14:51','2021-03-04 19:14:51','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:14:51','2021-03-04 19:14:51','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(1421,1,'2021-02-01 20:40:59','2021-02-01 20:40:59','Ms Dawn\'s\n\nMs Dawn\'s\n\nPure Emollient\n\nPure Emollient\n<h5>\n					All Natural</h5>\ntext text text text\n<h5>\n					Free Shipping</h5>\nAnywhere in the U.S.\n<h5>\n					100% Money Back</h5>\nIf the item didn\'t suit you\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<h3>Need help choosing the right product for you?</h3>\n<a href=\"#\" role=\"button\">\nAsk For Help\n</a>\n\nCommodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.\n\nOrnare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.\n<h2>Testimonials</h2>\nTEXT TEXT TEXT.......\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h2>Interested? Shop This Plant Collection!</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\n\n<a href=\"#\" role=\"button\">\nGo to Shop\n</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 20:40:59','2021-02-01 20:40:59','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1422,1,'2021-02-01 20:41:00','2021-02-01 20:41:00','Ms Dawn\'s\n\nMs Dawn\'s\n\nPure Emollient\n\nPure Emollient\n<h5>\n					All Natural</h5>\ntext text text text\n<h5>\n					Free Shipping</h5>\nAnywhere in the U.S.\n<h5>\n					100% Money Back</h5>\nIf the item didn\'t suit you\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<h2>Products</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<h3>Need help choosing the right product for you?</h3>\n<a href=\"#\" role=\"button\">\nAsk For Help\n</a>\n\nCommodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.\n\nOrnare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.\n<h2>Testimonials</h2>\nTEXT TEXT TEXT.......\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h2>Interested? Shop This Plant Collection!</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.\n\n<a href=\"#\" role=\"button\">\nGo to Shop\n</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 20:41:00','2021-02-01 20:41:00','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1423,1,'2021-02-01 20:41:00','2021-02-01 20:41:00','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-01 20:41:00','2021-02-01 20:41:00','',818,'https://msdawnshaircare.com/2021/02/01/818-revision-v1/',0,'revision','',0),(1425,1,'2021-02-01 23:54:22','2021-02-01 23:54:22','[woocommerce_cart]','Cart - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','816-revision-v1','','','2021-02-01 23:54:22','2021-02-01 23:54:22','',816,'https://msdawnshaircare.com/2021/02/01/816-revision-v1/',0,'revision','',0),(1426,1,'2021-02-01 23:55:55','2021-02-01 23:55:55','[woocommerce_checkout]','Checkout v- Ms. Dawn\'s Hair Care','','inherit','closed','closed','','817-revision-v1','','','2021-02-01 23:55:55','2021-02-01 23:55:55','',817,'https://msdawnshaircare.com/2021/02/01/817-revision-v1/',0,'revision','',0),(1427,1,'2021-02-01 23:57:17','2021-02-01 23:57:17','[woocommerce_checkout]','Checkout - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','817-revision-v1','','','2021-02-01 23:57:17','2021-02-01 23:57:17','',817,'https://msdawnshaircare.com/2021/02/01/817-revision-v1/',0,'revision','',0),(2475,1,'2021-03-04 16:53:13','2021-03-04 16:53:13','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-04 16:53:13','2021-03-04 16:53:13','',817,'https://msdawnshaircare.com/2021/03/04/817-revision-v1/',0,'revision','',0),(2472,1,'2021-03-04 16:45:56','2021-03-04 16:45:56','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-04 16:45:56','2021-03-04 16:45:56','',2436,'https://msdawnshaircare.com/2021/03/04/2436-revision-v1/',0,'revision','',0),(2473,1,'2021-03-04 16:53:11','2021-03-04 16:53:11','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-04 16:53:11','2021-03-04 16:53:11','',817,'https://msdawnshaircare.com/2021/03/04/817-revision-v1/',0,'revision','',0),(2474,1,'2021-03-04 16:53:13','2021-03-04 16:53:13','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-04 16:53:13','2021-03-04 16:53:13','',817,'https://msdawnshaircare.com/2021/03/04/817-revision-v1/',0,'revision','',0),(1429,1,'2021-02-01 23:59:52','2021-02-01 23:59:52','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 23:59:52','2021-02-01 23:59:52','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1430,1,'2021-02-01 23:59:52','2021-02-01 23:59:52','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENT</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 23:59:52','2021-02-01 23:59:52','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1431,1,'2021-02-01 23:59:52','2021-02-01 23:59:52','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-01 23:59:52','2021-02-01 23:59:52','',285,'https://msdawnshaircare.com/2021/02/01/285-revision-v1/',0,'revision','',0),(1432,1,'2021-02-02 00:01:16','2021-02-02 00:01:16','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 00:01:16','2021-02-02 00:01:16','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1433,1,'2021-02-02 00:01:17','2021-02-02 00:01:17','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 00:01:17','2021-02-02 00:01:17','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1434,1,'2021-02-02 00:01:17','2021-02-02 00:01:17','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 00:01:17','2021-02-02 00:01:17','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1458,1,'2021-02-02 06:24:56','2021-02-02 06:24:56','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:56','2021-02-02 06:24:56','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1439,1,'2021-02-02 05:37:28','2021-02-02 05:37:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:37:28','2021-02-02 05:37:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1437,1,'2021-02-02 05:37:26','2021-02-02 05:37:26','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:37:26','2021-02-02 05:37:26','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1438,1,'2021-02-02 05:37:28','2021-02-02 05:37:28','<p>Ms Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:37:28','2021-02-02 05:37:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1440,1,'2021-02-02 05:38:17','2021-02-02 05:38:17','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:38:17','2021-02-02 05:38:17','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1441,1,'2021-02-02 05:38:17','2021-02-02 05:38:17','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:38:17','2021-02-02 05:38:17','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1442,1,'2021-02-02 05:38:17','2021-02-02 05:38:17','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 05:38:17','2021-02-02 05:38:17','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1455,1,'2021-02-02 06:24:24','2021-02-02 06:24:24','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:24','2021-02-02 06:24:24','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1444,1,'2021-02-02 05:41:51','2021-02-02 05:41:51','','Ms. Dawn\'s Butter Mask','','inherit','open','closed','','unnamed-7-2','','','2021-03-01 03:33:18','2021-03-01 03:33:18','',1131,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-7-1.jpg',0,'attachment','image/jpeg',0),(1445,1,'2021-02-02 06:05:17','2021-02-02 06:05:17','<p>BY USING OUR SITE, YOU AGREE TO THE TERMS OF USE AND AGREE TO FOLLOW AND BE BOUND BY THESE TERMS. WE DO NOT WARRANT THAT THE INFORMATION ON OUR WEBSITE IS ACCURATE, COMPLETE, OR CURRENT. THIS INCLUDES PRICING AND AVAILABILITY INFORMATION. PLEASE ALLOW 3 BUSINESS DAYS FOR ORDER PROCESSING AND PAYMENT VERIFICATION. 7-10 BUSINESS DAYS FOR DOMESTIC DELIVERY. 10-12 BUSINESS DAYS FOR INTERNATIONAL SHIPPING</p>\n<p>COPYRIGHT &amp; TRADEMARKS<br />MATERIALS, IMAGES, ILLUSTRATIONS, DESIGNS, ICONS, ETC. ARE ALL COPYRIGHTED AND TRADEMARKED UNDER LEGAL AUTHORITY OF MS. DAWN\'S HAIR CARE.</p>\n<p>CORRECTIONS OF ERRORS &amp; INACCURACIES:<br />INFORMATION ON THIS SITE MAY CONTAIN TYPOGRAPHICAL ERRORS OR INACCURACIES, SOME INFORMATION MAY NOT BE COMPLETE OR CURRENT. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT TO CORRECT ERRORS, INACCURACIES, AND TO CHANGE OR UPDATE INFORMATION ANY TIME WITHOUT NOTICE (INCLUDING AFTER YOU HAVE SUBMITTED YOUR ORDER.)</p>\n<p>COLORS<br />MS. DAWN\'S HAIR CARE PUTS FORTH EFFORTS TO ACCURATELY DISPLAY THE COLORS ON ITS PRODUCTS. MS. DAWN\'S HAIR CARE DOES NOT GUARANTEE THAT YOUR MONITOR’S DISPLAY WILL BE ACCURATE.</p>\n<p><strong>RETURN POLICY</strong><br /><strong>NO REFUNDS – EXCHANGE ONLY.</strong> MS. DAWN\'S HAIR CARE DOES NOT ACCEPT EXCHANGES AFTER 60 DAYS FROM YOUR PURCHASE DATE. PLEASE MAKE SURE TO CAREFULLY REVIEW YOUR ORDER BEFORE FINALIZING YOUR PURCHASE. IF TRYING TO EXCHANGE AN ITEM, PLEASE RESEND ORDER WITH A NOTE ATTACHED PROVIDING US WITH DETAILED INFORMATION; STYLE, SIZE, COLOR, AND ACCURATE ADDRESS. </p>\n<p>SHIPPING AND DELIVERY<br />ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX. ANY OTHER QUESTIONS PLEASE CONTACT US AT <a href=\"DAWNLOGGINS@GMAIL.COM\">DAWNLOGGINS@GMAIL.COM. </a></p>\n<p>PRODUCT AVAILABILITY<br />ALTHOUGH MERCHANDISE MAY BE INDICATED ON THE SITE, WE CANNOT GUARANTEE PRODUCT AVAILABILITY OR IMMEDIATE DELIVERY. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT WITHOUT LIABILITY OR PRIOR NOTICE TO REVISE, DISCONTINUE, OR CEASE TO MAKE AVAILABLE ANY OR ALL PRODUCTS, OR TO CANCEL ANY ORDER. </p>\n<p>CUSTOMER PRIVACY<br />MS. DAWN\'S HAIR CARE RESPECTS OUR CUSTOMERS\' ACCOUNT INFORMATION AS PRIVATE AND CONFIDENTIAL AND WILL NEVER SHARE WITH A THIRD-PARTY OR INDIVIDUAL <a href=\"https://wichadaygoclothing.com/privacy-policy/\">(REFER TO OUR PRIVACY POLICY PAGE)</a></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Shipping & Returns','','inherit','closed','closed','','102-revision-v1','','','2021-02-02 06:05:17','2021-02-02 06:05:17','',102,'https://msdawnshaircare.com/2021/02/02/102-revision-v1/',0,'revision','',0),(1446,1,'2021-02-02 06:12:34','2021-02-02 06:12:34','<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>WHAT PERSONAL DATA WE COLLECT AND WHY WE COLLECT IT:</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>COMMENTS</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>WHEN VISITORS LEAVE COMMENTS ON THE SITE WE COLLECT THE DATA SHOWN IN THE COMMENTS FORM, AND ALSO THE VISITOR’S IP ADDRESS AND BROWSER USER AGENT STRING TO HELP SPAM DETECTION.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AN ANONYMIZED STRING CREATED FROM YOUR EMAIL ADDRESS (ALSO CALLED A HASH) MAY BE PROVIDED TO THE GRAVATAR SERVICE TO SEE IF YOU ARE USING IT. THE GRAVATAR SERVICE PRIVACY POLICY IS AVAILABLE HERE: HTTPS://AUTOMATTIC.COM/PRIVACY/. AFTER APPROVAL OF YOUR COMMENT, YOUR PROFILE PICTURE IS VISIBLE TO THE PUBLIC IN THE CONTEXT OF YOUR COMMENT.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>MEDIA</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>CONTACT FORMS / COOKIES</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>IF YOU VISIT OUR LOGIN PAGE, WE WILL SET A TEMPORARY COOKIE TO DETERMINE IF YOUR BROWSER ACCEPTS COOKIES. THIS COOKIE CONTAINS NO PERSONAL DATA AND IS DISCARDED WHEN YOU CLOSE YOUR BROWSER.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>WHEN YOU LOG IN, WE WILL ALSO SET UP SEVERAL COOKIES TO SAVE YOUR LOGIN INFORMATION AND YOUR SCREEN DISPLAY CHOICES. LOGIN COOKIES LAST FOR TWO DAYS, AND SCREEN OPTIONS COOKIES LAST FOR A YEAR. IF YOU SELECT “REMEMBER ME”, YOUR LOGIN WILL PERSIST FOR TWO WEEKS. IF YOU LOG OUT OF YOUR ACCOUNT, THE LOGIN COOKIES WILL BE REMOVED.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>IF YOU EDIT OR PUBLISH AN ARTICLE, AN ADDITIONAL COOKIE WILL BE SAVED IN YOUR BROWSER. THIS COOKIE INCLUDES NO PERSONAL DATA AND SIMPLY INDICATES THE POST ID OF THE ARTICLE YOU JUST EDITED. IT EXPIRES AFTER 1 DAY.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>EMBEDDED CONTENT FROM OTHER WEBSITES</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>THESE WEBSITES MAY COLLECT DATA ABOUT YOU, USE COOKIES, EMBED ADDITIONAL THIRD-PARTY TRACKING, AND MONITOR YOUR INTERACTION WITH THAT EMBEDDED CONTENT, INCLUDING TRACKING YOUR INTERACTION WITH THE EMBEDDED CONTENT IF YOU HAVE AN ACCOUNT AND ARE LOGGED IN TO THAT WEBSITE.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>WHO WE SHARE YOUR DATA WITH / HOW LONG WE RETAIN YOUR DATA</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>FOR USERS THAT REGISTER ON OUR WEBSITE (IF ANY), WE ALSO STORE THE PERSONAL INFORMATION THEY PROVIDE IN THEIR USER PROFILE. ALL USERS CAN SEE, EDIT, OR DELETE THEIR PERSONAL INFORMATION AT ANY TIME (EXCEPT THEY CANNOT CHANGE THEIR USERNAME). WEBSITE ADMINISTRATORS CAN ALSO SEE AND EDIT THAT INFORMATION.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>WHAT RIGHTS YOU HAVE OVER YOUR DATA</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>WHERE WE SEND YOUR DATA</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>VISITOR COMMENTS MAY BE CHECKED THROUGH AN AUTOMATED SPAM DETECTION SERVICE.</p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 06:12:34','2021-02-02 06:12:34','',3,'https://msdawnshaircare.com/2021/02/02/3-revision-v1/',0,'revision','',0),(1451,1,'2021-02-02 06:22:34','2021-02-02 06:22:34','','PRIVACY POLICY','','publish','closed','closed','','privacy-policy-ms-dawns-hair-care','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=1451',6,'nav_menu_item','',0),(1452,1,'2021-02-02 06:22:34','2021-02-02 06:22:34','','SHIPPING & RETURNS','','publish','closed','closed','','shipping-returns-ms-dawns-hair-care','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=1452',7,'nav_menu_item','',0),(1453,1,'2021-02-02 06:24:21','2021-02-02 06:24:21','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:21','2021-02-02 06:24:21','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1465,1,'2021-02-02 06:36:07','2021-02-02 06:36:07','<p>BY USING OUR SITE, YOU AGREE TO THE TERMS OF USE AND AGREE TO FOLLOW AND BE BOUND BY THESE TERMS. WE DO NOT WARRANT THAT THE INFORMATION ON OUR WEBSITE IS ACCURATE, COMPLETE, OR CURRENT. THIS INCLUDES PRICING AND AVAILABILITY INFORMATION. PLEASE ALLOW 3 BUSINESS DAYS FOR ORDER PROCESSING AND PAYMENT VERIFICATION. 7-10 BUSINESS DAYS FOR DOMESTIC DELIVERY. 10-12 BUSINESS DAYS FOR INTERNATIONAL SHIPPING</p>\n<p>COPYRIGHT &amp; TRADEMARKS<br />MATERIALS, IMAGES, ILLUSTRATIONS, DESIGNS, ICONS, ETC. ARE ALL COPYRIGHTED AND TRADEMARKED UNDER LEGAL AUTHORITY OF MS. DAWN\'S HAIR CARE.</p>\n<p>CORRECTIONS OF ERRORS &amp; INACCURACIES:<br />INFORMATION ON THIS SITE MAY CONTAIN TYPOGRAPHICAL ERRORS OR INACCURACIES, SOME INFORMATION MAY NOT BE COMPLETE OR CURRENT. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT TO CORRECT ERRORS, INACCURACIES, AND TO CHANGE OR UPDATE INFORMATION ANY TIME WITHOUT NOTICE (INCLUDING AFTER YOU HAVE SUBMITTED YOUR ORDER.)</p>\n<p>COLORS<br />MS. DAWN\'S HAIR CARE PUTS FORTH EFFORTS TO ACCURATELY DISPLAY THE COLORS ON ITS PRODUCTS. MS. DAWN\'S HAIR CARE DOES NOT GUARANTEE THAT YOUR MONITOR’S DISPLAY WILL BE ACCURATE.</p>\n<p><strong>RETURN POLICY</strong><br /><strong>NO REFUNDS – EXCHANGE ONLY.</strong> MS. DAWN\'S HAIR CARE DOES NOT ACCEPT EXCHANGES AFTER 60 DAYS FROM YOUR PURCHASE DATE. PLEASE MAKE SURE TO CAREFULLY REVIEW YOUR ORDER BEFORE FINALIZING YOUR PURCHASE. IF TRYING TO EXCHANGE AN ITEM, PLEASE RESEND ORDER WITH A NOTE ATTACHED PROVIDING US WITH DETAILED INFORMATION; STYLE, SIZE, COLOR, AND ACCURATE ADDRESS. </p>\n<p>SHIPPING AND DELIVERY<br />ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX. ANY OTHER QUESTIONS PLEASE CONTACT US AT <a href=\"DAWNLOGGINS@GMAIL.COM\">DAWNLOGGINS@GMAIL.COM. </a></p>\n<p>PRODUCT AVAILABILITY<br />ALTHOUGH MERCHANDISE MAY BE INDICATED ON THE SITE, WE CANNOT GUARANTEE PRODUCT AVAILABILITY OR IMMEDIATE DELIVERY. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT WITHOUT LIABILITY OR PRIOR NOTICE TO REVISE, DISCONTINUE, OR CEASE TO MAKE AVAILABLE ANY OR ALL PRODUCTS, OR TO CANCEL ANY ORDER. </p>\n<p>CUSTOMER PRIVACY<br />MS. DAWN\'S HAIR CARE RESPECTS OUR CUSTOMERS\' ACCOUNT INFORMATION AS PRIVATE AND CONFIDENTIAL AND WILL NEVER SHARE WITH A THIRD-PARTY OR INDIVIDUAL <a href=\"https://msdawnshaircare.com/privacy-policy/\">(REFER TO OUR PRIVACY POLICY PAGE)</a></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Shipping & Returns - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','102-revision-v1','','','2021-02-02 06:36:07','2021-02-02 06:36:07','',102,'https://msdawnshaircare.com/2021/02/02/102-revision-v1/',0,'revision','',0),(1450,1,'2021-02-02 06:21:01','2021-02-02 06:21:01','<p>BY USING OUR SITE, YOU AGREE TO THE TERMS OF USE AND AGREE TO FOLLOW AND BE BOUND BY THESE TERMS. WE DO NOT WARRANT THAT THE INFORMATION ON OUR WEBSITE IS ACCURATE, COMPLETE, OR CURRENT. THIS INCLUDES PRICING AND AVAILABILITY INFORMATION. PLEASE ALLOW 3 BUSINESS DAYS FOR ORDER PROCESSING AND PAYMENT VERIFICATION. 7-10 BUSINESS DAYS FOR DOMESTIC DELIVERY. 10-12 BUSINESS DAYS FOR INTERNATIONAL SHIPPING</p>\n<p>COPYRIGHT &amp; TRADEMARKS<br />MATERIALS, IMAGES, ILLUSTRATIONS, DESIGNS, ICONS, ETC. ARE ALL COPYRIGHTED AND TRADEMARKED UNDER LEGAL AUTHORITY OF MS. DAWN\'S HAIR CARE.</p>\n<p>CORRECTIONS OF ERRORS &amp; INACCURACIES:<br />INFORMATION ON THIS SITE MAY CONTAIN TYPOGRAPHICAL ERRORS OR INACCURACIES, SOME INFORMATION MAY NOT BE COMPLETE OR CURRENT. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT TO CORRECT ERRORS, INACCURACIES, AND TO CHANGE OR UPDATE INFORMATION ANY TIME WITHOUT NOTICE (INCLUDING AFTER YOU HAVE SUBMITTED YOUR ORDER.)</p>\n<p>COLORS<br />MS. DAWN\'S HAIR CARE PUTS FORTH EFFORTS TO ACCURATELY DISPLAY THE COLORS ON ITS PRODUCTS. MS. DAWN\'S HAIR CARE DOES NOT GUARANTEE THAT YOUR MONITOR’S DISPLAY WILL BE ACCURATE.</p>\n<p><strong>RETURN POLICY</strong><br /><strong>NO REFUNDS – EXCHANGE ONLY.</strong> MS. DAWN\'S HAIR CARE DOES NOT ACCEPT EXCHANGES AFTER 60 DAYS FROM YOUR PURCHASE DATE. PLEASE MAKE SURE TO CAREFULLY REVIEW YOUR ORDER BEFORE FINALIZING YOUR PURCHASE. IF TRYING TO EXCHANGE AN ITEM, PLEASE RESEND ORDER WITH A NOTE ATTACHED PROVIDING US WITH DETAILED INFORMATION; STYLE, SIZE, COLOR, AND ACCURATE ADDRESS. </p>\n<p>SHIPPING AND DELIVERY<br />ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX. ANY OTHER QUESTIONS PLEASE CONTACT US AT <a href=\"DAWNLOGGINS@GMAIL.COM\">DAWNLOGGINS@GMAIL.COM. </a></p>\n<p>PRODUCT AVAILABILITY<br />ALTHOUGH MERCHANDISE MAY BE INDICATED ON THE SITE, WE CANNOT GUARANTEE PRODUCT AVAILABILITY OR IMMEDIATE DELIVERY. MS. DAWN\'S HAIR CARE RESERVES THE RIGHT WITHOUT LIABILITY OR PRIOR NOTICE TO REVISE, DISCONTINUE, OR CEASE TO MAKE AVAILABLE ANY OR ALL PRODUCTS, OR TO CANCEL ANY ORDER. </p>\n<p>CUSTOMER PRIVACY<br />MS. DAWN\'S HAIR CARE RESPECTS OUR CUSTOMERS\' ACCOUNT INFORMATION AS PRIVATE AND CONFIDENTIAL AND WILL NEVER SHARE WITH A THIRD-PARTY OR INDIVIDUAL <a href=\"https://wichadaygoclothing.com/privacy-policy/\">(REFER TO OUR PRIVACY POLICY PAGE)</a></p>\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Shipping & Returns - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','102-revision-v1','','','2021-02-02 06:21:01','2021-02-02 06:21:01','',102,'https://msdawnshaircare.com/2021/02/02/102-revision-v1/',0,'revision','',0),(1454,1,'2021-02-02 06:24:24','2021-02-02 06:24:24','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:24','2021-02-02 06:24:24','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1456,1,'2021-02-02 06:24:56','2021-02-02 06:24:56','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:56','2021-02-02 06:24:56','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1457,1,'2021-02-02 06:24:56','2021-02-02 06:24:56','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h2>Interested? Shop This Plant Collection!</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.</p>		\n			<a href=\"#\" role=\"button\">\n						Go to Shop\n					</a>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 06:24:56','2021-02-02 06:24:56','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(2116,1,'2021-02-17 22:44:53','2021-02-17 22:44:53','<!-- wp:heading -->\n<h4>WHO WE ARE</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>COLLECTION OF YOUR INFORMATION</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h4>Personal Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>Derivative Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:44:53','2021-02-17 22:44:53','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0);
INSERT INTO `wpb1_posts` VALUES (1497,1,'2021-02-02 07:56:37','2021-02-02 07:56:37','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>COLLECTION OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 07:56:37','2021-02-02 07:56:37','',3,'https://msdawnshaircare.com/2021/02/02/3-revision-v1/',0,'revision','',0),(1448,1,'2021-02-02 06:20:03','2021-02-02 06:20:03','<!-- wp:heading {\"level\":3} -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>COLLECTION OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>USE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>DISCLOSURE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>TRACKING TECHNOLOGIES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>THIRD-PARTY WEBSITES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>SECURITY OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>POLICY FOR CHILDREN</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>OPTIONS REGARDING YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CALIFORNIA PRIVACY RIGHTS</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTACT US</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 06:20:03','2021-02-02 06:20:03','',3,'https://msdawnshaircare.com/2021/02/02/3-revision-v1/',0,'revision','',0),(1459,1,'2021-02-02 06:31:02','2021-02-02 06:31:02','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:31:02','2021-02-02 06:31:02','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1460,1,'2021-02-02 06:31:02','2021-02-02 06:31:02','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"#\">					Introduction\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Know more About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Visit Store\n											</a>\n									</li>\n								<li>\n					<a href=\"#\">					Let\'s Connect\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:31:02','2021-02-02 06:31:02','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1461,1,'2021-02-02 06:31:03','2021-02-02 06:31:03','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:31:03','2021-02-02 06:31:03','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1462,1,'2021-02-02 06:32:57','2021-02-02 06:32:57','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:32:57','2021-02-02 06:32:57','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1463,1,'2021-02-02 06:32:58','2021-02-02 06:32:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:32:58','2021-02-02 06:32:58','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1464,1,'2021-02-02 06:32:58','2021-02-02 06:32:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 06:32:58','2021-02-02 06:32:58','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1467,1,'2021-02-02 06:48:55','0000-00-00 00:00:00','','Elementor Products Archive #1467','','draft','closed','closed','','','','','2021-02-02 06:48:55','2021-02-02 06:48:55','',0,'https://msdawnshaircare.com/?post_type=elementor_library&#038;p=1467',0,'elementor_library','',0),(1468,1,'2021-02-02 06:48:55','2021-02-02 06:48:55','','Elementor Products Archive #1467','','inherit','closed','closed','','1467-revision-v1','','','2021-02-02 06:48:55','2021-02-02 06:48:55','',1467,'https://msdawnshaircare.com/2021/02/02/1467-revision-v1/',0,'revision','',0),(2501,1,'2021-03-08 20:32:52','2021-03-08 20:32:52','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 20:32:52','2021-03-08 20:32:52','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(1661,1,'2021-02-03 08:16:54','2021-02-03 08:16:54','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:16:54','2021-02-03 08:16:54','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1505,1,'2021-02-02 08:27:48','2021-02-02 08:27:48','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:27:48','2021-02-02 08:27:48','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1478,1,'2021-02-02 07:45:30','2021-02-02 07:45:30','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:30','2021-02-02 07:45:30','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1474,1,'2021-02-02 07:37:37','2021-02-02 07:37:37','','Default Kit','','inherit','closed','closed','','840-revision-v1','','','2021-02-02 07:37:37','2021-02-02 07:37:37','',840,'https://msdawnshaircare.com/2021/02/02/840-revision-v1/',0,'revision','',0),(1475,1,'2021-02-02 07:37:37','2021-02-02 07:37:37','','Default Kit','','inherit','closed','closed','','840-revision-v1','','','2021-02-02 07:37:37','2021-02-02 07:37:37','',840,'https://msdawnshaircare.com/2021/02/02/840-revision-v1/',0,'revision','',0),(1476,1,'2021-02-02 07:45:29','2021-02-02 07:45:29','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:29','2021-02-02 07:45:29','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1477,1,'2021-02-02 07:45:30','2021-02-02 07:45:30','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:30','2021-02-02 07:45:30','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1479,1,'2021-02-02 07:45:55','2021-02-02 07:45:55','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:55','2021-02-02 07:45:55','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1480,1,'2021-02-02 07:45:56','2021-02-02 07:45:56','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:56','2021-02-02 07:45:56','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1481,1,'2021-02-02 07:45:56','2021-02-02 07:45:56','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:45:56','2021-02-02 07:45:56','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1482,1,'2021-02-02 07:46:27','2021-02-02 07:46:27','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:46:27','2021-02-02 07:46:27','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1483,1,'2021-02-02 07:46:28','2021-02-02 07:46:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:46:28','2021-02-02 07:46:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1484,1,'2021-02-02 07:46:28','2021-02-02 07:46:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:46:28','2021-02-02 07:46:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1485,1,'2021-02-02 07:51:09','2021-02-02 07:51:09','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:51:09','2021-02-02 07:51:09','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1486,1,'2021-02-02 07:51:11','2021-02-02 07:51:11','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:51:11','2021-02-02 07:51:11','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1487,1,'2021-02-02 07:51:11','2021-02-02 07:51:11','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:51:11','2021-02-02 07:51:11','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1488,1,'2021-02-02 07:52:01','2021-02-02 07:52:01','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:52:01','2021-02-02 07:52:01','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1489,1,'2021-02-02 07:52:02','2021-02-02 07:52:02','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:52:02','2021-02-02 07:52:02','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1490,1,'2021-02-02 07:52:02','2021-02-02 07:52:02','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:52:02','2021-02-02 07:52:02','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1491,1,'2021-02-02 07:54:08','2021-02-02 07:54:08','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:54:08','2021-02-02 07:54:08','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1492,1,'2021-02-02 07:54:09','2021-02-02 07:54:09','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:54:09','2021-02-02 07:54:09','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1493,1,'2021-02-02 07:54:09','2021-02-02 07:54:09','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 07:54:09','2021-02-02 07:54:09','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1494,1,'2021-02-02 07:55:12','2021-02-02 07:55:12','<!-- wp:heading {\"level\":3} -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>COLLECTION OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>USE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>DISCLOSURE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>TRACKING TECHNOLOGIES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>THIRD-PARTY WEBSITES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>SECURITY OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>POLICY FOR CHILDREN</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>OPTIONS REGARDING YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CALIFORNIA PRIVACY RIGHTS</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTACT US</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 07:55:12','2021-02-02 07:55:12','',3,'https://msdawnshaircare.com/2021/02/02/3-revision-v1/',0,'revision','',0),(1495,1,'2021-02-02 07:55:30','2021-02-02 07:55:30','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>COLLECTION OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>USE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>DISCLOSURE OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>TRACKING TECHNOLOGIES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>THIRD-PARTY WEBSITES</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>SECURITY OF YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>POLICY FOR CHILDREN</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>OPTIONS REGARDING YOUR INFORMATION</h1>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CALIFORNIA PRIVACY RIGHTS</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1>CONTACT US</h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-02 07:55:30','2021-02-02 07:55:30','',3,'https://msdawnshaircare.com/2021/02/02/3-revision-v1/',0,'revision','',0),(2500,1,'2021-03-08 20:32:52','2021-03-08 20:32:52','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 20:32:52','2021-03-08 20:32:52','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(1503,1,'2021-02-02 08:27:47','2021-02-02 08:27:47','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:27:47','2021-02-02 08:27:47','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1504,1,'2021-02-02 08:27:48','2021-02-02 08:27:48','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>TEXT TEXT TEXT.......</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:27:48','2021-02-02 08:27:48','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1511,1,'2021-02-02 08:40:49','2021-02-02 08:40:49','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:40:49','2021-02-02 08:40:49','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1512,1,'2021-02-02 08:40:49','2021-02-02 08:40:49','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:40:49','2021-02-02 08:40:49','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1513,1,'2021-02-02 08:40:49','2021-02-02 08:40:49','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 08:40:49','2021-02-02 08:40:49','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1515,1,'2021-02-02 16:44:26','2021-02-02 16:44:26','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 16:44:26','2021-02-02 16:44:26','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1516,1,'2021-02-02 16:44:28','2021-02-02 16:44:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 16:44:28','2021-02-02 16:44:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1517,1,'2021-02-02 16:44:28','2021-02-02 16:44:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 16:44:28','2021-02-02 16:44:28','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1518,1,'2021-02-02 16:46:45','2021-02-02 16:46:45','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 16:46:45','2021-02-02 16:46:45','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1519,1,'2021-02-02 16:46:45','2021-02-02 16:46:45','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 16:46:45','2021-02-02 16:46:45','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1520,1,'2021-02-02 16:46:45','2021-02-02 16:46:45','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 16:46:45','2021-02-02 16:46:45','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1524,1,'2021-02-02 17:08:34','2021-02-02 17:08:34','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:08:34','2021-02-02 17:08:34','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1522,1,'2021-02-02 17:08:33','2021-02-02 17:08:33','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:08:33','2021-02-02 17:08:33','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1523,1,'2021-02-02 17:08:34','2021-02-02 17:08:34','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:08:34','2021-02-02 17:08:34','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1525,1,'2021-02-02 17:10:35','2021-02-02 17:10:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 17:10:35','2021-02-02 17:10:35','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1526,1,'2021-02-02 17:10:35','2021-02-02 17:10:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 17:10:35','2021-02-02 17:10:35','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1527,1,'2021-02-02 17:10:35','2021-02-02 17:10:35','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-02 17:10:35','2021-02-02 17:10:35','',285,'https://msdawnshaircare.com/2021/02/02/285-revision-v1/',0,'revision','',0),(1531,1,'2021-02-02 17:13:39','2021-02-02 17:13:39','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:13:39','2021-02-02 17:13:39','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1529,1,'2021-02-02 17:13:39','2021-02-02 17:13:39','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:13:39','2021-02-02 17:13:39','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1530,1,'2021-02-02 17:13:39','2021-02-02 17:13:39','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-02 17:13:39','2021-02-02 17:13:39','',818,'https://msdawnshaircare.com/2021/02/02/818-revision-v1/',0,'revision','',0),(1532,1,'2021-02-02 17:34:22','2021-02-02 17:34:22','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','publish','closed','closed','','cart-header','','','2021-02-15 02:58:53','2021-02-15 02:58:53','',0,'https://msdawnshaircare.com/?post_type=elementor-hf&#038;p=1532',0,'elementor-hf','',0),(1533,1,'2021-02-02 17:34:22','2021-02-02 17:34:22','','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:34:22','2021-02-02 17:34:22','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1537,1,'2021-02-02 17:43:52','2021-02-02 17:43:52','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:43:52','2021-02-02 17:43:52','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1535,1,'2021-02-02 17:43:46','2021-02-02 17:43:46','','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:43:46','2021-02-02 17:43:46','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1536,1,'2021-02-02 17:43:50','2021-02-02 17:43:50','','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:43:50','2021-02-02 17:43:50','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1538,1,'2021-02-02 17:45:47','2021-02-02 17:45:47','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:45:47','2021-02-02 17:45:47','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1539,1,'2021-02-02 17:45:49','2021-02-02 17:45:49','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:45:49','2021-02-02 17:45:49','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1540,1,'2021-02-02 17:45:50','2021-02-02 17:45:50','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 17:45:50','2021-02-02 17:45:50','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1548,1,'2021-02-02 18:43:09','2021-02-02 18:43:09','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 18:43:09','2021-02-02 18:43:09','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1546,1,'2021-02-02 18:43:08','2021-02-02 18:43:08','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 18:43:08','2021-02-02 18:43:08','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1547,1,'2021-02-02 18:43:09','2021-02-02 18:43:09','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-02 18:43:09','2021-02-02 18:43:09','',1532,'https://msdawnshaircare.com/2021/02/02/1532-revision-v1/',0,'revision','',0),(1653,1,'2021-02-03 08:09:19','2021-02-03 08:09:19','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 08:09:19','2021-02-03 08:09:19','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1542,1,'2021-02-02 18:14:42','2021-02-02 18:14:42','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:woocommerce/product-new {\"rows\":1} /--></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-02 18:14:42','2021-02-02 18:14:42','',816,'https://msdawnshaircare.com/2021/02/02/816-revision-v1/',0,'revision','',0),(1652,1,'2021-02-03 08:05:09','2021-02-03 08:05:09','[woocommerce_cart]','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 08:05:09','2021-02-03 08:05:09','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1544,1,'2021-02-02 18:31:32','2021-02-02 18:31:32','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-02 18:31:32','2021-02-02 18:31:32','',816,'https://msdawnshaircare.com/2021/02/02/816-revision-v1/',0,'revision','',0),(1550,1,'2021-02-03 00:31:39','2021-02-03 00:31:39','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:31:39','2021-02-03 00:31:39','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1551,1,'2021-02-03 00:31:39','2021-02-03 00:31:39','<p>Ms. Dawn\'s</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:31:39','2021-02-03 00:31:39','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(2569,1,'2021-04-07 22:08:15','2021-04-07 22:08:15','','Order &ndash; April 7, 2021 @ 10:08 PM','','wc-pending','open','closed','wc_order_OjUProdP0R1yJ','order-apr-07-2021-1008-pm','','','2021-04-07 22:08:37','2021-04-07 22:08:37','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2569',0,'shop_order','',1),(1834,1,'2021-02-15 02:56:16','2021-02-15 02:56:16','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:16','2021-02-15 02:56:16','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1584,1,'2021-02-03 01:20:03','2021-02-03 01:20:03','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:20:03','2021-02-03 01:20:03','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1552,1,'2021-02-03 00:31:39','2021-02-03 00:31:39','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:31:39','2021-02-03 00:31:39','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1563,1,'2021-02-03 00:37:41','2021-02-03 00:37:41','<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Cart','','inherit','closed','closed','','103-revision-v1','','','2021-02-03 00:37:41','2021-02-03 00:37:41','',103,'https://msdawnshaircare.com/2021/02/03/103-revision-v1/',0,'revision','',0),(1564,1,'2021-02-03 00:38:25','2021-02-03 00:38:25','<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Cart','','inherit','closed','closed','','103-autosave-v1','','','2021-02-03 00:38:25','2021-02-03 00:38:25','',103,'https://msdawnshaircare.com/2021/02/03/103-autosave-v1/',0,'revision','',0),(1554,1,'2021-02-03 00:35:25','2021-02-03 00:35:25','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:35:25','2021-02-03 00:35:25','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1555,1,'2021-02-03 00:35:26','2021-02-03 00:35:26','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:35:26','2021-02-03 00:35:26','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1556,1,'2021-02-03 00:35:26','2021-02-03 00:35:26','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:35:26','2021-02-03 00:35:26','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1557,1,'2021-02-03 00:36:23','2021-02-03 00:36:23','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:23','2021-02-03 00:36:23','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1558,1,'2021-02-03 00:36:24','2021-02-03 00:36:24','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:24','2021-02-03 00:36:24','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1559,1,'2021-02-03 00:36:24','2021-02-03 00:36:24','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:24','2021-02-03 00:36:24','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1560,1,'2021-02-03 00:36:53','2021-02-03 00:36:53','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:53','2021-02-03 00:36:53','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1561,1,'2021-02-03 00:36:53','2021-02-03 00:36:53','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:53','2021-02-03 00:36:53','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1562,1,'2021-02-03 00:36:53','2021-02-03 00:36:53','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 00:36:53','2021-02-03 00:36:53','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1580,1,'2021-02-03 01:17:42','2021-02-03 01:17:42','<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:17:42','2021-02-03 01:17:42','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1572,1,'2021-02-03 01:08:38','2021-02-03 01:08:38','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:08:38','2021-02-03 01:08:38','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1568,1,'2021-02-03 00:56:01','2021-02-03 00:56:01','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 00:56:01','2021-02-03 00:56:01','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1566,1,'2021-02-03 00:40:02','2021-02-03 00:40:02','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 00:40:02','2021-02-03 00:40:02','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1575,1,'2021-02-03 01:17:32','2021-02-03 01:17:32','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-62de08f5\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>','menu for template pages w/out menu','','publish','closed','closed','','menu-for-template-pages-w-out-menu','','','2021-02-03 01:17:32','2021-02-03 01:17:32','',0,'https://msdawnshaircare.com/?elementor_library=menu-for-template-pages-w-out-menu',0,'elementor_library','',0),(1576,1,'2021-02-03 01:17:32','2021-02-03 01:17:32','','menu for template pages w/out menu','','inherit','closed','closed','','1575-revision-v1','','','2021-02-03 01:17:32','2021-02-03 01:17:32','',1575,'https://msdawnshaircare.com/2021/02/03/1575-revision-v1/',0,'revision','',0),(1570,1,'2021-02-03 01:08:37','2021-02-03 01:08:37','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:08:37','2021-02-03 01:08:37','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1571,1,'2021-02-03 01:08:38','2021-02-03 01:08:38','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p>Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:08:38','2021-02-03 01:08:38','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1573,1,'2021-02-03 01:09:31','2021-02-03 01:09:31','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 01:09:31','2021-02-03 01:09:31','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1577,1,'2021-02-03 01:17:32','2021-02-03 01:17:32','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-62de08f5\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>','menu for template pages w/out menu','','inherit','closed','closed','','1575-revision-v1','','','2021-02-03 01:17:32','2021-02-03 01:17:32','',1575,'https://msdawnshaircare.com/2021/02/03/1575-revision-v1/',0,'revision','',0),(1578,1,'2021-02-03 01:17:42','2021-02-03 01:17:42','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:17:42','2021-02-03 01:17:42','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1579,1,'2021-02-03 01:17:42','2021-02-03 01:17:42','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4de29e7\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:17:42','2021-02-03 01:17:42','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1582,1,'2021-02-03 01:20:02','2021-02-03 01:20:02','<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:20:02','2021-02-03 01:20:02','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1583,1,'2021-02-03 01:20:02','2021-02-03 01:20:02','<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 01:20:02','2021-02-03 01:20:02','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1585,1,'2021-02-03 01:26:33','2021-02-03 01:26:33','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:26:33','2021-02-03 01:26:33','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1586,1,'2021-02-03 01:26:35','2021-02-03 01:26:35','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n														</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n														</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:26:35','2021-02-03 01:26:35','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1587,1,'2021-02-03 01:26:35','2021-02-03 01:26:35','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:26:35','2021-02-03 01:26:35','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1588,1,'2021-02-03 01:28:02','2021-02-03 01:28:02','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:28:02','2021-02-03 01:28:02','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1589,1,'2021-02-03 01:28:02','2021-02-03 01:28:02','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:28:02','2021-02-03 01:28:02','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1590,1,'2021-02-03 01:28:03','2021-02-03 01:28:03','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:28:03','2021-02-03 01:28:03','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1591,1,'2021-02-03 01:30:45','2021-02-03 01:30:45','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:30:45','2021-02-03 01:30:45','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1592,1,'2021-02-03 01:30:46','2021-02-03 01:30:46','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:30:46','2021-02-03 01:30:46','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1593,1,'2021-02-03 01:30:47','2021-02-03 01:30:47','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:30:47','2021-02-03 01:30:47','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1594,1,'2021-02-03 01:33:04','2021-02-03 01:33:04','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:33:04','2021-02-03 01:33:04','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1595,1,'2021-02-03 01:33:05','2021-02-03 01:33:05','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:33:05','2021-02-03 01:33:05','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1596,1,'2021-02-03 01:33:05','2021-02-03 01:33:05','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:33:05','2021-02-03 01:33:05','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1597,1,'2021-02-03 01:34:34','2021-02-03 01:34:34','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:34:34','2021-02-03 01:34:34','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1598,1,'2021-02-03 01:34:36','2021-02-03 01:34:36','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:34:36','2021-02-03 01:34:36','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1599,1,'2021-02-03 01:34:36','2021-02-03 01:34:36','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 01:34:36','2021-02-03 01:34:36','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1600,1,'2021-02-03 01:44:44','2021-02-03 01:44:44','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:44:44','2021-02-03 01:44:44','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1601,1,'2021-02-03 01:44:45','2021-02-03 01:44:45','<h1>Our Story</h1>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors</p><p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. </p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:44:45','2021-02-03 01:44:45','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1602,1,'2021-02-03 01:44:45','2021-02-03 01:44:45','<h1>Our Story</h1>		\n		<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:44:45','2021-02-03 01:44:45','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1606,1,'2021-02-03 01:56:39','2021-02-03 01:56:39','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:56:39','2021-02-03 01:56:39','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1604,1,'2021-02-03 01:56:38','2021-02-03 01:56:38','<h1>Our Story</h1>		\n		<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:56:38','2021-02-03 01:56:38','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1605,1,'2021-02-03 01:56:39','2021-02-03 01:56:39','<h1>Our Story</h1>		\n		<p>So my hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goals was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:56:39','2021-02-03 01:56:39','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1607,1,'2021-02-03 01:57:24','2021-02-03 01:57:24','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:57:24','2021-02-03 01:57:24','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1608,1,'2021-02-03 01:57:25','2021-02-03 01:57:25','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:57:25','2021-02-03 01:57:25','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1609,1,'2021-02-03 01:57:25','2021-02-03 01:57:25','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 01:57:25','2021-02-03 01:57:25','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(2295,1,'2021-02-25 07:27:51','2021-02-25 07:27:51','<h4>Ms Dawn\'s All Natural Hair Growth Herbal Pure Oil</h4>\r\n<h5>Get your edges back and gain some inches with Ms. Dawn\'s all natural hair growth oil.</h5>','Hair Growth - Herbal Pure Oil','&nbsp;\r\n<h4>Ms. Dawn\'s Herbal Pure Oil, just like our regular Pure Oil, is vitamin enriched and can be used daily on your scalp, edges, beards, and even nail cuticles! However, we\'ve infused it with pure herbs! Frequently using Herbal Pure Oils can strengthen and moisturize your hair by stimulating the scalp to activate hair growth.\r\n(4 oz. bottle)</h4>\r\n<h4></h4>\r\n&nbsp;\r\n\r\n&nbsp;','publish','open','closed','','hair-growth-herbal-pure-oil','','','2023-05-19 03:55:58','2023-05-19 03:55:58','',0,'http://msdawnshaircare.com/?post_type=product&#038;p=2295',0,'product','',0),(1612,1,'2021-02-03 06:02:06','2021-02-03 06:02:06','','Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','mint-hydration','','','2021-03-01 03:32:32','2021-03-01 03:32:32','',1134,'https://msdawnshaircare.com/wp-content/uploads/2021/02/mint-hydration.jpg',0,'attachment','image/jpeg',0),(1614,1,'2021-02-03 06:45:17','2021-02-03 06:45:17','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','publish','closed','closed','','checkout','','','2021-02-17 08:59:32','2021-02-17 08:59:32','',0,'https://msdawnshaircare.com/?post_type=elementor-hf&#038;p=1614',0,'elementor-hf','',0),(1615,1,'2021-02-03 06:45:17','2021-02-03 06:45:17','','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:45:17','2021-02-03 06:45:17','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1617,1,'2021-02-03 06:46:40','2021-02-03 06:46:40','','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:46:40','2021-02-03 06:46:40','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1618,1,'2021-02-03 06:46:41','2021-02-03 06:46:41','','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:46:41','2021-02-03 06:46:41','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1837,1,'2021-02-15 02:56:38','2021-02-15 02:56:38','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:38','2021-02-15 02:56:38','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1838,1,'2021-02-15 02:56:38','2021-02-15 02:56:38','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:38','2021-02-15 02:56:38','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1839,1,'2021-02-15 02:56:38','2021-02-15 02:56:38','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:38','2021-02-15 02:56:38','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1619,1,'2021-02-03 06:46:41','2021-02-03 06:46:41','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:46:41','2021-02-03 06:46:41','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1620,1,'2021-02-03 06:47:32','2021-02-03 06:47:32','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:47:32','2021-02-03 06:47:32','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1621,1,'2021-02-03 06:47:32','2021-02-03 06:47:32','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:47:32','2021-02-03 06:47:32','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1622,1,'2021-02-03 06:47:32','2021-02-03 06:47:32','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 06:47:32','2021-02-03 06:47:32','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1623,1,'2021-02-03 06:47:41','2021-02-03 06:47:41','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 06:47:41','2021-02-03 06:47:41','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1624,1,'2021-02-03 06:47:41','2021-02-03 06:47:41','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 06:47:41','2021-02-03 06:47:41','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1625,1,'2021-02-03 06:47:41','2021-02-03 06:47:41','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 06:47:41','2021-02-03 06:47:41','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1626,1,'2021-02-03 07:07:00','2021-02-03 07:07:00','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:07:00','2021-02-03 07:07:00','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1627,1,'2021-02-03 07:07:01','2021-02-03 07:07:01','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against its self. Took a little while to find the right medicines to help her. Some of which had many side effects including hair loss, weight loss, skin issues. </p><p>As her mom and #1 supporter my goal was to help her cope with it all and let her know would win against this and with Gods help restore everything that was lost. Immediately I went to work on the hair and creating something that would stop the hair loss process and regrow healthy hair back for her. I have always been a mixologist. I have been a licensed cosmetologist since she was a year old. 21 years in the hair industry. </p><p>So I got in the lab and started with essential healing oils to repair scalp and restore hair follicles created Pure hair growth oil next I had to find something to moisturize and eliminate dryness so I created my own conditioner. Created mint butter deep conditioning mask I used it on her then I used it on my clients I gave it to my friends and family as well they all had nothing but great things to say and the reviews were raving. I recently launched mint hydration rice water to also aid and assist in strengthening hair shaft and promoting volume.  I always used different natural home care products to keep her hair healthy so I decided to create my own product line MsDawnsPureEmollients.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:07:01','2021-02-03 07:07:01','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1628,1,'2021-02-03 07:07:01','2021-02-03 07:07:01','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:07:01','2021-02-03 07:07:01','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1629,1,'2021-02-03 07:08:15','2021-02-03 07:08:15','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:08:15','2021-02-03 07:08:15','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1630,1,'2021-02-03 07:08:16','2021-02-03 07:08:16','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it worked! In fact, it worked so well I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:08:16','2021-02-03 07:08:16','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(2294,1,'2021-02-25 05:45:59','2021-02-25 05:45:59','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-25 05:45:59','2021-02-25 05:45:59','',1079,'http://msdawnshaircare.com/2021/02/25/1079-revision-v1/',0,'revision','',0),(1631,1,'2021-02-03 07:08:16','2021-02-03 07:08:16','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:08:16','2021-02-03 07:08:16','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1632,1,'2021-02-03 07:10:25','2021-02-03 07:10:25','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:10:25','2021-02-03 07:10:25','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1633,1,'2021-02-03 07:10:26','2021-02-03 07:10:26','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:10:26','2021-02-03 07:10:26','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1634,1,'2021-02-03 07:10:27','2021-02-03 07:10:27','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 07:10:27','2021-02-03 07:10:27','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(2568,1,'2021-04-07 22:07:28','2021-04-07 22:07:28','','Order &ndash; April 7, 2021 @ 10:07 PM','','wc-cancelled','open','closed','wc_order_c6aaTvtGH5Jpd','order-apr-07-2021-1007-pm','','','2021-04-07 22:08:03','2021-04-07 22:08:03','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2568',0,'shop_order','',2),(1638,1,'2021-02-03 07:16:27','2021-02-03 07:16:27','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-03 07:16:27','2021-02-03 07:16:27','',817,'https://msdawnshaircare.com/2021/02/03/817-revision-v1/',0,'revision','',0),(1647,1,'2021-02-03 07:55:30','2021-02-03 07:55:30','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-03 07:55:30','2021-02-03 07:55:30','',817,'https://msdawnshaircare.com/2021/02/03/817-revision-v1/',0,'revision','',0),(1636,1,'2021-02-03 07:13:43','2021-02-03 07:13:43','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','Checkout - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','817-revision-v1','','','2021-02-03 07:13:43','2021-02-03 07:13:43','',817,'https://msdawnshaircare.com/2021/02/03/817-revision-v1/',0,'revision','',0),(2498,1,'2021-03-08 20:28:33','2021-03-08 20:28:33','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n.elementor-818 .elementor-element.elementor-element-66ce822.elementor-wc-products .added_to_cart {\n    color: #333;\n    font-family: \"Dancing Script\",Sans-serif;\n    font-size: x-large;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-03-08 20:28:33','2021-03-08 20:28:33','',117,'https://msdawnshaircare.com/2021/03/08/117-revision-v1/',0,'revision','',0),(2499,1,'2021-03-08 20:32:49','2021-03-08 20:32:49','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 20:32:49','2021-03-08 20:32:49','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(1805,1,'2021-02-15 02:02:21','2021-02-15 02:02:21','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 02:02:21','2021-02-15 02:02:21','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(2601,1,'2022-01-21 00:56:40','2022-01-21 00:56:40','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-autosave-v1','','','2022-01-21 00:56:40','2022-01-21 00:56:40','',816,'https://msdawnshaircare.com/?p=2601',0,'revision','',0),(2602,1,'2022-01-21 01:00:37','2022-01-21 01:00:37','<img width=\"1037\" height=\"1300\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png 1037w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png 239w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png 817w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png 800w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2022-01-21 01:00:37','2022-01-21 01:00:37','',285,'https://msdawnshaircare.com/?p=2602',0,'revision','',0),(2494,1,'2021-03-08 20:23:27','2021-03-08 20:23:27','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n.elementor-818 .elementor-element.elementor-element-66ce822.elementor-wc-products .added_to_cart {\n    color: black;\n    font-family: \"Dancing Script\",Sans-serif;\n    font-size: x-large;\n}\n\n','astra','','inherit','closed','closed','','117-revision-v1','','','2021-03-08 20:23:27','2021-03-08 20:23:27','',117,'https://msdawnshaircare.com/2021/03/08/117-revision-v1/',0,'revision','',0),(2495,1,'2021-03-08 20:24:33','2021-03-08 20:24:33','','Order &ndash; March 8, 2021 @ 08:24 PM','','wc-processing','open','closed','wc_order_OcBcxa8tJykRD','order-mar-08-2021-0824-pm','','','2021-03-08 20:26:17','2021-03-08 20:26:17','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2495',0,'shop_order','',3),(2582,1,'2021-05-22 19:20:31','2021-05-22 19:20:31','','Order &ndash; May 22, 2021 @ 07:20 PM','','wc-processing','open','closed','wc_order_MVDiwhQi2YbTO','order-may-22-2021-0720-pm','','','2021-05-22 19:23:27','2021-05-22 19:23:27','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2582',0,'shop_order','',3),(2579,1,'2021-05-13 18:26:39','2021-05-13 18:26:39','','Order &ndash; May 13, 2021 @ 06:26 PM','Your products are AMAZING, cuz! Keep them coming. ','wc-processing','open','closed','wc_order_v4WJxtaSa9AN3','order-may-13-2021-0626-pm','','','2021-05-13 18:29:09','2021-05-13 18:29:09','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2579',0,'shop_order','',3),(2580,1,'2021-05-14 03:03:22','2021-05-14 03:03:22','','Order &ndash; May 14, 2021 @ 03:03 AM','','wc-processing','open','closed','wc_order_qBlzvpM62kfWR','order-may-14-2021-0303-am','','','2021-05-14 03:08:26','2021-05-14 03:08:26','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2580',0,'shop_order','',3),(2503,1,'2021-03-08 20:33:22','2021-03-08 20:33:22','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n','astra','','inherit','closed','closed','','117-revision-v1','','','2021-03-08 20:33:22','2021-03-08 20:33:22','',117,'https://msdawnshaircare.com/2021/03/08/117-revision-v1/',0,'revision','',0),(2492,1,'2021-03-08 20:22:22','2021-03-08 20:22:22','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n.elementor-818 .elementor-element.elementor-element-66ce822.elementor-wc-products .added_to_cart {\n    color: #1e1e1e;\n    font-family: \"Dancing Script\",Sans-serif;\n    font-size: x-large;\n}\n\n','astra','','inherit','closed','closed','','117-revision-v1','','','2021-03-08 20:22:22','2021-03-08 20:22:22','',117,'https://msdawnshaircare.com/2021/03/08/117-revision-v1/',0,'revision','',0),(2519,1,'2021-03-11 00:24:16','2021-03-11 00:24:16','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:24:16','2021-03-11 00:24:16','',1079,'https://msdawnshaircare.com/?p=2519',0,'revision','',0),(2489,1,'2021-03-08 16:43:20','2021-03-08 16:43:20','','Order &ndash; March 8, 2021 @ 04:43 PM','','wc-processing','open','closed','wc_order_2uqVAOqfeYAiZ','order-mar-08-2021-0443-pm','','','2021-03-08 16:46:19','2021-03-08 16:46:19','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2489',0,'shop_order','',3),(1645,1,'2021-02-03 07:55:29','2021-02-03 07:55:29','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-03 07:55:29','2021-02-03 07:55:29','',817,'https://msdawnshaircare.com/2021/02/03/817-revision-v1/',0,'revision','',0),(1646,1,'2021-02-03 07:55:29','2021-02-03 07:55:29','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-03 07:55:29','2021-02-03 07:55:29','',817,'https://msdawnshaircare.com/2021/02/03/817-revision-v1/',0,'revision','',0),(1650,1,'2021-02-03 08:05:07','2021-02-03 08:05:07','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 08:05:07','2021-02-03 08:05:07','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1649,1,'2021-02-03 08:00:31','2021-02-03 08:00:31','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 08:00:31','2021-02-03 08:00:31','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1651,1,'2021-02-03 08:05:09','2021-02-03 08:05:09','<!-- wp:woocommerce/cart {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"has-text-align-center wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"align\":\"center\"} -->\n<div class=\"wp-block-buttons aligncenter\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link\" href=\"https://msdawnshaircare.com/#products\">Back to the shop</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','816-revision-v1','','','2021-02-03 08:05:09','2021-02-03 08:05:09','',816,'https://msdawnshaircare.com/2021/02/03/816-revision-v1/',0,'revision','',0),(1654,1,'2021-02-03 08:09:19','2021-02-03 08:09:19','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 08:09:19','2021-02-03 08:09:19','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1832,1,'2021-02-15 02:55:05','2021-02-15 02:55:05','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:55:05','2021-02-15 02:55:05','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1655,1,'2021-02-03 08:09:19','2021-02-03 08:09:19','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-03 08:09:19','2021-02-03 08:09:19','',1532,'https://msdawnshaircare.com/2021/02/03/1532-revision-v1/',0,'revision','',0),(1656,1,'2021-02-03 08:13:02','2021-02-03 08:13:02','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 08:13:02','2021-02-03 08:13:02','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1657,1,'2021-02-03 08:13:02','2021-02-03 08:13:02','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p>Ms. Dawn\'s</p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 08:13:02','2021-02-03 08:13:02','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1836,1,'2021-02-15 02:56:16','2021-02-15 02:56:16','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:16','2021-02-15 02:56:16','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1658,1,'2021-02-03 08:13:02','2021-02-03 08:13:02','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-03 08:13:02','2021-02-03 08:13:02','',1614,'https://msdawnshaircare.com/2021/02/03/1614-revision-v1/',0,'revision','',0),(1659,1,'2021-02-03 08:16:52','2021-02-03 08:16:52','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:16:52','2021-02-03 08:16:52','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1660,1,'2021-02-03 08:16:54','2021-02-03 08:16:54','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n								<p>text text text text</p>\n				<h5>\n					Free Shipping\n				</h5>\n								<p>Anywhere in the U.S.</p>\n				<h5>\n					100% Money Back\n				</h5>\n								<p>If the item didn\'t suit you</p>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:16:54','2021-02-03 08:16:54','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1662,1,'2021-02-03 08:17:26','2021-02-03 08:17:26','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:17:26','2021-02-03 08:17:26','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1663,1,'2021-02-03 08:17:28','2021-02-03 08:17:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:17:28','2021-02-03 08:17:28','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1664,1,'2021-02-03 08:17:28','2021-02-03 08:17:28','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:17:28','2021-02-03 08:17:28','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1665,1,'2021-02-03 08:23:34','2021-02-03 08:23:34','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 08:23:34','2021-02-03 08:23:34','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1666,1,'2021-02-03 08:23:34','2021-02-03 08:23:34','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 08:23:34','2021-02-03 08:23:34','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1667,1,'2021-02-03 08:23:34','2021-02-03 08:23:34','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 08:23:34','2021-02-03 08:23:34','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1668,1,'2021-02-03 08:29:46','2021-02-03 08:29:46','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:29:46','2021-02-03 08:29:46','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1669,1,'2021-02-03 08:29:47','2021-02-03 08:29:47','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:29:47','2021-02-03 08:29:47','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1670,1,'2021-02-03 08:29:47','2021-02-03 08:29:47','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:29:47','2021-02-03 08:29:47','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1671,1,'2021-02-03 08:31:09','2021-02-03 08:31:09','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:31:09','2021-02-03 08:31:09','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1672,1,'2021-02-03 08:31:10','2021-02-03 08:31:10','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:31:10','2021-02-03 08:31:10','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1673,1,'2021-02-03 08:31:10','2021-02-03 08:31:10','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:31:10','2021-02-03 08:31:10','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1674,1,'2021-02-03 08:48:49','2021-02-03 08:48:49','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:48:49','2021-02-03 08:48:49','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1675,1,'2021-02-03 08:48:50','2021-02-03 08:48:50','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:48:50','2021-02-03 08:48:50','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1676,1,'2021-02-03 08:48:50','2021-02-03 08:48:50','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:48:50','2021-02-03 08:48:50','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1677,1,'2021-02-03 08:49:37','2021-02-03 08:49:37','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 08:49:37','2021-02-03 08:49:37','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1678,1,'2021-02-03 08:49:38','2021-02-03 08:49:38','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png 1463w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-300x223.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-1024x760.png 1024w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-768x570.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-800x594.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 08:49:38','2021-02-03 08:49:38','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1679,1,'2021-02-03 08:49:38','2021-02-03 08:49:38','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 08:49:38','2021-02-03 08:49:38','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1680,1,'2021-02-03 08:50:34','2021-02-03 08:50:34','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:50:34','2021-02-03 08:50:34','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1681,1,'2021-02-03 08:50:36','2021-02-03 08:50:36','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:50:36','2021-02-03 08:50:36','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1682,1,'2021-02-03 08:50:36','2021-02-03 08:50:36','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:50:36','2021-02-03 08:50:36','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1683,1,'2021-02-03 08:51:15','2021-02-03 08:51:15','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:51:15','2021-02-03 08:51:15','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1684,1,'2021-02-03 08:51:16','2021-02-03 08:51:16','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:51:16','2021-02-03 08:51:16','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1685,1,'2021-02-03 08:51:16','2021-02-03 08:51:16','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 08:51:16','2021-02-03 08:51:16','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1736,1,'2021-02-04 21:04:50','2021-02-04 21:04:50','<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','BC footer 2/21','','publish','closed','closed','','bc-footer-2-21','','','2021-02-04 21:04:50','2021-02-04 21:04:50','',0,'https://msdawnshaircare.com/?elementor_library=bc-footer-2-21',0,'elementor_library','',0),(1687,1,'2021-02-03 17:08:20','2021-02-03 17:08:20','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:08:20','2021-02-03 17:08:20','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1688,1,'2021-02-03 17:08:23','2021-02-03 17:08:23','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:08:23','2021-02-03 17:08:23','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1762,1,'2021-02-07 06:16:38','2021-02-07 06:16:38','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:16:38','2021-02-07 06:16:38','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1689,1,'2021-02-03 17:08:23','2021-02-03 17:08:23','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:08:23','2021-02-03 17:08:23','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1690,1,'2021-02-03 17:09:26','2021-02-03 17:09:26','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:09:26','2021-02-03 17:09:26','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1691,1,'2021-02-03 17:09:27','2021-02-03 17:09:27','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:09:27','2021-02-03 17:09:27','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1692,1,'2021-02-03 17:09:27','2021-02-03 17:09:27','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:09:27','2021-02-03 17:09:27','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1693,1,'2021-02-03 17:10:07','2021-02-03 17:10:07','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:10:07','2021-02-03 17:10:07','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1694,1,'2021-02-03 17:10:08','2021-02-03 17:10:08','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:10:08','2021-02-03 17:10:08','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1695,1,'2021-02-03 17:10:08','2021-02-03 17:10:08','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:10:08','2021-02-03 17:10:08','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1696,1,'2021-02-03 17:12:13','2021-02-03 17:12:13','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:12:13','2021-02-03 17:12:13','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1697,1,'2021-02-03 17:12:14','2021-02-03 17:12:14','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:12:14','2021-02-03 17:12:14','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1698,1,'2021-02-03 17:12:14','2021-02-03 17:12:14','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:12:14','2021-02-03 17:12:14','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1699,1,'2021-02-03 17:14:25','2021-02-03 17:14:25','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:14:25','2021-02-03 17:14:25','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1700,1,'2021-02-03 17:14:26','2021-02-03 17:14:26','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:14:26','2021-02-03 17:14:26','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1701,1,'2021-02-03 17:14:26','2021-02-03 17:14:26','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:14:26','2021-02-03 17:14:26','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1702,1,'2021-02-03 17:15:43','2021-02-03 17:15:43','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:15:43','2021-02-03 17:15:43','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1703,1,'2021-02-03 17:15:44','2021-02-03 17:15:44','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:15:44','2021-02-03 17:15:44','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1704,1,'2021-02-03 17:15:44','2021-02-03 17:15:44','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-03 17:15:44','2021-02-03 17:15:44','',818,'https://msdawnshaircare.com/2021/02/03/818-revision-v1/',0,'revision','',0),(1705,1,'2021-02-03 17:18:29','2021-02-03 17:18:29','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:18:29','2021-02-03 17:18:29','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1706,1,'2021-02-03 17:18:30','2021-02-03 17:18:30','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:18:30','2021-02-03 17:18:30','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1813,1,'2021-02-15 02:16:44','2021-02-15 02:16:44','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:16:44','2021-02-15 02:16:44','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1707,1,'2021-02-03 17:18:30','2021-02-03 17:18:30','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:18:30','2021-02-03 17:18:30','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1708,1,'2021-02-03 17:20:19','2021-02-03 17:20:19','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:20:19','2021-02-03 17:20:19','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1709,1,'2021-02-03 17:20:20','2021-02-03 17:20:20','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:20:20','2021-02-03 17:20:20','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1710,1,'2021-02-03 17:20:20','2021-02-03 17:20:20','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:20:20','2021-02-03 17:20:20','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1711,1,'2021-02-03 17:22:09','2021-02-03 17:22:09','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:22:09','2021-02-03 17:22:09','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1712,1,'2021-02-03 17:22:10','2021-02-03 17:22:10','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:22:10','2021-02-03 17:22:10','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1713,1,'2021-02-03 17:22:10','2021-02-03 17:22:10','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:22:10','2021-02-03 17:22:10','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1714,1,'2021-02-03 17:23:06','2021-02-03 17:23:06','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:23:06','2021-02-03 17:23:06','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1715,1,'2021-02-03 17:23:08','2021-02-03 17:23:08','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:23:08','2021-02-03 17:23:08','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1716,1,'2021-02-03 17:23:08','2021-02-03 17:23:08','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 17:23:08','2021-02-03 17:23:08','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1717,1,'2021-02-03 17:24:42','2021-02-03 17:24:42','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:24:42','2021-02-03 17:24:42','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1718,1,'2021-02-03 17:24:43','2021-02-03 17:24:43','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:24:43','2021-02-03 17:24:43','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1719,1,'2021-02-03 17:24:43','2021-02-03 17:24:43','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-03 17:24:43','2021-02-03 17:24:43','',285,'https://msdawnshaircare.com/2021/02/03/285-revision-v1/',0,'revision','',0),(1720,1,'2021-02-03 18:00:35','2021-02-03 18:00:35','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:00:35','2021-02-03 18:00:35','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1721,1,'2021-02-03 18:00:40','2021-02-03 18:00:40','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:00:40','2021-02-03 18:00:40','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1722,1,'2021-02-03 18:00:40','2021-02-03 18:00:40','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:00:40','2021-02-03 18:00:40','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1723,1,'2021-02-03 18:26:52','2021-02-03 18:26:52','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:26:52','2021-02-03 18:26:52','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1724,1,'2021-02-03 18:26:53','2021-02-03 18:26:53','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:26:53','2021-02-03 18:26:53','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1725,1,'2021-02-03 18:26:53','2021-02-03 18:26:53','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:26:53','2021-02-03 18:26:53','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1726,1,'2021-02-03 18:27:39','2021-02-03 18:27:39','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:27:39','2021-02-03 18:27:39','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1727,1,'2021-02-03 18:27:40','2021-02-03 18:27:40','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with asymptomatic Lupus. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;</p>\n<p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;</p>\n<p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;</p>\n<p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:27:40','2021-02-03 18:27:40','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1728,1,'2021-02-03 18:27:40','2021-02-03 18:27:40','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:27:40','2021-02-03 18:27:40','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1729,1,'2021-02-03 18:28:22','2021-02-03 18:28:22','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:28:22','2021-02-03 18:28:22','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1730,1,'2021-02-03 18:28:23','2021-02-03 18:28:23','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:28:23','2021-02-03 18:28:23','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1731,1,'2021-02-03 18:28:23','2021-02-03 18:28:23','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:28:23','2021-02-03 18:28:23','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1732,1,'2021-02-03 18:29:02','2021-02-03 18:29:02','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:29:02','2021-02-03 18:29:02','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1733,1,'2021-02-03 18:29:03','2021-02-03 18:29:03','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:29:03','2021-02-03 18:29:03','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1734,1,'2021-02-03 18:29:03','2021-02-03 18:29:03','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-03 18:29:03','2021-02-03 18:29:03','',1079,'https://msdawnshaircare.com/2021/02/03/1079-revision-v1/',0,'revision','',0),(1737,1,'2021-02-04 21:04:50','2021-02-04 21:04:50','','BC footer 2/21','','inherit','closed','closed','','1736-revision-v1','','','2021-02-04 21:04:50','2021-02-04 21:04:50','',1736,'https://msdawnshaircare.com/2021/02/04/1736-revision-v1/',0,'revision','',0),(1738,1,'2021-02-04 21:04:50','2021-02-04 21:04:50','<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','BC footer 2/21','','inherit','closed','closed','','1736-revision-v1','','','2021-02-04 21:04:50','2021-02-04 21:04:50','',1736,'https://msdawnshaircare.com/2021/02/04/1736-revision-v1/',0,'revision','',0),(1755,1,'2021-02-04 21:10:32','2021-02-04 21:10:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:10:32','2021-02-04 21:10:32','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1742,1,'2021-02-04 21:05:23','2021-02-04 21:05:23','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:05:23','2021-02-04 21:05:23','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1740,1,'2021-02-04 21:05:23','2021-02-04 21:05:23','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:05:23','2021-02-04 21:05:23','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1741,1,'2021-02-04 21:05:23','2021-02-04 21:05:23','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:05:23','2021-02-04 21:05:23','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1743,1,'2021-02-04 21:06:15','2021-02-04 21:06:15','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-04 21:06:15','2021-02-04 21:06:15','',1079,'https://msdawnshaircare.com/2021/02/04/1079-revision-v1/',0,'revision','',0),(1744,1,'2021-02-04 21:06:16','2021-02-04 21:06:16','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-04 21:06:16','2021-02-04 21:06:16','',1079,'https://msdawnshaircare.com/2021/02/04/1079-revision-v1/',0,'revision','',0),(1745,1,'2021-02-04 21:06:16','2021-02-04 21:06:16','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-04 21:06:16','2021-02-04 21:06:16','',1079,'https://msdawnshaircare.com/2021/02/04/1079-revision-v1/',0,'revision','',0),(1746,1,'2021-02-04 21:06:32','2021-02-04 21:06:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:06:32','2021-02-04 21:06:32','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1747,1,'2021-02-04 21:06:32','2021-02-04 21:06:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:06:32','2021-02-04 21:06:32','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1748,1,'2021-02-04 21:06:32','2021-02-04 21:06:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:06:32','2021-02-04 21:06:32','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1752,1,'2021-02-04 21:09:27','2021-02-04 21:09:27','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:09:27','2021-02-04 21:09:27','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1750,1,'2021-02-04 21:09:26','2021-02-04 21:09:26','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:09:26','2021-02-04 21:09:26','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1751,1,'2021-02-04 21:09:27','2021-02-04 21:09:27','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:09:27','2021-02-04 21:09:27','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1753,1,'2021-02-04 21:10:31','2021-02-04 21:10:31','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:10:31','2021-02-04 21:10:31','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1754,1,'2021-02-04 21:10:32','2021-02-04 21:10:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?w=374&amp;ssl=1 374w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Asset-78.png?resize=300%2C291&amp;ssl=1 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img src=\"https://msdawnshaircare.com/wp-content/uploads/elementor/thumbs/Asset-78-p2dw81z2g7yag8touxr2595o05h6oxtu2vuuv7bxa4.png\" title=\"Asset-78.png\" alt=\"Asset-78.png\" />								</a>\n		<p>Powered by<a style=\"color: #ffcc00;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\"> BRAND CAMP</a><a href=\"_wp_link_placeholder\"> </a> |  ©2021 pusdschoolpsychs.com</p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-04 21:10:32','2021-02-04 21:10:32','',285,'https://msdawnshaircare.com/2021/02/04/285-revision-v1/',0,'revision','',0),(1756,1,'2021-02-04 21:36:38','2021-02-04 21:36:38','','Ms Dawn\'s Mint Hydration Spray','','inherit','open','closed','','ms-dawns-mint-hydration-spray','','','2021-02-13 23:48:12','2021-02-13 23:48:12','',1134,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Ms-Dawns-Mint-Hydration-Spray.jpg',0,'attachment','image/jpeg',0),(1763,1,'2021-02-07 06:18:39','2021-02-07 06:18:39','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:39','2021-02-07 06:18:39','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1760,1,'2021-02-07 06:16:37','2021-02-07 06:16:37','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:16:37','2021-02-07 06:16:37','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1761,1,'2021-02-07 06:16:38','2021-02-07 06:16:38','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h3>Need help choosing the right product for you? </h3>		\n			<a href=\"#\" role=\"button\">\n						Ask For Help\n					</a>\n		<p>Commodo sociosqu venenatis cras dolor sagittis integer luctus sem primis eget maecenas sedurna malesuada consectetuer.</p><p>Ornare integer commodo mauris et ligula purus, praesent cubilia laboriosam viverra. Mattis id rhoncus. Integer lacus eu volutpat fusce. Elit etiam phasellus suscipit suscipit dapibus, condimentum tempor quis, turpis luctus dolor sapien vivamus.</p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:16:38','2021-02-07 06:16:38','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1764,1,'2021-02-07 06:18:39','2021-02-07 06:18:39','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:39','2021-02-07 06:18:39','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1765,1,'2021-02-07 06:18:39','2021-02-07 06:18:39','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:39','2021-02-07 06:18:39','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1766,1,'2021-02-07 06:18:49','2021-02-07 06:18:49','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:49','2021-02-07 06:18:49','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1767,1,'2021-02-07 06:18:49','2021-02-07 06:18:49','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:49','2021-02-07 06:18:49','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1768,1,'2021-02-07 06:18:49','2021-02-07 06:18:49','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-07 06:18:49','2021-02-07 06:18:49','',285,'https://msdawnshaircare.com/2021/02/07/285-revision-v1/',0,'revision','',0),(1769,1,'2021-02-07 06:19:22','2021-02-07 06:19:22','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:22','2021-02-07 06:19:22','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1770,1,'2021-02-07 06:19:22','2021-02-07 06:19:22','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:22','2021-02-07 06:19:22','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1771,1,'2021-02-07 06:19:22','2021-02-07 06:19:22','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:22','2021-02-07 06:19:22','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1772,1,'2021-02-07 06:19:51','2021-02-07 06:19:51','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:51','2021-02-07 06:19:51','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1773,1,'2021-02-07 06:19:52','2021-02-07 06:19:52','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:52','2021-02-07 06:19:52','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1774,1,'2021-02-07 06:19:52','2021-02-07 06:19:52','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"unnamed-13\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-1-e1612677274857.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n													Sample Text\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-1-e1612677298187.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.30-PM-e1612677343226.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.30 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-1-e1612677358532.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-1-e1612677379117.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-1-e1612677399845.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-1-e1612677983833.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.58.16-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.58.16 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-1.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 06:19:52','2021-02-07 06:19:52','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1780,1,'2021-02-07 07:21:03','2021-02-07 07:21:03','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.04.40 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-07 07:21:03','2021-02-07 07:21:03','',818,'https://msdawnshaircare.com/2021/02/07/818-revision-v1/',0,'revision','',0),(1782,1,'2021-02-07 07:27:42','2021-02-07 07:27:42','','Ms. Dawn\'s Deep Conditioning Mask','','inherit','open','closed','','1','','','2021-02-07 07:30:56','2021-02-07 07:30:56','',1134,'https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg',0,'attachment','image/jpeg',0),(1783,1,'2021-02-07 07:27:46','2021-02-07 07:27:46','','Ms. Dawn\'s Hair Growth Oil','','inherit','open','closed','','2','','','2021-03-01 03:32:35','2021-03-01 03:32:35','',1134,'https://msdawnshaircare.com/wp-content/uploads/2021/02/2.png',0,'attachment','image/png',0),(1784,1,'2021-02-07 07:27:57','2021-02-07 07:27:57','','mint hydration - Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning','','inherit','open','closed','','3','','','2021-03-01 03:32:36','2021-03-01 03:32:36','',1134,'https://msdawnshaircare.com/wp-content/uploads/2021/02/3.jpg',0,'attachment','image/jpeg',0),(1791,1,'2021-02-13 23:41:23','2021-02-13 23:41:23','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-13 23:41:23','2021-02-13 23:41:23','',818,'https://msdawnshaircare.com/2021/02/13/818-revision-v1/',0,'revision','',0),(1789,1,'2021-02-13 23:41:22','2021-02-13 23:41:22','Ms. Dawn\'s\n\nMs Dawn\'s\n\nPure Emollients\n\nPure Emollients\n<h5>\n					All Natural</h5>\n<h5>\n					100% Money Back</h5>\n<h2>Products</h2>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3>Get In Touch</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address:</li>\n 	<li>\n										Phone:</li>\n 	<li>\n										Email:</li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-13 23:41:22','2021-02-13 23:41:22','',818,'https://msdawnshaircare.com/2021/02/13/818-revision-v1/',0,'revision','',0),(1790,1,'2021-02-13 23:41:23','2021-02-13 23:41:23','Ms. Dawn\'s\n\nMs Dawn\'s\n\nPure Emollients\n\nPure Emollients\n<h5>\n					All Natural</h5>\n<h5>\n					100% Money Back</h5>\n<h2>Products</h2>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1612677929249.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1612677946208.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n</a>\n<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3>Get In Touch</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address:</li>\n 	<li>\n										Phone:</li>\n 	<li>\n										Email:</li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-13 23:41:23','2021-02-13 23:41:23','',818,'https://msdawnshaircare.com/2021/02/13/818-revision-v1/',0,'revision','',0),(1792,1,'2021-02-13 23:42:10','2021-02-13 23:42:10','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-13 23:42:10','2021-02-13 23:42:10','',285,'https://msdawnshaircare.com/2021/02/13/285-revision-v1/',0,'revision','',0),(1793,1,'2021-02-13 23:42:10','2021-02-13 23:42:10','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-13 23:42:10','2021-02-13 23:42:10','',285,'https://msdawnshaircare.com/2021/02/13/285-revision-v1/',0,'revision','',0),(1794,1,'2021-02-13 23:42:10','2021-02-13 23:42:10','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-13 23:42:10','2021-02-13 23:42:10','',285,'https://msdawnshaircare.com/2021/02/13/285-revision-v1/',0,'revision','',0),(1866,1,'2021-02-15 03:37:13','2021-02-15 03:37:13','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:37:13','2021-02-15 03:37:13','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1807,1,'2021-02-15 02:02:24','2021-02-15 02:02:24','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 02:02:24','2021-02-15 02:02:24','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1796,1,'2021-02-13 23:44:22','2021-02-13 23:44:22','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-13 23:44:22','2021-02-13 23:44:22','',1079,'https://msdawnshaircare.com/2021/02/13/1079-revision-v1/',0,'revision','',0),(1797,1,'2021-02-13 23:44:22','2021-02-13 23:44:22','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-13 23:44:22','2021-02-13 23:44:22','',1079,'https://msdawnshaircare.com/2021/02/13/1079-revision-v1/',0,'revision','',0),(1798,1,'2021-02-13 23:44:22','2021-02-13 23:44:22','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-13 23:44:22','2021-02-13 23:44:22','',1079,'https://msdawnshaircare.com/2021/02/13/1079-revision-v1/',0,'revision','',0),(1799,1,'2021-02-13 23:45:26','2021-02-13 23:45:26','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:26','2021-02-13 23:45:26','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1800,1,'2021-02-13 23:45:27','2021-02-13 23:45:27','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:27','2021-02-13 23:45:27','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1801,1,'2021-02-13 23:45:27','2021-02-13 23:45:27','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:27','2021-02-13 23:45:27','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1802,1,'2021-02-13 23:45:47','2021-02-13 23:45:47','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:47','2021-02-13 23:45:47','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1803,1,'2021-02-13 23:45:47','2021-02-13 23:45:47','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:47','2021-02-13 23:45:47','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1804,1,'2021-02-13 23:45:47','2021-02-13 23:45:47','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-13 23:45:47','2021-02-13 23:45:47','',1532,'https://msdawnshaircare.com/2021/02/13/1532-revision-v1/',0,'revision','',0),(1806,1,'2021-02-15 02:02:24','2021-02-15 02:02:24','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.03.13 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.03 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.37 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.05.25 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.02.49 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.21 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 4.01.08 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.57.57 PM\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-01-30 at 3.59.25 PM\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 02:02:24','2021-02-15 02:02:24','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1808,1,'2021-02-15 02:08:57','2021-02-15 02:08:57','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:08:57','2021-02-15 02:08:57','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1809,1,'2021-02-15 02:08:59','2021-02-15 02:08:59','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:08:59','2021-02-15 02:08:59','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1810,1,'2021-02-15 02:08:59','2021-02-15 02:08:59','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:08:59','2021-02-15 02:08:59','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1811,1,'2021-02-15 02:16:36','2021-02-15 02:16:36','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:16:36','2021-02-15 02:16:36','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1812,1,'2021-02-15 02:16:44','2021-02-15 02:16:44','<h1>Our Story</h1>		\n			<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 02:16:44','2021-02-15 02:16:44','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1851,1,'2021-02-15 03:09:52','2021-02-15 03:09:52','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:09:52','2021-02-15 03:09:52','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1815,1,'2021-02-15 02:29:05','2021-02-15 02:29:05','<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									2								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','publish','closed','closed','','site-header-ms-dawns','','','2021-03-11 15:29:28','2021-03-11 15:29:28','',0,'https://msdawnshaircare.com/?post_type=elementor_library&#038;p=1815',0,'elementor_library','',0),(1817,1,'2021-02-15 02:31:38','2021-02-15 02:31:38','<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:31:38','2021-02-15 02:31:38','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1816,1,'2021-02-15 02:31:37','2021-02-15 02:31:37','<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:31:37','2021-02-15 02:31:37','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1819,1,'2021-02-15 02:40:36','2021-02-15 02:40:36','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:40:36','2021-02-15 02:40:36','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1820,1,'2021-02-15 02:43:41','2021-02-15 02:43:41','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:43:41','2021-02-15 02:43:41','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1821,1,'2021-02-15 02:45:44','2021-02-15 02:45:44','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:45:44','2021-02-15 02:45:44','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1822,1,'2021-02-15 02:47:07','2021-02-15 02:47:07','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:47:07','2021-02-15 02:47:07','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1823,1,'2021-02-15 02:47:57','2021-02-15 02:47:57','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:47:57','2021-02-15 02:47:57','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1824,1,'2021-02-15 02:49:30','2021-02-15 02:49:30','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:49:30','2021-02-15 02:49:30','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1825,1,'2021-02-15 02:51:08','2021-02-15 02:51:08','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:51:08','2021-02-15 02:51:08','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1826,1,'2021-02-15 02:51:32','2021-02-15 02:51:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 02:51:32','2021-02-15 02:51:32','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(1827,1,'2021-02-15 02:51:33','2021-02-15 02:51:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 02:51:33','2021-02-15 02:51:33','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(1828,1,'2021-02-15 02:51:33','2021-02-15 02:51:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 02:51:33','2021-02-15 02:51:33','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(1829,1,'2021-02-15 02:54:09','2021-02-15 02:54:09','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									1								\n					</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:54:09','2021-02-15 02:54:09','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1830,1,'2021-02-15 02:55:05','2021-02-15 02:55:05','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:55:05','2021-02-15 02:55:05','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1831,1,'2021-02-15 02:55:05','2021-02-15 02:55:05','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-583f8be9\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:55:05','2021-02-15 02:55:05','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1835,1,'2021-02-15 02:56:16','2021-02-15 02:56:16','<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-ab3529d\"><li id=\"menu-item-1365\"><a href=\"https://msdawnshaircare.com/#products\" class = \"hfe-menu-item\">PRODUCTS</a></li>\n<li id=\"menu-item-456\"><a href=\"https://msdawnshaircare.com/about-us/\" class = \"hfe-menu-item\">ABOUT US</a></li>\n<li id=\"menu-item-821\"><a href=\"https://msdawnshaircare.com/my-account/\" class = \"hfe-menu-item\">MY ACCOUNT</a></li>\n<li id=\"menu-item-1268\"><a href=\"https://msdawnshaircare.com/#contact\" class = \"hfe-menu-item\">CONTACT US</a>\n<ul>\n	<li id=\"menu-item-1451\"><a href=\"https://msdawnshaircare.com/privacy-policy/\" class = \"hfe-sub-menu-item\">PRIVACY POLICY</a></li>\n	<li id=\"menu-item-1452\"><a href=\"https://msdawnshaircare.com/shipping-returns/\" class = \"hfe-sub-menu-item\">SHIPPING &#038; RETURNS</a></li>\n</ul>\n</li>\n</ul></nav>              \n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 02:56:16','2021-02-15 02:56:16','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1840,1,'2021-02-15 02:57:47','2021-02-15 02:57:47','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									3								\n					</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 02:57:47','2021-02-15 02:57:47','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1841,1,'2021-02-15 02:58:53','2021-02-15 02:58:53','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:58:53','2021-02-15 02:58:53','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1842,1,'2021-02-15 02:58:53','2021-02-15 02:58:53','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:58:53','2021-02-15 02:58:53','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1843,1,'2021-02-15 02:58:53','2021-02-15 02:58:53','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Cart</p>','Cart Header','','inherit','closed','closed','','1532-revision-v1','','','2021-02-15 02:58:53','2021-02-15 02:58:53','',1532,'https://msdawnshaircare.com/2021/02/15/1532-revision-v1/',0,'revision','',0),(1844,1,'2021-02-15 03:02:34','2021-02-15 03:02:34','<p>Ms. Dawn\'s Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									3								\n					</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 03:02:34','2021-02-15 03:02:34','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1845,1,'2021-02-15 03:07:25','2021-02-15 03:07:25','<p>Ms. Dawn\'s Pure Emollients</p>Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									5								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 03:07:25','2021-02-15 03:07:25','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1846,1,'2021-02-15 03:08:18','2021-02-15 03:08:18','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:08:18','2021-02-15 03:08:18','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1847,1,'2021-02-15 03:08:18','2021-02-15 03:08:18','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:08:18','2021-02-15 03:08:18','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1848,1,'2021-02-15 03:08:18','2021-02-15 03:08:18','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:08:18','2021-02-15 03:08:18','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1849,1,'2021-02-15 03:09:51','2021-02-15 03:09:51','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:09:51','2021-02-15 03:09:51','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1850,1,'2021-02-15 03:09:51','2021-02-15 03:09:51','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:09:51','2021-02-15 03:09:51','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1852,1,'2021-02-15 03:11:22','2021-02-15 03:11:22','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:11:22','2021-02-15 03:11:22','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1853,1,'2021-02-15 03:11:23','2021-02-15 03:11:23','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:11:23','2021-02-15 03:11:23','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1854,1,'2021-02-15 03:11:23','2021-02-15 03:11:23','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 03:11:23','2021-02-15 03:11:23','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1855,1,'2021-02-15 03:13:00','2021-02-15 03:13:00','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 03:13:00','2021-02-15 03:13:00','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1856,1,'2021-02-15 03:13:00','2021-02-15 03:13:00','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 03:13:00','2021-02-15 03:13:00','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1857,1,'2021-02-15 03:13:00','2021-02-15 03:13:00','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-15 03:13:00','2021-02-15 03:13:00','',1614,'https://msdawnshaircare.com/2021/02/15/1614-revision-v1/',0,'revision','',0),(1858,1,'2021-02-15 03:14:21','2021-02-15 03:14:21','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 03:14:21','2021-02-15 03:14:21','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(1859,1,'2021-02-15 03:14:22','2021-02-15 03:14:22','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 03:14:22','2021-02-15 03:14:22','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2017,1,'2021-02-15 23:19:25','2021-02-15 23:19:25','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:19:25','2021-02-15 23:19:25','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0);
INSERT INTO `wpb1_posts` VALUES (1860,1,'2021-02-15 03:14:22','2021-02-15 03:14:22','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 03:14:22','2021-02-15 03:14:22','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(1863,1,'2021-02-15 03:35:08','2021-02-15 03:35:08','<p>Ms. Dawn\'s Pure Emollients</p>Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 03:35:08','2021-02-15 03:35:08','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1864,1,'2021-02-15 03:37:12','2021-02-15 03:37:12','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:37:12','2021-02-15 03:37:12','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1865,1,'2021-02-15 03:37:13','2021-02-15 03:37:13','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n				<h5>\n					All Natural \n				</h5>\n				<h5>\n					100% Money Back\n				</h5>\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 03:37:13','2021-02-15 03:37:13','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1867,1,'2021-02-15 05:19:25','2021-02-15 05:19:25','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:19:25','2021-02-15 05:19:25','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1868,1,'2021-02-15 05:20:29','2021-02-15 05:20:29','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:20:29','2021-02-15 05:20:29','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1869,1,'2021-02-15 05:22:03','2021-02-15 05:22:03','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:22:03','2021-02-15 05:22:03','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1870,1,'2021-02-15 05:25:12','2021-02-15 05:25:12','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:25:12','2021-02-15 05:25:12','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1871,1,'2021-02-15 05:25:43','2021-02-15 05:25:43','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:25:43','2021-02-15 05:25:43','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1872,1,'2021-02-15 05:26:46','2021-02-15 05:26:46','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:26:46','2021-02-15 05:26:46','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1873,1,'2021-02-15 05:27:08','2021-02-15 05:27:08','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:27:08','2021-02-15 05:27:08','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1875,1,'2021-02-15 05:37:06','2021-02-15 05:37:06','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		Ms. Dawn\'s Pure Emollients		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 05:37:06','2021-02-15 05:37:06','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1876,1,'2021-02-15 05:49:19','2021-02-15 05:49:19','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 05:49:19','2021-02-15 05:49:19','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1877,1,'2021-02-15 05:49:21','2021-02-15 05:49:21','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 05:49:21','2021-02-15 05:49:21','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1878,1,'2021-02-15 05:49:21','2021-02-15 05:49:21','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 05:49:21','2021-02-15 05:49:21','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1903,1,'2021-02-15 07:33:51','2021-02-15 07:33:51','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:33:51','2021-02-15 07:33:51','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1893,1,'2021-02-15 07:08:55','2021-02-15 07:08:55','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:08:55','2021-02-15 07:08:55','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1889,1,'2021-02-15 06:18:06','2021-02-15 06:18:06','<img width=\"1001\" height=\"1000\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?w=1001&amp;ssl=1 1001w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=768%2C767&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=800%2C799&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=100%2C100&amp;ssl=1 100w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 06:18:06','2021-02-15 06:18:06','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1885,1,'2021-02-15 06:16:57','2021-02-15 06:16:57','','Screen Shot 2021-02-14 at 9.49.48 PM','','inherit','open','closed','','screen-shot-2021-02-14-at-9-49-48-pm','','','2021-03-01 03:32:40','2021-03-01 03:32:40','',818,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png',0,'attachment','image/png',0),(1886,1,'2021-02-15 06:17:17','2021-02-15 06:17:17','','Screen Shot 2021-02-14 at 9.49.59 PM','Knotless box braids','inherit','open','closed','','screen-shot-2021-02-14-at-9-49-59-pm','','','2021-03-02 01:46:55','2021-03-02 01:46:55','',818,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png',0,'attachment','image/png',0),(1884,1,'2021-02-15 06:01:29','2021-02-15 06:01:29','','Screen Shot 2021-02-14 at 9.51.13 PM','','inherit','open','closed','','screen-shot-2021-02-14-at-9-51-13-pm','','','2021-03-01 03:32:38','2021-03-01 03:32:38','',818,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png',0,'attachment','image/png',0),(1887,1,'2021-02-15 06:18:05','2021-02-15 06:18:05','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 06:18:05','2021-02-15 06:18:05','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1888,1,'2021-02-15 06:18:06','2021-02-15 06:18:06','<p>Ms. Dawn\'s</p><p>Ms Dawn\'s</p><p>Pure Emollients</p><p>Pure Emollients</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 06:18:06','2021-02-15 06:18:06','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1894,1,'2021-02-15 07:09:17','2021-02-15 07:09:17','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:17','2021-02-15 07:09:17','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1891,1,'2021-02-15 07:08:54','2021-02-15 07:08:54','<img width=\"1001\" height=\"1000\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?w=1001&amp;ssl=1 1001w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=768%2C767&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=800%2C799&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=100%2C100&amp;ssl=1 100w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:08:54','2021-02-15 07:08:54','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1892,1,'2021-02-15 07:08:54','2021-02-15 07:08:54','<img width=\"1001\" height=\"1000\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?w=1001&amp;ssl=1 1001w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=768%2C767&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=800%2C799&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.48-PM.png?resize=100%2C100&amp;ssl=1 100w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:08:54','2021-02-15 07:08:54','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1895,1,'2021-02-15 07:09:17','2021-02-15 07:09:17','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:17','2021-02-15 07:09:17','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1896,1,'2021-02-15 07:09:17','2021-02-15 07:09:17','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:17','2021-02-15 07:09:17','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1897,1,'2021-02-15 07:09:50','2021-02-15 07:09:50','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:50','2021-02-15 07:09:50','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1898,1,'2021-02-15 07:09:50','2021-02-15 07:09:50','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:50','2021-02-15 07:09:50','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1899,1,'2021-02-15 07:09:50','2021-02-15 07:09:50','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:09:50','2021-02-15 07:09:50','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1904,1,'2021-02-15 07:34:11','2021-02-15 07:34:11','','Screen Shot 2021-02-14 at 11.30.27 PM','','inherit','open','closed','','screen-shot-2021-02-14-at-11-30-27-pm','','','2021-03-01 03:32:43','2021-03-01 03:32:43','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png',0,'attachment','image/png',0),(1905,1,'2021-02-15 07:36:59','2021-02-15 07:36:59','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:36:59','2021-02-15 07:36:59','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1901,1,'2021-02-15 07:33:49','2021-02-15 07:33:49','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:33:49','2021-02-15 07:33:49','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1902,1,'2021-02-15 07:33:51','2021-02-15 07:33:51','<img width=\"817\" height=\"1024\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png\" alt=\"\" loading=\"lazy\" srcset=\"https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=817%2C1024&amp;ssl=1 817w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=239%2C300&amp;ssl=1 239w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=768%2C963&amp;ssl=1 768w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?resize=800%2C1003&amp;ssl=1 800w, https://i1.wp.com/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png?w=1037&amp;ssl=1 1037w\" sizes=\"(max-width: 817px) 100vw, 817px\" />											\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:33:51','2021-02-15 07:33:51','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1906,1,'2021-02-15 07:37:00','2021-02-15 07:37:00','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:37:00','2021-02-15 07:37:00','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1907,1,'2021-02-15 07:37:00','2021-02-15 07:37:00','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:37:00','2021-02-15 07:37:00','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1908,1,'2021-02-15 07:41:17','2021-02-15 07:41:17','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:17','2021-02-15 07:41:17','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1909,1,'2021-02-15 07:41:18','2021-02-15 07:41:18','<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:18','2021-02-15 07:41:18','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1910,1,'2021-02-15 07:41:18','2021-02-15 07:41:18','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:18','2021-02-15 07:41:18','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1911,1,'2021-02-15 07:41:31','2021-02-15 07:41:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:31','2021-02-15 07:41:31','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1912,1,'2021-02-15 07:41:32','2021-02-15 07:41:32','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:32','2021-02-15 07:41:32','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1913,1,'2021-02-15 07:41:32','2021-02-15 07:41:32','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:41:32','2021-02-15 07:41:32','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1914,1,'2021-02-15 07:44:05','2021-02-15 07:44:05','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:05','2021-02-15 07:44:05','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1915,1,'2021-02-15 07:44:05','2021-02-15 07:44:05','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:05','2021-02-15 07:44:05','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1947,1,'2021-02-15 08:08:44','2021-02-15 08:08:44','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:08:44','2021-02-15 08:08:44','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1916,1,'2021-02-15 07:44:05','2021-02-15 07:44:05','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:05','2021-02-15 07:44:05','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1917,1,'2021-02-15 07:44:56','2021-02-15 07:44:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:56','2021-02-15 07:44:56','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1918,1,'2021-02-15 07:44:56','2021-02-15 07:44:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:56','2021-02-15 07:44:56','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1919,1,'2021-02-15 07:44:56','2021-02-15 07:44:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:44:56','2021-02-15 07:44:56','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1920,1,'2021-02-15 07:45:41','2021-02-15 07:45:41','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:45:41','2021-02-15 07:45:41','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1921,1,'2021-02-15 07:45:41','2021-02-15 07:45:41','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:45:41','2021-02-15 07:45:41','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1922,1,'2021-02-15 07:45:41','2021-02-15 07:45:41','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:45:41','2021-02-15 07:45:41','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1923,1,'2021-02-15 07:46:04','2021-02-15 07:46:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:46:04','2021-02-15 07:46:04','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1924,1,'2021-02-15 07:46:04','2021-02-15 07:46:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:46:04','2021-02-15 07:46:04','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1925,1,'2021-02-15 07:46:05','2021-02-15 07:46:05','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:46:05','2021-02-15 07:46:05','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1926,1,'2021-02-15 07:47:11','2021-02-15 07:47:11','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 07:47:11','2021-02-15 07:47:11','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1927,1,'2021-02-15 07:48:15','2021-02-15 07:48:15','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 07:48:15','2021-02-15 07:48:15','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1931,1,'2021-02-15 07:57:28','2021-02-15 07:57:28','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:57:28','2021-02-15 07:57:28','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1929,1,'2021-02-15 07:57:27','2021-02-15 07:57:27','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:57:27','2021-02-15 07:57:27','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1930,1,'2021-02-15 07:57:28','2021-02-15 07:57:28','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:57:28','2021-02-15 07:57:28','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1932,1,'2021-02-15 07:58:36','2021-02-15 07:58:36','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:58:36','2021-02-15 07:58:36','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1933,1,'2021-02-15 07:58:38','2021-02-15 07:58:38','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:58:38','2021-02-15 07:58:38','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1934,1,'2021-02-15 07:58:38','2021-02-15 07:58:38','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 07:58:38','2021-02-15 07:58:38','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1938,1,'2021-02-15 08:00:44','2021-02-15 08:00:44','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:00:44','2021-02-15 08:00:44','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1936,1,'2021-02-15 08:00:43','2021-02-15 08:00:43','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:00:43','2021-02-15 08:00:43','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1937,1,'2021-02-15 08:00:44','2021-02-15 08:00:44','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:00:44','2021-02-15 08:00:44','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1939,1,'2021-02-15 08:01:36','2021-02-15 08:01:36','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:01:36','2021-02-15 08:01:36','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1940,1,'2021-02-15 08:03:44','2021-02-15 08:03:44','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:03:44','2021-02-15 08:03:44','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1941,1,'2021-02-15 08:04:36','2021-02-15 08:04:36','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:04:36','2021-02-15 08:04:36','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1942,1,'2021-02-15 08:05:14','2021-02-15 08:05:14','<p>Ms. Dawn\'s <br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:05:14','2021-02-15 08:05:14','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1943,1,'2021-02-15 08:06:32','2021-02-15 08:06:32','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:06:32','2021-02-15 08:06:32','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1944,1,'2021-02-15 08:06:39','2021-02-15 08:06:39','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									4								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-15 08:06:39','2021-02-15 08:06:39','',1815,'https://msdawnshaircare.com/2021/02/15/1815-revision-v1/',0,'revision','',0),(1945,1,'2021-02-15 08:08:42','2021-02-15 08:08:42','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:08:42','2021-02-15 08:08:42','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1946,1,'2021-02-15 08:08:44','2021-02-15 08:08:44','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p><p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:08:44','2021-02-15 08:08:44','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1948,1,'2021-02-15 08:09:01','2021-02-15 08:09:01','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:09:01','2021-02-15 08:09:01','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1949,1,'2021-02-15 08:09:03','2021-02-15 08:09:03','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:09:03','2021-02-15 08:09:03','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1950,1,'2021-02-15 08:09:03','2021-02-15 08:09:03','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:09:03','2021-02-15 08:09:03','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1956,1,'2021-02-15 08:20:35','2021-02-15 08:20:35','','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-15 08:20:35','2021-02-15 08:20:35','',117,'https://msdawnshaircare.com/2021/02/15/117-revision-v1/',0,'revision','',0),(1957,1,'2021-02-15 08:21:21','2021-02-15 08:21:21','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:21:21','2021-02-15 08:21:21','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1952,1,'2021-02-15 08:17:27','2021-02-15 08:17:27','[class*=\" eicon-\"], [class^=eicon] {\n    display: center;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 400;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    color: hotpink;\n    -moz-osx-font-smoothing: grayscale;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-15 08:17:27','2021-02-15 08:17:27','',117,'https://msdawnshaircare.com/2021/02/15/117-revision-v1/',0,'revision','',0),(1954,1,'2021-02-15 08:19:09','2021-02-15 08:19:09','[class*=\" eicon-\"], [class^=eicon] {\n    display: center;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    color: hotpink;\n    -moz-osx-font-smoothing: grayscale;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-15 08:19:09','2021-02-15 08:19:09','',117,'https://msdawnshaircare.com/2021/02/15/117-revision-v1/',0,'revision','',0),(2557,1,'2021-03-20 17:21:00','2021-03-20 17:21:00','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-20 17:21:00','2021-03-20 17:21:00','',818,'https://msdawnshaircare.com/?p=2557',0,'revision','',0),(1958,1,'2021-02-15 08:21:22','2021-02-15 08:21:22','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:21:22','2021-02-15 08:21:22','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1959,1,'2021-02-15 08:21:22','2021-02-15 08:21:22','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:21:22','2021-02-15 08:21:22','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1960,1,'2021-02-15 08:23:35','2021-02-15 08:23:35','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:23:35','2021-02-15 08:23:35','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1961,1,'2021-02-15 08:23:36','2021-02-15 08:23:36','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:23:36','2021-02-15 08:23:36','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1962,1,'2021-02-15 08:23:36','2021-02-15 08:23:36','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:23:36','2021-02-15 08:23:36','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1963,1,'2021-02-15 08:31:49','2021-02-15 08:31:49','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:31:49','2021-02-15 08:31:49','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1964,1,'2021-02-15 08:31:50','2021-02-15 08:31:50','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:31:50','2021-02-15 08:31:50','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1965,1,'2021-02-15 08:31:50','2021-02-15 08:31:50','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 08:31:50','2021-02-15 08:31:50','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1966,1,'2021-02-15 17:10:46','2021-02-15 17:10:46','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:10:46','2021-02-15 17:10:46','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1967,1,'2021-02-15 17:10:48','2021-02-15 17:10:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:10:48','2021-02-15 17:10:48','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1968,1,'2021-02-15 17:10:48','2021-02-15 17:10:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:10:48','2021-02-15 17:10:48','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1969,1,'2021-02-15 17:12:45','2021-02-15 17:12:45','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 17:12:45','2021-02-15 17:12:45','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1970,1,'2021-02-15 17:12:46','2021-02-15 17:12:46','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 17:12:46','2021-02-15 17:12:46','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1971,1,'2021-02-15 17:12:46','2021-02-15 17:12:46','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 17:12:46','2021-02-15 17:12:46','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1974,1,'2021-02-15 17:35:19','2021-02-15 17:35:19','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 400;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-15 17:35:19','2021-02-15 17:35:19','',117,'https://msdawnshaircare.com/2021/02/15/117-revision-v1/',0,'revision','',0),(1975,1,'2021-02-15 17:38:07','2021-02-15 17:38:07','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:38:07','2021-02-15 17:38:07','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1976,1,'2021-02-15 17:38:07','2021-02-15 17:38:07','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:38:07','2021-02-15 17:38:07','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1977,1,'2021-02-15 17:38:07','2021-02-15 17:38:07','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-15 17:38:07','2021-02-15 17:38:07','',818,'https://msdawnshaircare.com/2021/02/15/818-revision-v1/',0,'revision','',0),(1978,1,'2021-02-15 18:54:59','2021-02-15 18:54:59','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:54:59','2021-02-15 18:54:59','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1979,1,'2021-02-15 18:55:00','2021-02-15 18:55:00','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:55:00','2021-02-15 18:55:00','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1980,1,'2021-02-15 18:55:00','2021-02-15 18:55:00','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:55:00','2021-02-15 18:55:00','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1981,1,'2021-02-15 18:59:23','2021-02-15 18:59:23','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:59:23','2021-02-15 18:59:23','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1982,1,'2021-02-15 18:59:23','2021-02-15 18:59:23','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:59:23','2021-02-15 18:59:23','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1983,1,'2021-02-15 18:59:23','2021-02-15 18:59:23','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 18:59:23','2021-02-15 18:59:23','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1984,1,'2021-02-15 19:00:25','2021-02-15 19:00:25','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:25','2021-02-15 19:00:25','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1985,1,'2021-02-15 19:00:26','2021-02-15 19:00:26','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:26','2021-02-15 19:00:26','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1986,1,'2021-02-15 19:00:26','2021-02-15 19:00:26','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:26','2021-02-15 19:00:26','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1987,1,'2021-02-15 19:00:51','2021-02-15 19:00:51','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:51','2021-02-15 19:00:51','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1988,1,'2021-02-15 19:00:52','2021-02-15 19:00:52','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:52','2021-02-15 19:00:52','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1989,1,'2021-02-15 19:00:52','2021-02-15 19:00:52','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:00:52','2021-02-15 19:00:52','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1990,1,'2021-02-15 19:01:18','2021-02-15 19:01:18','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:01:18','2021-02-15 19:01:18','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1991,1,'2021-02-15 19:01:19','2021-02-15 19:01:19','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:01:19','2021-02-15 19:01:19','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1992,1,'2021-02-15 19:01:19','2021-02-15 19:01:19','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:01:19','2021-02-15 19:01:19','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1993,1,'2021-02-15 19:02:51','2021-02-15 19:02:51','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:02:51','2021-02-15 19:02:51','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1994,1,'2021-02-15 19:02:52','2021-02-15 19:02:52','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:02:52','2021-02-15 19:02:52','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1995,1,'2021-02-15 19:02:52','2021-02-15 19:02:52','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 19:02:52','2021-02-15 19:02:52','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1996,1,'2021-02-15 22:35:29','2021-02-15 22:35:29','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 22:35:29','2021-02-15 22:35:29','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1997,1,'2021-02-15 22:35:30','2021-02-15 22:35:30','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/#products\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 22:35:30','2021-02-15 22:35:30','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(1998,1,'2021-02-15 22:35:30','2021-02-15 22:35:30','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-15 22:35:30','2021-02-15 22:35:30','',1079,'https://msdawnshaircare.com/2021/02/15/1079-revision-v1/',0,'revision','',0),(2002,1,'2021-02-15 23:11:14','2021-02-15 23:11:14','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:11:14','2021-02-15 23:11:14','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2000,1,'2021-02-15 23:11:14','2021-02-15 23:11:14','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:11:14','2021-02-15 23:11:14','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2001,1,'2021-02-15 23:11:14','2021-02-15 23:11:14','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s</p>		\n			<p>PURE EMOLLIENTS</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:11:14','2021-02-15 23:11:14','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2003,1,'2021-02-15 23:12:32','2021-02-15 23:12:32','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:12:32','2021-02-15 23:12:32','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2004,1,'2021-02-15 23:12:33','2021-02-15 23:12:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:12:33','2021-02-15 23:12:33','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2005,1,'2021-02-15 23:12:33','2021-02-15 23:12:33','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:12:33','2021-02-15 23:12:33','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2006,1,'2021-02-15 23:13:57','2021-02-15 23:13:57','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:13:57','2021-02-15 23:13:57','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2007,1,'2021-02-15 23:13:58','2021-02-15 23:13:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:13:58','2021-02-15 23:13:58','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2008,1,'2021-02-15 23:13:58','2021-02-15 23:13:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:13:58','2021-02-15 23:13:58','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2009,1,'2021-02-15 23:15:46','2021-02-15 23:15:46','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:15:46','2021-02-15 23:15:46','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2010,1,'2021-02-15 23:15:47','2021-02-15 23:15:47','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:15:47','2021-02-15 23:15:47','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2011,1,'2021-02-15 23:15:47','2021-02-15 23:15:47','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:15:47','2021-02-15 23:15:47','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2012,1,'2021-02-15 23:17:29','2021-02-15 23:17:29','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:17:29','2021-02-15 23:17:29','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2013,1,'2021-02-15 23:17:30','2021-02-15 23:17:30','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			<p>Ms. Dawn\'s\n<br>Pure Emollients</p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:17:30','2021-02-15 23:17:30','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2014,1,'2021-02-15 23:17:30','2021-02-15 23:17:30','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:17:30','2021-02-15 23:17:30','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2015,1,'2021-02-15 23:19:24','2021-02-15 23:19:24','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:19:24','2021-02-15 23:19:24','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2016,1,'2021-02-15 23:19:25','2021-02-15 23:19:25','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n										<img width=\"1463\" height=\"1086\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo-84x62.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?w=1463&amp;ssl=1 1463w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=300%2C223&amp;ssl=1 300w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=1024%2C760&amp;ssl=1 1024w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=768%2C570&amp;ssl=1 768w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=800%2C594&amp;ssl=1 800w, https://i2.wp.com/msdawnshaircare.com/wp-content/uploads/2021/01/msdawnshaircare-eyelashes-logo.png?resize=84%2C62&amp;ssl=1 84w\" sizes=\"(max-width: 1463px) 100vw, 1463px\" />											\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:19:25','2021-02-15 23:19:25','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2021,1,'2021-02-15 23:22:06','2021-02-15 23:22:06','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:22:06','2021-02-15 23:22:06','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2019,1,'2021-02-15 23:22:06','2021-02-15 23:22:06','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:22:06','2021-02-15 23:22:06','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2020,1,'2021-02-15 23:22:06','2021-02-15 23:22:06','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			Ms. Dawn\'s\n<br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:22:06','2021-02-15 23:22:06','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2022,1,'2021-02-15 23:23:29','2021-02-15 23:23:29','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:23:29','2021-02-15 23:23:29','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2023,1,'2021-02-15 23:23:29','2021-02-15 23:23:29','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:23:29','2021-02-15 23:23:29','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2024,1,'2021-02-15 23:23:29','2021-02-15 23:23:29','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:23:29','2021-02-15 23:23:29','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2025,1,'2021-02-15 23:25:57','2021-02-15 23:25:57','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:25:57','2021-02-15 23:25:57','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2026,1,'2021-02-15 23:25:58','2021-02-15 23:25:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:25:58','2021-02-15 23:25:58','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2170,1,'2021-02-18 05:41:44','2021-02-18 05:41:44','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:41:44','2021-02-18 05:41:44','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2027,1,'2021-02-15 23:25:58','2021-02-15 23:25:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:25:58','2021-02-15 23:25:58','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2028,1,'2021-02-15 23:29:21','2021-02-15 23:29:21','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:29:21','2021-02-15 23:29:21','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2029,1,'2021-02-15 23:29:21','2021-02-15 23:29:21','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:29:21','2021-02-15 23:29:21','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2030,1,'2021-02-15 23:29:21','2021-02-15 23:29:21','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p>©2021 msdawnshaircare.com<br />Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a></p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:29:21','2021-02-15 23:29:21','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2031,1,'2021-02-15 23:30:41','2021-02-15 23:30:41','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p>©2021 msdawnshaircare.com<br />Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a></p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:30:41','2021-02-15 23:30:41','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2032,1,'2021-02-15 23:30:41','2021-02-15 23:30:41','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p>©2021 msdawnshaircare.com<br />Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a></p>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:30:41','2021-02-15 23:30:41','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2036,1,'2021-02-15 23:31:58','2021-02-15 23:31:58','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:31:58','2021-02-15 23:31:58','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2033,1,'2021-02-15 23:30:42','2021-02-15 23:30:42','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:30:42','2021-02-15 23:30:42','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2034,1,'2021-02-15 23:31:57','2021-02-15 23:31:57','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:31:57','2021-02-15 23:31:57','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2035,1,'2021-02-15 23:31:57','2021-02-15 23:31:57','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>address, phone, email list subscribe, etc....</h4>		\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:31:57','2021-02-15 23:31:57','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2037,1,'2021-02-15 23:32:06','2021-02-15 23:32:06','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:32:06','2021-02-15 23:32:06','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2038,1,'2021-02-15 23:32:06','2021-02-15 23:32:06','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:32:06','2021-02-15 23:32:06','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2039,1,'2021-02-15 23:32:07','2021-02-15 23:32:07','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-15 23:32:07','2021-02-15 23:32:07','',285,'https://msdawnshaircare.com/2021/02/15/285-revision-v1/',0,'revision','',0),(2040,1,'2021-02-15 23:45:24','2021-02-15 23:45:24','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up!</h2>','email list','','publish','closed','closed','','email-list','','','2021-03-22 08:09:30','2021-03-22 08:09:30','',0,'https://msdawnshaircare.com/?post_type=elementor_library&#038;p=2040',0,'elementor_library','',0),(2041,1,'2021-02-15 23:36:30','2021-02-15 23:36:30','','spa_1.png','','inherit','open','closed','','spa_1-png','','','2021-02-15 23:36:30','2021-02-15 23:36:30','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/spa_1.png',0,'attachment','image/png',0),(2042,1,'2021-02-15 23:36:31','2021-02-15 23:36:31','','spa3.png','','inherit','open','closed','','spa3-png','','','2021-02-15 23:36:31','2021-02-15 23:36:31','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/spa3.png',0,'attachment','image/png',0),(2043,1,'2021-02-15 23:36:34','2021-02-15 23:36:34','','spa4.png','','inherit','open','closed','','spa4-png','','','2021-02-15 23:36:34','2021-02-15 23:36:34','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/spa4.png',0,'attachment','image/png',0),(2044,1,'2021-02-15 23:36:36','2021-02-15 23:36:36','','spa_2.png','','inherit','open','closed','','spa_2-png','','','2021-02-15 23:36:36','2021-02-15 23:36:36','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/spa_2.png',0,'attachment','image/png',0),(2045,1,'2021-02-15 23:54:20','2021-02-15 23:54:20','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Screen Shot 2021-02-14 at 9.49.59 PM\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up<br>For Sales! </h2>','email list','','inherit','closed','closed','','2040-revision-v1','','','2021-02-15 23:54:20','2021-02-15 23:54:20','',2040,'https://msdawnshaircare.com/2021/02/15/2040-revision-v1/',0,'revision','',0),(2046,1,'2021-02-15 23:54:20','2021-02-15 23:54:20','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Screen Shot 2021-02-14 at 9.49.59 PM\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up!</h2>','email list','','inherit','closed','closed','','2040-revision-v1','','','2021-02-15 23:54:20','2021-02-15 23:54:20','',2040,'https://msdawnshaircare.com/2021/02/15/2040-revision-v1/',0,'revision','',0),(2047,1,'2021-02-15 23:54:49','2021-02-15 23:54:49','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Screen Shot 2021-02-14 at 9.49.59 PM\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up!</h2>','email list','','inherit','closed','closed','','2040-revision-v1','','','2021-02-15 23:54:49','2021-02-15 23:54:49','',2040,'https://msdawnshaircare.com/2021/02/15/2040-revision-v1/',0,'revision','',0),(2048,1,'2021-02-15 23:55:48','2021-02-15 23:55:48','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Screen Shot 2021-02-14 at 9.49.59 PM\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up!</h2>','email list','','inherit','closed','closed','','2040-revision-v1','','','2021-02-15 23:55:48','2021-02-15 23:55:48','',2040,'https://msdawnshaircare.com/2021/02/15/2040-revision-v1/',0,'revision','',0),(2050,1,'2021-02-17 04:51:15','0000-00-00 00:00:00','','Elementor Landing Page #2050','','draft','open','open','','','','','2021-02-17 04:51:15','2021-02-17 04:51:15','',0,'https://msdawnshaircare.com/?post_type=e-landing-page&#038;p=2050',0,'e-landing-page','',0),(2051,1,'2021-02-17 04:51:11','2021-02-17 04:51:11','','Elementor Landing Page #2050','','inherit','closed','closed','','2050-revision-v1','','','2021-02-17 04:51:11','2021-02-17 04:51:11','',2050,'https://msdawnshaircare.com/2021/02/17/2050-revision-v1/',0,'revision','',0),(2052,1,'2021-02-17 04:51:11','2021-02-17 04:51:11','','Elementor Landing Page #2050','','inherit','closed','closed','','2050-revision-v1','','','2021-02-17 04:51:11','2021-02-17 04:51:11','',2050,'https://msdawnshaircare.com/2021/02/17/2050-revision-v1/',0,'revision','',0),(2053,1,'2021-02-17 04:51:15','2021-02-17 04:51:15','','Elementor Landing Page #2050','','inherit','closed','closed','','2050-revision-v1','','','2021-02-17 04:51:15','2021-02-17 04:51:15','',2050,'https://msdawnshaircare.com/2021/02/17/2050-revision-v1/',0,'revision','',0),(2055,1,'2021-02-17 04:57:45','2021-02-17 04:57:45','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} /-->','Thank you!','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 04:57:45','2021-02-17 04:57:45','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2060,1,'2021-02-17 05:36:38','2021-02-17 05:36:38','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','Thank you!','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 05:36:38','2021-02-17 05:36:38','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2079,1,'2021-02-17 08:57:49','2021-02-17 08:57:49','[woocommerce_cart]','','','inherit','closed','closed','','816-revision-v1','','','2021-02-17 08:57:49','2021-02-17 08:57:49','',816,'https://msdawnshaircare.com/2021/02/17/816-revision-v1/',0,'revision','',0),(2077,1,'2021-02-17 08:57:49','2021-02-17 08:57:49','[woocommerce_cart]','','','inherit','closed','closed','','816-revision-v1','','','2021-02-17 08:57:49','2021-02-17 08:57:49','',816,'https://msdawnshaircare.com/2021/02/17/816-revision-v1/',0,'revision','',0),(2066,1,'2021-02-17 06:57:07','2021-02-17 06:57:07','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 06:57:07','2021-02-17 06:57:07','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2070,1,'2021-02-17 07:09:10','2021-02-17 07:09:10','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 07:09:10','2021-02-17 07:09:10','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2068,1,'2021-02-17 07:08:31','2021-02-17 07:08:31','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n.wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {\n    padding: 1.5em 0 .25em 16px;\n    color: black;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 07:08:31','2021-02-17 07:08:31','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2556,1,'2021-03-20 17:21:00','2021-03-20 17:21:00','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-20 17:21:00','2021-03-20 17:21:00','',818,'https://msdawnshaircare.com/?p=2556',0,'revision','',0),(2073,1,'2021-02-17 07:56:08','2021-02-17 07:56:08','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 07:56:08','2021-02-17 07:56:08','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2075,1,'2021-02-17 08:00:45','2021-02-17 08:00:45','<!-- wp:woocommerce/checkout {\"allowCreateAccount\":true,\"hasDarkControls\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 08:00:45','2021-02-17 08:00:45','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2078,1,'2021-02-17 08:57:49','2021-02-17 08:57:49','[woocommerce_cart]','','','inherit','closed','closed','','816-revision-v1','','','2021-02-17 08:57:49','2021-02-17 08:57:49','',816,'https://msdawnshaircare.com/2021/02/17/816-revision-v1/',0,'revision','',0),(2083,1,'2021-02-17 08:59:05','2021-02-17 08:59:05','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:05','2021-02-17 08:59:05','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2081,1,'2021-02-17 08:59:05','2021-02-17 08:59:05','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:05','2021-02-17 08:59:05','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2082,1,'2021-02-17 08:59:05','2021-02-17 08:59:05','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:05','2021-02-17 08:59:05','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2084,1,'2021-02-17 08:59:31','2021-02-17 08:59:31','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:31','2021-02-17 08:59:31','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2085,1,'2021-02-17 08:59:31','2021-02-17 08:59:31','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:31','2021-02-17 08:59:31','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2086,1,'2021-02-17 08:59:32','2021-02-17 08:59:32','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s</a></p><p>PURE EMOLLIENTS</p><p style=\"text-align: right;\">Checkout</p>','Checkout','','inherit','closed','closed','','1614-revision-v1','','','2021-02-17 08:59:32','2021-02-17 08:59:32','',1614,'https://msdawnshaircare.com/2021/02/17/1614-revision-v1/',0,'revision','',0),(2307,1,'2021-02-25 07:41:54','2021-02-25 07:41:54','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-02-25 07:41:54','2021-02-25 07:41:54','',817,'http://msdawnshaircare.com/2021/02/25/817-revision-v1/',0,'revision','',0),(2096,1,'2021-02-17 09:13:57','2021-02-17 09:13:57','','Order &ndash; February 17, 2021 @ 09:13 AM','Yep... another test.  ;-)','wc-completed','open','closed','wc_order_pNmdSDxJZ35bH','order-feb-17-2021-0913-am','','','2021-03-02 17:04:21','2021-03-02 17:04:21','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2096',0,'shop_order','',4),(2088,1,'2021-02-17 09:03:16','2021-02-17 09:03:16','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"small\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-small\"><img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5IDBDOC41MDQwMyAwIDAgOC41MDQwMyAwIDE5QzAgMjkuNDk2IDguNTA0MDMgMzggMTkgMzhDMjkuNDk2IDM4IDM4IDI5LjQ5NiAzOCAxOUMzOCA4LjUwNDAzIDI5LjQ5NiAwIDE5IDBaTTI1LjEyOSAxMi44NzFDMjYuNDg1MSAxMi44NzEgMjcuNTgwNiAxMy45NjY1IDI3LjU4MDYgMTUuMzIyNkMyNy41ODA2IDE2LjY3ODYgMjYuNDg1MSAxNy43NzQyIDI1LjEyOSAxNy43NzQyQzIzLjc3MyAxNy43NzQyIDIyLjY3NzQgMTYuNjc4NiAyMi42Nzc0IDE1LjMyMjZDMjIuNjc3NCAxMy45NjY1IDIzLjc3MyAxMi44NzEgMjUuMTI5IDEyLjg3MVpNMTEuNjQ1MiAzMS4yNTgxQzkuNjE0OTIgMzEuMjU4MSA3Ljk2Nzc0IDI5LjY0OTIgNy45Njc3NCAyNy42NTczQzcuOTY3NzQgMjYuMTI1IDEwLjE1MTIgMjMuMDI5OCAxMS4xNTQ4IDIxLjY5NjhDMTEuNCAyMS4zNjczIDExLjg5MDMgMjEuMzY3MyAxMi4xMzU1IDIxLjY5NjhDMTMuMTM5MSAyMy4wMjk4IDE1LjMyMjYgMjYuMTI1IDE1LjMyMjYgMjcuNjU3M0MxNS4zMjI2IDI5LjY0OTIgMTMuNjc1NCAzMS4yNTgxIDExLjY0NTIgMzEuMjU4MVpNMTIuODcxIDE3Ljc3NDJDMTEuNTE0OSAxNy43NzQyIDEwLjQxOTQgMTYuNjc4NiAxMC40MTk0IDE1LjMyMjZDMTAuNDE5NCAxMy45NjY1IDExLjUxNDkgMTIuODcxIDEyLjg3MSAxMi44NzFDMTQuMjI3IDEyLjg3MSAxNS4zMjI2IDEzLjk2NjUgMTUuMzIyNiAxNS4zMjI2QzE1LjMyMjYgMTYuNjc4NiAxNC4yMjcgMTcuNzc0MiAxMi44NzEgMTcuNzc0MlpNMjUuOTEwNSAyOS41ODc5QzI0LjE5NDQgMjcuNTM0NyAyMS42NzM4IDI2LjM1NDggMTkgMjYuMzU0OEMxNy4zNzU4IDI2LjM1NDggMTcuMzc1OCAyMy45MDMyIDE5IDIzLjkwMzJDMjIuNDAxNiAyMy45MDMyIDI1LjYxMTcgMjUuNDA0OCAyNy43ODc1IDI4LjAyNUMyOC44NDQ4IDI5LjI4MTUgMjYuOTI5NCAzMC44MjE0IDI1LjkxMDUgMjkuNTg3OVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=\" alt=\"\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"false\">Browse store</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"align\":\"center\"} -->\n<h2>New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"rows\":1} /--></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 09:03:16','2021-02-17 09:03:16','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2341,1,'2021-03-01 03:44:40','2021-03-01 03:44:40','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"http://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									1								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-03-01 03:44:40','2021-03-01 03:44:40','',1815,'http://msdawnshaircare.com/2021/03/01/1815-revision-v1/',0,'revision','',0),(2303,1,'2021-02-25 07:40:29','2021-02-25 07:40:29','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-02-25 07:40:29','2021-02-25 07:40:29','',817,'http://msdawnshaircare.com/2021/02/25/817-revision-v1/',0,'revision','',0),(2308,1,'2021-02-25 07:45:11','2021-02-25 07:45:11','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:45:11','2021-02-25 07:45:11','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2305,1,'2021-02-25 07:41:54','2021-02-25 07:41:54','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-02-25 07:41:54','2021-02-25 07:41:54','',817,'http://msdawnshaircare.com/2021/02/25/817-revision-v1/',0,'revision','',0),(2094,1,'2021-02-17 09:12:21','2021-02-17 09:12:21','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:woocommerce/all-products {\"columns\":3,\"rows\":3,\"alignButtons\":true,\"contentVisibility\":{\"orderBy\":true},\"orderby\":\"date\",\"layoutConfig\":[[\"woocommerce/product-image\"],[\"woocommerce/product-title\"],[\"woocommerce/product-price\"],[\"woocommerce/product-rating\"],[\"woocommerce/product-button\"]]} -->\n<div class=\"wp-block-woocommerce-all-products wc-block-all-products\" data-attributes=\"{&quot;alignButtons&quot;:true,&quot;columns&quot;:3,&quot;contentVisibility&quot;:{&quot;orderBy&quot;:true},&quot;isPreview&quot;:false,&quot;layoutConfig&quot;:[[&quot;woocommerce/product-image&quot;],[&quot;woocommerce/product-title&quot;],[&quot;woocommerce/product-price&quot;],[&quot;woocommerce/product-rating&quot;],[&quot;woocommerce/product-button&quot;]],&quot;orderby&quot;:&quot;date&quot;,&quot;rows&quot;:3}\"></div>\n<!-- /wp:woocommerce/all-products -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 09:12:21','2021-02-17 09:12:21','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2092,1,'2021-02-17 09:11:29','2021-02-17 09:11:29','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 09:11:29','2021-02-17 09:11:29','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2090,1,'2021-02-17 09:07:06','2021-02-17 09:07:06','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true,\"showReturnToCart\":false} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->\n\n<!-- wp:woocommerce/cart -->\n<div class=\"wp-block-woocommerce-cart is-loading\"><!-- wp:image {\"align\":\"center\",\"sizeSlug\":\"small\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-small\"><img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5IDBDOC41MDQwMyAwIDAgOC41MDQwMyAwIDE5QzAgMjkuNDk2IDguNTA0MDMgMzggMTkgMzhDMjkuNDk2IDM4IDM4IDI5LjQ5NiAzOCAxOUMzOCA4LjUwNDAzIDI5LjQ5NiAwIDE5IDBaTTI1LjEyOSAxMi44NzFDMjYuNDg1MSAxMi44NzEgMjcuNTgwNiAxMy45NjY1IDI3LjU4MDYgMTUuMzIyNkMyNy41ODA2IDE2LjY3ODYgMjYuNDg1MSAxNy43NzQyIDI1LjEyOSAxNy43NzQyQzIzLjc3MyAxNy43NzQyIDIyLjY3NzQgMTYuNjc4NiAyMi42Nzc0IDE1LjMyMjZDMjIuNjc3NCAxMy45NjY1IDIzLjc3MyAxMi44NzEgMjUuMTI5IDEyLjg3MVpNMTEuNjQ1MiAzMS4yNTgxQzkuNjE0OTIgMzEuMjU4MSA3Ljk2Nzc0IDI5LjY0OTIgNy45Njc3NCAyNy42NTczQzcuOTY3NzQgMjYuMTI1IDEwLjE1MTIgMjMuMDI5OCAxMS4xNTQ4IDIxLjY5NjhDMTEuNCAyMS4zNjczIDExLjg5MDMgMjEuMzY3MyAxMi4xMzU1IDIxLjY5NjhDMTMuMTM5MSAyMy4wMjk4IDE1LjMyMjYgMjYuMTI1IDE1LjMyMjYgMjcuNjU3M0MxNS4zMjI2IDI5LjY0OTIgMTMuNjc1NCAzMS4yNTgxIDExLjY0NTIgMzEuMjU4MVpNMTIuODcxIDE3Ljc3NDJDMTEuNTE0OSAxNy43NzQyIDEwLjQxOTQgMTYuNjc4NiAxMC40MTk0IDE1LjMyMjZDMTAuNDE5NCAxMy45NjY1IDExLjUxNDkgMTIuODcxIDEyLjg3MSAxMi44NzFDMTQuMjI3IDEyLjg3MSAxNS4zMjI2IDEzLjk2NjUgMTUuMzIyNiAxNS4zMjI2QzE1LjMyMjYgMTYuNjc4NiAxNC4yMjcgMTcuNzc0MiAxMi44NzEgMTcuNzc0MlpNMjUuOTEwNSAyOS41ODc5QzI0LjE5NDQgMjcuNTM0NyAyMS42NzM4IDI2LjM1NDggMTkgMjYuMzU0OEMxNy4zNzU4IDI2LjM1NDggMTcuMzc1OCAyMy45MDMyIDE5IDIzLjkwMzJDMjIuNDAxNiAyMy45MDMyIDI1LjYxMTcgMjUuNDA0OCAyNy43ODc1IDI4LjAyNUMyOC44NDQ4IDI5LjI4MTUgMjYuOTI5NCAzMC44MjE0IDI1LjkxMDUgMjkuNTg3OVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=\" alt=\"\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"align\":\"center\",\"className\":\"wc-block-cart__empty-cart__title\"} -->\n<h2 class=\"wc-block-cart__empty-cart__title\">Your cart is currently empty!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><a href=\"false\">Browse store</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator is-style-dots\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading {\"align\":\"center\"} -->\n<h2>New in store</h2>\n<!-- /wp:heading -->\n\n<!-- wp:woocommerce/product-new {\"rows\":1} /--></div>\n<!-- /wp:woocommerce/cart -->','','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 09:07:06','2021-02-17 09:07:06','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2296,1,'2021-02-25 07:35:45','2021-02-25 07:35:45','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:35:45','2021-02-25 07:35:45','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2276,1,'2021-02-20 06:46:24','2021-02-20 06:46:24','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 06:46:24','2021-02-20 06:46:24','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2102,1,'2021-02-17 18:00:32','2021-02-17 18:00:32','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n\n\naddress, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    border: 0;\n    font-style: normal;\n    margin: 0;\n    outline: 0;\n    padding: 0;\n    vertical-align: baseline;\n    font-size: large;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 18:00:32','2021-02-17 18:00:32','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2100,1,'2021-02-17 17:05:34','2021-02-17 17:05:34','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title, .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {\n    font-family: \'Rouge Script\';\n    font-size: xx-large;\n}\n\naddress, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    border: 0;\n    font-style: normal;\n    margin: 0;\n    outline: 0;\n    padding: 0;\n    vertical-align: baseline;\n    font-size: large;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 17:05:34','2021-02-17 17:05:34','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2107,1,'2021-02-17 18:03:49','2021-02-17 18:03:49','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n\n\n','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 18:03:49','2021-02-17 18:03:49','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2104,1,'2021-02-17 18:01:15','2021-02-17 18:01:15','[class*=\" eicon-\"], [class^=eicon] {\n    display: inline-block;\n    font-family: eicons;\n    font-size: inherit;\n    font-weight: 500;\n    font-style: normal;\n    font-variant: normal;\n    line-height: 1;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    color: hotpink;\n}\n\n\n\naddress, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    border: 0;\n    font-style: normal;\n    margin: 0;\n    outline: 0;\n    padding: 0;\n    vertical-align: baseline;\n    font-size: large;\n}\naddress, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {\n    border: 0;\n    font-style: normal;\n    margin: 0;\n    outline: 0;\n    padding: 0;\n    vertical-align: baseline;\n    font-size: medium;\n}','astra','','inherit','closed','closed','','117-revision-v1','','','2021-02-17 18:01:15','2021-02-17 18:01:15','',117,'https://msdawnshaircare.com/2021/02/17/117-revision-v1/',0,'revision','',0),(2105,1,'2021-02-17 18:01:51','2021-02-17 18:01:51','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									3								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-17 18:01:51','2021-02-17 18:01:51','',1815,'https://msdawnshaircare.com/2021/02/17/1815-revision-v1/',0,'revision','',0),(2108,1,'2021-02-17 22:31:17','2021-02-17 22:31:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-17 22:31:17','2021-02-17 22:31:17','',818,'https://msdawnshaircare.com/2021/02/17/818-revision-v1/',0,'revision','',0),(2109,1,'2021-02-17 22:31:19','2021-02-17 22:31:19','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-17 22:31:19','2021-02-17 22:31:19','',818,'https://msdawnshaircare.com/2021/02/17/818-revision-v1/',0,'revision','',0),(2110,1,'2021-02-17 22:31:19','2021-02-17 22:31:19','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-17 22:31:19','2021-02-17 22:31:19','',818,'https://msdawnshaircare.com/2021/02/17/818-revision-v1/',0,'revision','',0),(2114,1,'2021-02-17 22:44:53','2021-02-17 22:44:53','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>COLLECTION OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:44:53','2021-02-17 22:44:53','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2112,1,'2021-02-17 22:38:38','2021-02-17 22:38:38','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:woocommerce/all-products {\"columns\":3,\"rows\":3,\"alignButtons\":true,\"contentVisibility\":{\"orderBy\":true},\"orderby\":\"date\",\"layoutConfig\":[[\"woocommerce/product-image\"],[\"woocommerce/product-title\"],[\"woocommerce/product-price\"],[\"woocommerce/product-rating\"],[\"woocommerce/product-button\"]]} -->\n<div class=\"wp-block-woocommerce-all-products wc-block-all-products\" data-attributes=\"{&quot;alignButtons&quot;:true,&quot;columns&quot;:3,&quot;contentVisibility&quot;:{&quot;orderBy&quot;:true},&quot;isPreview&quot;:false,&quot;layoutConfig&quot;:[[&quot;woocommerce/product-image&quot;],[&quot;woocommerce/product-title&quot;],[&quot;woocommerce/product-price&quot;],[&quot;woocommerce/product-rating&quot;],[&quot;woocommerce/product-button&quot;]],&quot;orderby&quot;:&quot;date&quot;,&quot;rows&quot;:3}\"></div>\n<!-- /wp:woocommerce/all-products -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-02-17 22:38:38','2021-02-17 22:38:38','',817,'https://msdawnshaircare.com/2021/02/17/817-revision-v1/',0,'revision','',0),(2113,1,'2021-02-17 22:38:57','2021-02-17 22:38:57','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-17 22:38:57','2021-02-17 22:38:57','',816,'https://msdawnshaircare.com/2021/02/17/816-revision-v1/',0,'revision','',0),(2115,1,'2021-02-17 22:44:53','2021-02-17 22:44:53','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>COLLECTION OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Facebook Permissions&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li><em>Geo-Location Information.</em><strong> </strong>We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Access.</em><strong> </strong>We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li><li><em>Mobile Device Data.</em><strong> </strong>We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li><li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Administer sweepstakes, promotions, and contests.</li><li>Assist law enforcement and respond to subpoena.</li><li>Compile anonymous statistical data and analysis for use internally or with third parties.</li><li>Create and manage your account.</li><li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li><li>Email you regarding your account or order.</li><li>Enable user-to-user communications.</li><li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li><li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li><li>Increase the efficiency and operation of the Site [and our mobile application].</li><li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li><li>Notify you of updates to the Site [and our mobile application]s.</li><li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li><li>Perform other business activities as needed.</li><li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li><li>Process payments and refunds.</li><li>Request feedback and contact you about your use of the Site [and our mobile application] .</li><li>Resolve disputes and troubleshoot problems.</li><li>Respond to product and customer service requests.</li><li>Send you a newsletter.</li><li>Solicit support for the Site [and our mobile application].</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows:&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance.&nbsp;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Offer Wall&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]&nbsp; <strong>&nbsp;&nbsp;</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>[Social Media Contacts&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES&nbsp;</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Logging into your account settings and updating your account</li><li>Contacting us using the contact information provided below</li><li>[Other]</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li><li>Logging into your account settings and updating your preferences.</li><li>Contacting us using the contact information provided below</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br>Dallas, TX<br><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:44:53','2021-02-17 22:44:53','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2118,1,'2021-02-17 22:48:31','2021-02-17 22:48:31','<!-- wp:heading -->\n<h4>WHO WE ARE</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>COLLECTION OF YOUR INFORMATION</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h4>Personal Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>Derivative Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:48:31','2021-02-17 22:48:31','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2119,1,'2021-02-17 22:48:32','2021-02-17 22:48:32','<!-- wp:heading -->\n<h4>WHO WE ARE</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p><strong>INTRODUCTION</strong></p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>COLLECTION OF YOUR INFORMATION</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h4>Personal Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h4>Derivative Data</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:48:32','2021-02-17 22:48:32','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2120,1,'2021-02-17 22:48:32','2021-02-17 22:48:32','<!-- wp:heading -->\n<h2>Who We Are</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:48:32','2021-02-17 22:48:32','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2555,1,'2021-03-20 17:20:57','2021-03-20 17:20:57','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-20 17:20:57','2021-03-20 17:20:57','',818,'https://msdawnshaircare.com/?p=2555',0,'revision','',0),(2122,1,'2021-02-17 22:50:13','2021-02-17 22:50:13','<!-- wp:heading -->\n<h2>Who We Are</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:13','2021-02-17 22:50:13','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2123,1,'2021-02-17 22:50:13','2021-02-17 22:50:13','<!-- wp:heading -->\n<h2>Who We Are</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:13','2021-02-17 22:50:13','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2124,1,'2021-02-17 22:50:14','2021-02-17 22:50:14','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:14','2021-02-17 22:50:14','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2125,1,'2021-02-17 22:50:37','2021-02-17 22:50:37','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:37','2021-02-17 22:50:37','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2126,1,'2021-02-17 22:50:38','2021-02-17 22:50:38','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:38','2021-02-17 22:50:38','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2127,1,'2021-02-17 22:50:38','2021-02-17 22:50:38','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-17 22:50:38','2021-02-17 22:50:38','',3,'https://msdawnshaircare.com/2021/02/17/3-revision-v1/',0,'revision','',0),(2560,1,'2021-03-24 16:56:13','2021-03-24 16:56:13','<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next','testimonials','','publish','closed','closed','','testimonials','','','2021-03-24 16:56:13','2021-03-24 16:56:13','',0,'https://msdawnshaircare.com/?elementor_library=testimonials',0,'elementor_library','',0),(2561,1,'2021-03-24 16:56:13','2021-03-24 16:56:13','','testimonials','','inherit','closed','closed','','2560-revision-v1','','','2021-03-24 16:56:13','2021-03-24 16:56:13','',2560,'https://msdawnshaircare.com/?p=2561',0,'revision','',0),(2562,1,'2021-03-24 16:56:13','2021-03-24 16:56:13','<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next','testimonials','','inherit','closed','closed','','2560-revision-v1','','','2021-03-24 16:56:13','2021-03-24 16:56:13','',2560,'https://msdawnshaircare.com/?p=2562',0,'revision','',0),(2132,1,'2021-02-18 04:52:56','2021-02-18 04:52:56','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:52:56','2021-02-18 04:52:56','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0),(2133,1,'2021-02-18 04:52:57','2021-02-18 04:52:57','<!-- wp:heading -->\n<h2>WHO WE ARE</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h2>Introduction</h2>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Collection of Your Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2> </h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Personal Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Derivative Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Financial Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Facebook Permissions </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Social Networks</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Device Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Data</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Data From Contests, Giveaways, and Surveys</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Mobile Application Information</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>USE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h2>DISCLOSURE OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>By Law or to Protect Rights</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Service Providers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Marketing Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Interactions with Other Users</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Online Postings</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Third-Party Advertisers</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Affiliates</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Business Partners</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Offer Wall </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>[Social Media Contacts </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Other Third Parties</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Sale or Bankruptcy</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>TRACKING TECHNOLOGIES</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>Cookies and Web Beacons</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Internet-Based Advertising</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Website Analytics</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>THIRD-PARTY WEBSITES</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>SECURITY OF YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>POLICY FOR CHILDREN</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTROLS FOR DO-NOT-TRACK FEATURES </h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>OPTIONS REGARDING YOUR INFORMATION</h2>\n<!-- /wp:heading --><!-- wp:heading -->\n<h2>[Account Information]</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>Emails and Communications</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CALIFORNIA PRIVACY RIGHTS</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h2>CONTACT US</h2>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:52:57','2021-02-18 04:52:57','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0),(2134,1,'2021-02-18 04:52:57','2021-02-18 04:52:57','<!-- wp:heading -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h3>Introduction</h3>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Collection of Your Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3> </h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Personal Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Derivative Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Financial Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Facebook Permissions </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Social Networks</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Device Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Contests, Giveaways, and Surveys</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Application Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>USE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>DISCLOSURE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>By Law or to Protect Rights</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Service Providers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Marketing Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Interactions with Other Users</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Online Postings</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Advertisers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Affiliates</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Business Partners</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Offer Wall </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Social Media Contacts </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Other Third Parties</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Sale or Bankruptcy</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>TRACKING TECHNOLOGIES</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Cookies and Web Beacons</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Internet-Based Advertising</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Website Analytics</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>THIRD-PARTY WEBSITES</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>SECURITY OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>POLICY FOR CHILDREN</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>OPTIONS REGARDING YOUR INFORMATION</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>[Account Information]</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Emails and Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CALIFORNIA PRIVACY RIGHTS</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTACT US</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:52:57','2021-02-18 04:52:57','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0),(2135,1,'2021-02-18 04:53:23','2021-02-18 04:53:23','<!-- wp:heading -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h3>Introduction</h3>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Collection of Your Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3> </h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Personal Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Derivative Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Financial Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Facebook Permissions </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Social Networks</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Device Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Contests, Giveaways, and Surveys</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Application Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>USE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>DISCLOSURE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>By Law or to Protect Rights</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Service Providers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Marketing Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Interactions with Other Users</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Online Postings</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Advertisers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Affiliates</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Business Partners</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Offer Wall </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Social Media Contacts </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Other Third Parties</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Sale or Bankruptcy</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>TRACKING TECHNOLOGIES</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Cookies and Web Beacons</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Internet-Based Advertising</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Website Analytics</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>THIRD-PARTY WEBSITES</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>SECURITY OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>POLICY FOR CHILDREN</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>OPTIONS REGARDING YOUR INFORMATION</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>[Account Information]</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Emails and Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CALIFORNIA PRIVACY RIGHTS</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTACT US</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:53:23','2021-02-18 04:53:23','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0);
INSERT INTO `wpb1_posts` VALUES (2136,1,'2021-02-18 04:53:23','2021-02-18 04:53:23','<!-- wp:heading -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h3>Introduction</h3>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Collection of Your Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3> </h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Personal Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Derivative Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Financial Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Facebook Permissions </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Social Networks</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Device Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Contests, Giveaways, and Surveys</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Application Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>USE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>DISCLOSURE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>By Law or to Protect Rights</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Service Providers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Marketing Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Interactions with Other Users</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Online Postings</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Advertisers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Affiliates</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Business Partners</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Offer Wall </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Social Media Contacts </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Other Third Parties</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Sale or Bankruptcy</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>TRACKING TECHNOLOGIES</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Cookies and Web Beacons</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Internet-Based Advertising</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Website Analytics</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>THIRD-PARTY WEBSITES</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>SECURITY OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>POLICY FOR CHILDREN</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>OPTIONS REGARDING YOUR INFORMATION</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>[Account Information]</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Emails and Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CALIFORNIA PRIVACY RIGHTS</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTACT US</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:53:23','2021-02-18 04:53:23','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0),(2137,1,'2021-02-18 04:53:23','2021-02-18 04:53:23','<!-- wp:heading -->\n<h3>WHO WE ARE</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website address is: <a href=\"https://msdawnshaircare.com\">https://msdawnshaircare.com</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Last updated 2/1/21</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<h3>Introduction</h3>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[BUSINESS ENTITY NAME] (“we” or “us” or “our”) respects the privacy of our users (“user” or “you”). This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website [name of website.com] [and our mobile application], including any other media form, media channel, mobile website, or mobile application related or connected thereto (collectively, the “Site”). Please read this privacy policy carefully. If you do not agree with the terms of this privacy policy, please do not access the site.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We reserve the right to make changes to this Privacy Policy at any time and for any reason. We will alert you about any changes by updating the “Last Updated” date of this Privacy Policy. Any changes or modifications will be effective immediately upon posting the updated Privacy Policy on the Site, and you waive the right to receive specific notice of each such change or modification.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You are encouraged to periodically review this Privacy Policy to stay informed of updates. You will be deemed to have been made aware of, will be subject to, and will be deemed to have accepted the changes in any revised Privacy Policy by your continued use of the Site after the date such revised Privacy Policy is posted. This <a href=\"https://termly.io/resources/templates/privacy-policy-template/\">privacy policy</a> was created using Termly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Collection of Your Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may collect information about you in a variety of ways. The information we may collect on the Site includes:</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3> </h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Personal Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personally identifiable information, such as your name, shipping address, email address, and telephone number, and demographic information, such as your age, gender, hometown, and interests, that you voluntarily give to us [when you register with the Site [or our mobile application,] or] when you choose to participate in various activities related to the Site [and our mobile application], such as online chat and message boards. You are under no obligation to provide us with personal information of any kind, however your refusal to do so may prevent you from using certain features of the Site [and our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Derivative Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information our servers automatically collect when you access the Site, such as your IP address, your browser type, your operating system, your access times, and the pages you have viewed directly before and after accessing the Site. [If you are using our mobile application, this information may also include your device name and type, your operating system, your phone number, your country, your likes and replies to a post, and other interactions with the application and other users via server log files, as well as any other information you choose to provide.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Financial Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Financial information, such as data related to your payment method (e.g. valid credit card number, card brand, expiration date) that we may collect when you purchase, order, return, exchange, or request information about our services from the Site [or our mobile application]. [We store only very limited, if any, financial information that we collect. Otherwise, all financial information is stored by our payment processor, [<a href=\"https://pay.amazon.com/us/help/201491260\">Amazon Payments,</a>] [<a href=\"https://www.authorize.net/company/privacy/\">Authornize.Net,</a>] [<a href=\"https://www.braintreepayments.com/legal\">Braintree Payments,</a>] [<a href=\"https://www.chargify.com/privacy-policy/\">Chargify,</a>] [<a href=\"https://www.dwolla.com/legal/privacy/\">Dwolla,</a>] [<a href=\"https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice\">Google Checkout,]</a> [<a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">Paypal</a>,] [<a href=\"https://www.safecharge.com/privacy-cookies-policy/\">SafeCharge,</a>] [<a href=\"https://stripe.com/us/privacy/\">Stripe,</a>] [<a href=\"https://go.wepay.com/privacy-policy-us\">WePay,</a>] <a href=\"https://www.2checkout.com/policies/privacy-policy/\">[2Checkout,</a>] [other], and you are encouraged to review their privacy policy and contact them directly for responses to your questions.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Facebook Permissions </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may by default access your <a href=\"https://www.facebook.com/about/privacy/\">Facebook</a> basic account information, including your name, email, gender, birthday, current city, and profile picture URL, as well as other information that you choose to make public. We may also request access to other permissions related to your account, such as friends, checkins, and likes, and you may choose to grant or deny us access to each individual permission. For more information regarding Facebook permissions, refer to the <a href=\"https://developers.facebook.com/docs/facebook-login/permissions\">Facebook Permissions Reference </a>page.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Social Networks</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>User information from social networking sites, such as [Apple’s Game Center, Facebook, Google+, Instagram, Pinterest, Twitter], including your name, your social network username, location, gender, birth date, email address, profile picture, and public data for contacts, if you connect your account to such social networks. [If you are using our mobile application, this information may also include the contact information of anyone you invite to use and/or join our mobile application.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Device Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Device information, such as your mobile device ID, model, and manufacturer, and information about the location of your device, if you access the Site from a mobile device.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Data</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Information from third parties, such as personal information or network friends, if you connect your account to the third party and grant the Site permission to access this information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Data From Contests, Giveaways, and Surveys</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal and other information you may provide when entering contests or giveaways and/or responding to surveys.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Mobile Application Information</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect using our mobile application:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li><em>Geo-Location Information.</em> We may request access or permission to and track location-based information from your mobile device, either continuously or while you are using our mobile application, to provide location-based services. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Access.</em> We may request access or permission to certain features from your mobile device, including your mobile device’s [bluetooth, calendar, camera, contacts, microphone, reminders, sensors, SMS messages, social media accounts, storage,] and other features. If you wish to change our access or permissions, you may do so in your device’s settings.</li>\n<li><em>Mobile Device Data.</em> We may collect device information (such as your mobile device ID, model and manufacturer), operating system, version information and IP address.</li>\n<li><em>Push Notifications. </em>We may request to send you push notifications regarding your account or the Application. If you wish to opt-out from receiving these types of communications, you may turn them off in your device’s settings.</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>USE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Having accurate information about you permits us to provide you with a smooth, efficient, and customized experience. Specifically, we may use information collected about you via the Site [or our mobile application] to:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Administer sweepstakes, promotions, and contests.</li>\n<li>Assist law enforcement and respond to subpoena.</li>\n<li>Compile anonymous statistical data and analysis for use internally or with third parties.</li>\n<li>Create and manage your account.</li>\n<li>Deliver targeted advertising, coupons, newsletters, and other information regarding promotions and the Site [and our mobile application] to you.</li>\n<li>Email you regarding your account or order.</li>\n<li>Enable user-to-user communications.</li>\n<li>Fulfill and manage purchases, orders, payments, and other transactions related to the Site [and our mobile application].</li>\n<li>Generate a personal profile about you to make future visits to the Site [and our mobile application] more personalized.</li>\n<li>Increase the efficiency and operation of the Site [and our mobile application].</li>\n<li>Monitor and analyze usage and trends to improve your experience with the Site [and our mobile application].</li>\n<li>Notify you of updates to the Site [and our mobile application]s.</li>\n<li>Offer new products, services, [mobile applications,] and/or recommendations to you.</li>\n<li>Perform other business activities as needed.</li>\n<li>Prevent fraudulent transactions, monitor against theft, and protect against criminal activity.</li>\n<li>Process payments and refunds.</li>\n<li>Request feedback and contact you about your use of the Site [and our mobile application] .</li>\n<li>Resolve disputes and troubleshoot problems.</li>\n<li>Respond to product and customer service requests.</li>\n<li>Send you a newsletter.</li>\n<li>Solicit support for the Site [and our mobile application].</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:heading -->\n<h3>DISCLOSURE OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share information we have collected about you in certain situations. Your information may be disclosed as follows: </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>By Law or to Protect Rights</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we believe the release of information about you is necessary to respond to legal process, to investigate or remedy potential violations of our policies, or to protect the rights, property, and safety of others, we may share your information as permitted or required by any applicable law, rule, or regulation. This includes exchanging information with other entities for fraud protection and credit risk reduction.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Service Providers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with third parties that perform services for us or on our behalf, including payment processing, data analysis, email delivery, hosting services, customer service, and marketing assistance. </p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Marketing Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>With your consent, or with an opportunity for you to withdraw consent, we may share your information with third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Interactions with Other Users</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you interact with other users of the Site [and our mobile application], those users may see your name, profile photo, and descriptions of your activity, including sending invitations to other users, chatting with other users, liking posts, following blogs.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Online Postings</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>When you post comments, contributions or other content to the Site [or our mobile applications], your posts may be viewed by all users and may be publicly distributed outside the Site [and our mobile application] in perpetuity.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Third-Party Advertisers</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may use third-party advertising companies to serve ads when you visit the Site [or our mobile application]. These companies may use information about your visits to the Site [and our mobile application] and other websites that are contained in web cookies in order to provide advertisements about goods and services of interest to you.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Affiliates</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our affiliates, in which case we will require those affiliates to honor this Privacy Policy. Affiliates include our parent company and any subsidiaries, joint venture partners or other companies that we control or that are under common control with us.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Business Partners</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with our business partners to offer you certain products, services or promotions.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Offer Wall </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our mobile application may display a third-party hosted “offer wall.” Such an offer wall allows third-party advertisers to offer virtual currency, gifts, or other items to users in return for acceptance and completion of an advertisement offer. Such an offer wall may appear in our mobile application and be displayed to you based on certain data, such as your geographic area or demographic information. When you click on an offer wall, you will leave our mobile application. A unique identifier, such as your user ID, will be shared with the offer wall provider in order to prevent fraud and properly credit your account.]  <strong>  </strong></p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>[Social Media Contacts </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you connect to the Site [or our mobile application] through a social network, your contacts on the social network will see your name, profile photo, and descriptions of your activity.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Other Third Parties</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may share your information with advertisers and investors for the purpose of conducting general business analysis. We may also share your information with such third parties for marketing purposes, as permitted by law.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Sale or Bankruptcy</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If we reorganize or sell all or a portion of our assets, undergo a merger, or are acquired by another entity, we may transfer your information to the successor entity. If we go out of business or enter bankruptcy, your information would be an asset transferred or acquired by a third party. You acknowledge that such transfers may occur and that the transferee may decline honor commitments we made in this Privacy Policy.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We are not responsible for the actions of third parties with whom you share personal or sensitive data, and we have no authority to manage or control third-party solicitations. If you no longer wish to receive correspondence, emails or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>TRACKING TECHNOLOGIES</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>Cookies and Web Beacons</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. When you access the Site [or our mobile application], your personal information is not collected through the use of tracking technology. Most browsers are set to accept cookies by default. You can remove or reject cookies, but be aware that such action could affect the availability and functionality of the Site [or our mobile application]. You may not decline web beacons. However, they can be rendered ineffective by declining all cookies or by modifying your web browser’s settings to notify you each time a cookie is tendered, permitting you to accept or decline cookies on an individual basis.]</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>[We may use cookies, web beacons, tracking pixels, and other tracking technologies on the Site [and our mobile application] to help customize the Site [and our mobile application] and improve your experience. For more information on how we use cookies, please refer to our Cookie Policy posted on the Site, which is incorporated into this Privacy Policy. By using the Site, you agree to be bound by our Cookie Policy.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Internet-Based Advertising</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Additionally, we may use third-party software to serve ads on the Site [and our mobile application], implement email marketing campaigns, and manage other interactive marketing initiatives. This third-party software may use cookies or similar tracking technology to help manage and optimize your online experience with us. For more information about opting-out of interest-based ads, visit the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Website Analytics</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We may also partner with selected third-party vendors[, such as [<a href=\"http://www.adobe.com/privacy/marketing-cloud.html\">Adobe Analytics</a>,] [<a href=\"https://www.clicktale.com/company/privacy-policy/\">Clicktale,</a>] [<a href=\"https://clicky.com/terms\">Clicky</a>,] [<a href=\"https://www.cloudflare.com/security-policy/\">Cloudfare</a>,] [<a href=\"https://www.crazyegg.com/privacy/\">Crazy Egg,</a>] [<a href=\"https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm\">Flurry Analytics,</a>] [<a href=\"https://support.google.com/analytics/answer/6004245?hl=en\">Google Analytics</a>,] [<a href=\"https://heapanalytics.com/privacy\">Heap Analytics</a>,] [<a href=\"https://www.inspectlet.com/legal#privacy\">Inspectlet,</a>] [<a href=\"https://signin.kissmetrics.com/privacy\">Kissmetrics,]</a> [<a href=\"https://mixpanel.com/privacy/\">Mixpanel,</a>] [<a href=\"https://piwik.org/privacy/\">Piwik,</a>] and others], to allow tracking technologies and remarketing services on the Site [and our mobile application] through the use of first party cookies and third-party cookies, to, among other things, analyze and track users’ use of the Site [and our mobile application] , determine the popularity of certain content and better understand online activity. By accessing the Site[,our mobile application,], you consent to the collection and use of your information by these third-party vendors. You are encouraged to review their privacy policy and contact them directly for responses to your questions. We do not transfer personal information to these third-party vendors. However, if you do not want any information to be collected and used by tracking technologies, you can visit the third-party vendor or the <a href=\"http://www.networkadvertising.org/choices/\">Network Advertising Initiative Opt-Out Tool</a> or <a href=\"http://www.aboutads.info/choices/\">Digital Advertising Alliance Opt-Out Tool</a>.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You should be aware that getting a new computer, installing a new browser, upgrading an existing browser, or erasing or otherwise altering your browser’s cookies files may also clear certain opt-out cookies, plug-ins, or settings.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>THIRD-PARTY WEBSITES</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Site [and our mobile application] may contain links to third-party websites and applications of interest, including advertisements and external services, that are not affiliated with us. Once you have used these links to leave the Site [or our mobile application], any information you provide to these third parties is not covered by this Privacy Policy, and we cannot guarantee the safety and privacy of your information. Before visiting and providing any information to any third-party websites, you should inform yourself of the privacy policies and practices (if any) of the third party responsible for that website, and should take those steps necessary to, in your discretion, protect the privacy of your information. We are not responsible for the content or privacy and security practices and policies of any third parties, including other sites, services or applications that may be linked to or from the Site [or our mobile application].</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>SECURITY OF YOUR INFORMATION</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We use administrative, technical, and physical security measures to help protect your personal information. While we have taken reasonable steps to secure the personal information you provide to us, please be aware that despite our efforts, no security measures are perfect or impenetrable, and no method of data transmission can be guaranteed against any interception or other type of misuse. Any information disclosed online is vulnerable to interception and misuse by unauthorized parties. Therefore, we cannot guarantee complete security if you provide personal information.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>POLICY FOR CHILDREN</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>We do not knowingly solicit information from or market to children under the age of 13. If you become aware of any data we have collected from children under age 13, please contact us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTROLS FOR DO-NOT-TRACK FEATURES </h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. No uniform technology standard for recognizing and implementing DNT signals has been finalized. As such, we do not currently respond to DNT browser signals or any other mechanism that automatically communicates your choice not to be tracked online. If a standard for online tracking is adopted that we must follow in the future, we will inform you about that practice in a revised version of this Privacy Policy./Most web browsers and some mobile operating systems [and our mobile applications] include a Do-Not-Track (“DNT”) feature or setting you can activate to signal your privacy preference not to have data about your online browsing activities monitored and collected. If you set the DNT signal on your browser, we will respond to such DNT browser signals.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>OPTIONS REGARDING YOUR INFORMATION</h3>\n<h3><!-- /wp:heading --><!-- wp:heading --></h3>\n<h3>[Account Information]</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You may at any time review or change the information in your account or terminate your account by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Logging into your account settings and updating your account</li>\n<li>Contacting us using the contact information provided below</li>\n<li>[Other]</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>Upon your request to terminate your account, we will deactivate or delete your account and information from our active databases. However, some information may be retained in our files to prevent fraud, troubleshoot problems, assist with any investigations, enforce our Terms of Use and/or comply with legal requirements.]</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>Emails and Communications</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from us, you may opt-out by:</p>\n<!-- /wp:paragraph --><!-- wp:list -->\n<ul>\n<li>Noting your preferences at the time you register your account with the Site [or our mobile application]</li>\n<li>Logging into your account settings and updating your preferences.</li>\n<li>Contacting us using the contact information provided below</li>\n</ul>\n<!-- /wp:list --><!-- wp:paragraph -->\n<p>If you no longer wish to receive correspondence, emails, or other communications from third parties, you are responsible for contacting the third party directly.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CALIFORNIA PRIVACY RIGHTS</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>California Civil Code Section 1798.83, also known as the “Shine The Light” law, permits our users who are California residents to request and obtain from us, once a year and free of charge, information about categories of personal information (if any) we disclosed to third parties for direct marketing purposes and the names and addresses of all third parties with which we shared personal information in the immediately preceding calendar year. If you are a California resident and would like to make such a request, please submit your request in writing to us using the contact information provided below.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>If you are under 18 years of age, reside in California, and have a registered account with the Site [or our mobile application], you have the right to request removal of unwanted data that you publicly post on the Site [or our mobile application]. To request removal of such data, please contact us using the contact information provided below, and include the email address associated with your account and a statement that you reside in California. We will make sure the data is not publicly displayed on the Site [or our mobile application], but please be aware that the data may not be completely or comprehensively removed from our systems.</p>\n<!-- /wp:paragraph --><!-- wp:heading -->\n<h3>CONTACT US</h3>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>If you have questions or comments about this Privacy Policy, please contact us at:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Ms. Dawn\'s Pure Emollients<br />Dallas, TX<br /><strong><a href=\"https://msdawnshaircare.com\" target=\"_blank\" rel=\"noreferrer noopener\">msdawnshaircare.com</a></strong></p>\n<!-- /wp:paragraph -->','Privacy Policy - Ms. Dawn\'s Hair Care','','inherit','closed','closed','','3-revision-v1','','','2021-02-18 04:53:23','2021-02-18 04:53:23','',3,'https://msdawnshaircare.com/2021/02/18/3-revision-v1/',0,'revision','',0),(2338,1,'2021-03-01 03:36:47','2021-03-01 03:36:47','','ms dawn\'s logo copy 4','','inherit','open','closed','','ms-dawns-logo-copy-4','','','2021-03-02 18:40:44','2021-03-02 18:40:44','',1815,'http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png',0,'attachment','image/png',0),(2139,1,'2021-02-18 05:05:46','2021-02-18 05:05:46','<ul>\n									<li>				\n											Consultation\n																			$0\n				</li>												<li>				\n											Colour\n																			$90+\n															<p>Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. </p>\n				</li>												<li>				\n											Full Highlight\n																			$180+\n															<p>Pieces of hair are placed in foils all over the head with much of the natural/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  ​</p>\n				</li>												<li>				\n											Face Frame\n																			$65+\n															<p>Great option to brighten around the face in between  big lightening services such as full Highlights/balayage. </p>\n				</li>												<li>				\n											Partial Highlights\n																			$130+\n															<p>Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.</p>\n				</li>												<li>				\n											Creative Colour (consultation required )\n																			$180+\n															<p> INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)</p>\n				</li>												<li>				\n											Mini Partial Highlights\n																			$90+\n															<p>Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\n</p>\n				</li>					\n		</ul>','Services &#8211; Hair Care','','publish','closed','closed','','services-hair-care','','','2021-02-18 05:05:46','2021-02-18 05:05:46','',0,'https://msdawnshaircare.com/?elementor_library=services-hair-care',0,'elementor_library','',0),(2140,1,'2021-02-18 05:05:46','2021-02-18 05:05:46','','Services &#8211; Hair Care','','inherit','closed','closed','','2139-revision-v1','','','2021-02-18 05:05:46','2021-02-18 05:05:46','',2139,'https://msdawnshaircare.com/2021/02/18/2139-revision-v1/',0,'revision','',0),(2141,1,'2021-02-18 05:05:46','2021-02-18 05:05:46','<ul>\n									<li>				\n											Consultation\n																			$0\n				</li>												<li>				\n											Colour\n																			$90+\n															<p>Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. </p>\n				</li>												<li>				\n											Full Highlight\n																			$180+\n															<p>Pieces of hair are placed in foils all over the head with much of the natural/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  ​</p>\n				</li>												<li>				\n											Face Frame\n																			$65+\n															<p>Great option to brighten around the face in between  big lightening services such as full Highlights/balayage. </p>\n				</li>												<li>				\n											Partial Highlights\n																			$130+\n															<p>Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.</p>\n				</li>												<li>				\n											Creative Colour (consultation required )\n																			$180+\n															<p> INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)</p>\n				</li>												<li>				\n											Mini Partial Highlights\n																			$90+\n															<p>Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\n</p>\n				</li>					\n		</ul>','Services &#8211; Hair Care','','inherit','closed','closed','','2139-revision-v1','','','2021-02-18 05:05:46','2021-02-18 05:05:46','',2139,'https://msdawnshaircare.com/2021/02/18/2139-revision-v1/',0,'revision','',0),(2142,1,'2021-02-18 05:05:52','2021-02-18 05:05:52','<ul>\n									<li>				\n											Consultation\n																			$0\n				</li>												<li>				\n											Colour\n																			$90+\n															<p>Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. </p>\n				</li>												<li>				\n											Full Highlight\n																			$180+\n															<p>Pieces of hair are placed in foils all over the head with much of the natural/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  ​</p>\n				</li>												<li>				\n											Face Frame\n																			$65+\n															<p>Great option to brighten around the face in between  big lightening services such as full Highlights/balayage. </p>\n				</li>												<li>				\n											Partial Highlights\n																			$130+\n															<p>Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.</p>\n				</li>												<li>				\n											Creative Colour (consultation required )\n																			$180+\n															<p> INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)</p>\n				</li>												<li>				\n											Mini Partial Highlights\n																			$90+\n															<p>Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\n</p>\n				</li>					\n		</ul>','Services &#8211; Hair Care','','publish','closed','closed','','services-hair-care-2','','','2021-02-18 05:05:52','2021-02-18 05:05:52','',0,'https://msdawnshaircare.com/?elementor_library=services-hair-care-2',0,'elementor_library','',0),(2143,1,'2021-02-18 05:05:52','2021-02-18 05:05:52','','Services &#8211; Hair Care','','inherit','closed','closed','','2142-revision-v1','','','2021-02-18 05:05:52','2021-02-18 05:05:52','',2142,'https://msdawnshaircare.com/2021/02/18/2142-revision-v1/',0,'revision','',0),(2144,1,'2021-02-18 05:05:52','2021-02-18 05:05:52','<ul>\n									<li>				\n											Consultation\n																			$0\n				</li>												<li>				\n											Colour\n																			$90+\n															<p>Roots or all over color to refresh and revive dull, faded locks.  Maintenance depends on chosen color and client preference. </p>\n				</li>												<li>				\n											Full Highlight\n																			$180+\n															<p>Pieces of hair are placed in foils all over the head with much of the natural/colored hair still in tact.  Final tonal value is up to you! Great option for those with a very layered haircut.  Maintenance would be every 4-6 months depending on how fast your hair grows.  ​</p>\n				</li>												<li>				\n											Face Frame\n																			$65+\n															<p>Great option to brighten around the face in between  big lightening services such as full Highlights/balayage. </p>\n				</li>												<li>				\n											Partial Highlights\n																			$130+\n															<p>Pieces of the hair are placed in foils on the top half and sides of the head with much of the natural/colored hair still in tact. Final tonal value is up to you! Great option for people with one length or subtle layered haircut.  Also good for in between a full highlight service.</p>\n				</li>												<li>				\n											Creative Colour (consultation required )\n																			$180+\n															<p> INCLUDES BUT NOT LIMITED TO : balayage, ombre, foilayage, fantasy colours (rose gold, emerald green, etc.)</p>\n				</li>												<li>				\n											Mini Partial Highlights\n																			$90+\n															<p>Foils are placed just along the top of the head with much of the natural or colored hair left out. Perfect for haircuts with little to no layering such as a bob.\n</p>\n				</li>					\n		</ul>','Services &#8211; Hair Care','','inherit','closed','closed','','2142-revision-v1','','','2021-02-18 05:05:52','2021-02-18 05:05:52','',2142,'https://msdawnshaircare.com/2021/02/18/2142-revision-v1/',0,'revision','',0),(2148,1,'2021-02-18 05:25:12','2021-02-18 05:25:12','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>					\n		</ul>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:25:12','2021-02-18 05:25:12','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2149,1,'2021-02-18 05:30:01','2021-02-18 05:30:01','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>					\n		</ul>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:30:01','2021-02-18 05:30:01','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2146,1,'2021-02-18 05:25:11','2021-02-18 05:25:11','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:25:11','2021-02-18 05:25:11','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2147,1,'2021-02-18 05:25:12','2021-02-18 05:25:12','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:25:12','2021-02-18 05:25:12','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2150,1,'2021-02-18 05:30:02','2021-02-18 05:30:02','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>					\n		</ul>\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:30:02','2021-02-18 05:30:02','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2151,1,'2021-02-18 05:30:03','2021-02-18 05:30:03','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:30:03','2021-02-18 05:30:03','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2152,1,'2021-02-18 05:31:14','2021-02-18 05:31:14','','SERVICES','','publish','closed','closed','','services','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=2152',3,'nav_menu_item','',0),(2153,1,'2021-02-18 05:31:48','2021-02-18 05:31:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:31:48','2021-02-18 05:31:48','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2154,1,'2021-02-18 05:31:49','2021-02-18 05:31:49','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:31:49','2021-02-18 05:31:49','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2155,1,'2021-02-18 05:31:49','2021-02-18 05:31:49','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:31:49','2021-02-18 05:31:49','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2156,1,'2021-02-18 05:34:52','2021-02-18 05:34:52','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:34:52','2021-02-18 05:34:52','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2157,1,'2021-02-18 05:34:53','2021-02-18 05:34:53','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:34:53','2021-02-18 05:34:53','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2158,1,'2021-02-18 05:34:53','2021-02-18 05:34:53','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">CONTACT ME FOR SCHEDULING</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:34:53','2021-02-18 05:34:53','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2159,1,'2021-02-18 05:38:30','2021-02-18 05:38:30','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">CONTACT ME FOR SCHEDULING</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:38:30','2021-02-18 05:38:30','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2160,1,'2021-02-18 05:38:31','2021-02-18 05:38:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">CONTACT ME FOR SCHEDULING</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:38:31','2021-02-18 05:38:31','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2161,1,'2021-02-18 05:38:31','2021-02-18 05:38:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:38:31','2021-02-18 05:38:31','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2162,1,'2021-02-18 05:39:02','2021-02-18 05:39:02','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:39:02','2021-02-18 05:39:02','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2163,1,'2021-02-18 05:39:04','2021-02-18 05:39:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:39:04','2021-02-18 05:39:04','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2164,1,'2021-02-18 05:39:04','2021-02-18 05:39:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:39:04','2021-02-18 05:39:04','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2165,1,'2021-02-18 05:40:29','2021-02-18 05:40:29','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:40:29','2021-02-18 05:40:29','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2166,1,'2021-02-18 05:40:31','2021-02-18 05:40:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: \n									</li>\n								<li>\n										Phone: \n									</li>\n								<li>\n										Email: \n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:40:31','2021-02-18 05:40:31','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2167,1,'2021-02-18 05:40:31','2021-02-18 05:40:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:40:31','2021-02-18 05:40:31','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2168,1,'2021-02-18 05:41:43','2021-02-18 05:41:43','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:41:43','2021-02-18 05:41:43','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2169,1,'2021-02-18 05:41:44','2021-02-18 05:41:44','<h4>address, phone, email list subscribe, etc....</h4>		\n		Qui dolore ipsum quia dolor sit amet, consec tetur adipisci velit, sed quia non numquam eius modi tempora incidunt lores ta porro ame.		\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:41:44','2021-02-18 05:41:44','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2171,1,'2021-02-18 05:42:33','2021-02-18 05:42:33','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:42:33','2021-02-18 05:42:33','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2172,1,'2021-02-18 05:42:34','2021-02-18 05:42:34','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:42:34','2021-02-18 05:42:34','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2173,1,'2021-02-18 05:42:34','2021-02-18 05:42:34','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 05:42:34','2021-02-18 05:42:34','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2177,1,'2021-02-18 05:56:20','2021-02-18 05:56:20','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:56:20','2021-02-18 05:56:20','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2175,1,'2021-02-18 05:56:12','2021-02-18 05:56:12','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:56:12','2021-02-18 05:56:12','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2176,1,'2021-02-18 05:56:20','2021-02-18 05:56:20','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Get In Touch</h3>		\n			<h3>Get In Touch</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:56:20','2021-02-18 05:56:20','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2178,1,'2021-02-18 05:59:56','2021-02-18 05:59:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:59:56','2021-02-18 05:59:56','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2179,1,'2021-02-18 05:59:57','2021-02-18 05:59:57','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>					\n		</ul>\n			<h2>Coloring starts at $70 - Bundle coloring also available</h2>		\n			<h2>FREE END TRIM WITH ALL SERVICES</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:59:57','2021-02-18 05:59:57','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2180,1,'2021-02-18 05:59:57','2021-02-18 05:59:57','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 05:59:57','2021-02-18 05:59:57','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2181,1,'2021-02-18 06:01:17','2021-02-18 06:01:17','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 06:01:17','2021-02-18 06:01:17','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2182,1,'2021-02-18 06:01:17','2021-02-18 06:01:17','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 06:01:17','2021-02-18 06:01:17','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2183,1,'2021-02-18 06:01:17','2021-02-18 06:01:17','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-18 06:01:17','2021-02-18 06:01:17','',285,'https://msdawnshaircare.com/2021/02/18/285-revision-v1/',0,'revision','',0),(2184,1,'2021-02-18 06:04:29','2021-02-18 06:04:29','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:04:29','2021-02-18 06:04:29','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2185,1,'2021-02-18 06:04:30','2021-02-18 06:04:30','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:04:30','2021-02-18 06:04:30','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2186,1,'2021-02-18 06:04:30','2021-02-18 06:04:30','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:04:30','2021-02-18 06:04:30','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2187,1,'2021-02-18 06:18:52','2021-02-18 06:18:52','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:18:52','2021-02-18 06:18:52','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2188,1,'2021-02-18 06:18:54','2021-02-18 06:18:54','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:18:54','2021-02-18 06:18:54','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2189,1,'2021-02-18 06:18:54','2021-02-18 06:18:54','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:18:54','2021-02-18 06:18:54','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2190,1,'2021-02-18 06:19:53','2021-02-18 06:19:53','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:19:53','2021-02-18 06:19:53','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2191,1,'2021-02-18 06:19:54','2021-02-18 06:19:54','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:19:54','2021-02-18 06:19:54','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2192,1,'2021-02-18 06:19:54','2021-02-18 06:19:54','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:19:54','2021-02-18 06:19:54','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2193,1,'2021-02-18 06:42:21','2021-02-18 06:42:21','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:42:21','2021-02-18 06:42:21','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2194,1,'2021-02-18 06:42:23','2021-02-18 06:42:23','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n			<h3>Contact - Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:42:23','2021-02-18 06:42:23','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2195,1,'2021-02-18 06:42:23','2021-02-18 06:42:23','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:42:23','2021-02-18 06:42:23','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2196,1,'2021-02-18 06:44:38','2021-02-18 06:44:38','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:44:38','2021-02-18 06:44:38','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2197,1,'2021-02-18 06:44:39','2021-02-18 06:44:39','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:44:39','2021-02-18 06:44:39','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2198,1,'2021-02-18 06:44:39','2021-02-18 06:44:39','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:44:39','2021-02-18 06:44:39','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2199,1,'2021-02-18 06:46:05','2021-02-18 06:46:05','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:46:05','2021-02-18 06:46:05','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2200,1,'2021-02-18 06:46:07','2021-02-18 06:46:07','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:46:07','2021-02-18 06:46:07','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2201,1,'2021-02-18 06:46:07','2021-02-18 06:46:07','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 06:46:07','2021-02-18 06:46:07','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2202,1,'2021-02-18 07:04:04','2021-02-18 07:04:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:04:04','2021-02-18 07:04:04','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2203,1,'2021-02-18 07:04:06','2021-02-18 07:04:06','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:04:06','2021-02-18 07:04:06','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2204,1,'2021-02-18 07:04:06','2021-02-18 07:04:06','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:04:06','2021-02-18 07:04:06','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2205,1,'2021-02-18 07:05:19','2021-02-18 07:05:19','','ava1.png','','inherit','open','closed','','ava1-png','','','2021-02-18 07:05:19','2021-02-18 07:05:19','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/ava1.png',0,'attachment','image/png',0),(2206,1,'2021-02-18 07:05:21','2021-02-18 07:05:21','','ava2.png','','inherit','open','closed','','ava2-png','','','2021-02-18 07:05:21','2021-02-18 07:05:21','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/ava2.png',0,'attachment','image/png',0),(2207,1,'2021-02-18 07:05:23','2021-02-18 07:05:23','','ava4.png','','inherit','open','closed','','ava4-png','','','2021-02-18 07:05:23','2021-02-18 07:05:23','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/ava4.png',0,'attachment','image/png',0),(2212,1,'2021-02-18 07:13:36','2021-02-18 07:13:36','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finney</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:13:36','2021-02-18 07:13:36','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2209,1,'2021-02-18 07:07:31','2021-02-18 07:07:31','','sarah finney testimonial - ms dawn\'s pure emollients','','inherit','open','closed','','sarah-finney-testimonial-ms-dawns-pure-emollients','','','2021-03-01 03:32:56','2021-03-01 03:32:56','',818,'https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg',0,'attachment','image/jpeg',0),(2210,1,'2021-02-18 07:13:35','2021-02-18 07:13:35','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:13:35','2021-02-18 07:13:35','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2211,1,'2021-02-18 07:13:36','2021-02-18 07:13:36','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:13:36','2021-02-18 07:13:36','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2213,1,'2021-02-18 07:14:50','2021-02-18 07:14:50','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finney</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:14:50','2021-02-18 07:14:50','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2214,1,'2021-02-18 07:14:51','2021-02-18 07:14:51','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finney</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:14:51','2021-02-18 07:14:51','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2215,1,'2021-02-18 07:14:51','2021-02-18 07:14:51','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:14:51','2021-02-18 07:14:51','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2216,1,'2021-02-18 07:15:15','2021-02-18 07:15:15','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:15:15','2021-02-18 07:15:15','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2217,1,'2021-02-18 07:15:17','2021-02-18 07:15:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:15:17','2021-02-18 07:15:17','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2218,1,'2021-02-18 07:15:17','2021-02-18 07:15:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:15:17','2021-02-18 07:15:17','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2219,1,'2021-02-18 07:17:13','2021-02-18 07:17:13','','TESTIMONIALS','','publish','closed','closed','','testimonials','','','2021-02-18 08:40:34','2021-02-18 08:40:34','',0,'https://msdawnshaircare.com/?p=2219',2,'nav_menu_item','',0),(2223,1,'2021-02-18 07:20:34','2021-02-18 07:20:34','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:20:34','2021-02-18 07:20:34','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2221,1,'2021-02-18 07:20:33','2021-02-18 07:20:33','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:20:33','2021-02-18 07:20:33','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2222,1,'2021-02-18 07:20:34','2021-02-18 07:20:34','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:20:34','2021-02-18 07:20:34','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2224,1,'2021-02-18 07:26:17','2021-02-18 07:26:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:26:17','2021-02-18 07:26:17','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2225,1,'2021-02-18 07:26:18','2021-02-18 07:26:18','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:26:18','2021-02-18 07:26:18','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2226,1,'2021-02-18 07:26:18','2021-02-18 07:26:18','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:26:18','2021-02-18 07:26:18','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2227,1,'2021-02-18 07:30:44','2021-02-18 07:30:44','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:30:44','2021-02-18 07:30:44','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2228,1,'2021-02-18 07:30:45','2021-02-18 07:30:45','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>Coloring starts at $70</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:30:45','2021-02-18 07:30:45','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2229,1,'2021-02-18 07:30:45','2021-02-18 07:30:45','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:30:45','2021-02-18 07:30:45','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2230,1,'2021-02-18 07:31:57','2021-02-18 07:31:57','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:31:57','2021-02-18 07:31:57','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2231,1,'2021-02-18 07:31:58','2021-02-18 07:31:58','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"http://Ok%20great%20Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:31:58','2021-02-18 07:31:58','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2232,1,'2021-02-18 07:31:58','2021-02-18 07:31:58','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:31:58','2021-02-18 07:31:58','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2233,1,'2021-02-18 07:32:15','2021-02-18 07:32:15','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:15','2021-02-18 07:32:15','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2234,1,'2021-02-18 07:32:16','2021-02-18 07:32:16','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:Dawnloggins@gmail.com\">						\n										Dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:16','2021-02-18 07:32:16','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2235,1,'2021-02-18 07:32:16','2021-02-18 07:32:16','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:16','2021-02-18 07:32:16','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2236,1,'2021-02-18 07:32:32','2021-02-18 07:32:32','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:32','2021-02-18 07:32:32','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2237,1,'2021-02-18 07:32:33','2021-02-18 07:32:33','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										dawnloggins@gmail.com\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:33','2021-02-18 07:32:33','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2238,1,'2021-02-18 07:32:33','2021-02-18 07:32:33','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:33','2021-02-18 07:32:33','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2239,1,'2021-02-18 07:32:55','2021-02-18 07:32:55','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:55','2021-02-18 07:32:55','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2240,1,'2021-02-18 07:32:56','2021-02-18 07:32:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:56','2021-02-18 07:32:56','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2241,1,'2021-02-18 07:32:56','2021-02-18 07:32:56','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:32:56','2021-02-18 07:32:56','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2242,1,'2021-02-18 07:33:23','2021-02-18 07:33:23','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:33:23','2021-02-18 07:33:23','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2243,1,'2021-02-18 07:33:24','2021-02-18 07:33:24','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:33:24','2021-02-18 07:33:24','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2244,1,'2021-02-18 07:33:24','2021-02-18 07:33:24','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 07:33:24','2021-02-18 07:33:24','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2245,1,'2021-02-18 08:17:10','2021-02-18 08:17:10','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:10','2021-02-18 08:17:10','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2246,1,'2021-02-18 08:17:11','2021-02-18 08:17:11','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:11','2021-02-18 08:17:11','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2247,1,'2021-02-18 08:17:11','2021-02-18 08:17:11','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:11','2021-02-18 08:17:11','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2248,1,'2021-02-18 08:17:43','2021-02-18 08:17:43','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:43','2021-02-18 08:17:43','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2249,1,'2021-02-18 08:17:43','2021-02-18 08:17:43','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:43','2021-02-18 08:17:43','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2250,1,'2021-02-18 08:17:43','2021-02-18 08:17:43','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:17:43','2021-02-18 08:17:43','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2251,1,'2021-02-18 08:18:16','2021-02-18 08:18:16','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:18:16','2021-02-18 08:18:16','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2252,1,'2021-02-18 08:18:17','2021-02-18 08:18:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:18:17','2021-02-18 08:18:17','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2253,1,'2021-02-18 08:18:17','2021-02-18 08:18:17','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:18:17','2021-02-18 08:18:17','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2255,1,'2021-02-18 08:22:00','2021-02-18 08:22:00','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:22:00','2021-02-18 08:22:00','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2256,1,'2021-02-18 08:22:00','2021-02-18 08:22:00','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:22:00','2021-02-18 08:22:00','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2257,1,'2021-02-18 08:22:32','2021-02-18 08:22:32','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:22:32','2021-02-18 08:22:32','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2258,1,'2021-02-18 08:22:34','2021-02-18 08:22:34','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:22:34','2021-02-18 08:22:34','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2259,1,'2021-02-18 08:22:34','2021-02-18 08:22:34','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:22:34','2021-02-18 08:22:34','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2260,1,'2021-02-18 08:23:15','2021-02-18 08:23:15','<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									0								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-02-18 08:23:15','2021-02-18 08:23:15','',1815,'https://msdawnshaircare.com/2021/02/18/1815-revision-v1/',0,'revision','',0),(2261,1,'2021-02-18 08:37:01','2021-02-18 08:37:01','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:37:01','2021-02-18 08:37:01','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2262,1,'2021-02-18 08:37:02','2021-02-18 08:37:02','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:37:02','2021-02-18 08:37:02','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2278,1,'2021-02-20 06:46:26','2021-02-20 06:46:26','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 06:46:26','2021-02-20 06:46:26','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2263,1,'2021-02-18 08:37:02','2021-02-18 08:37:02','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:37:02','2021-02-18 08:37:02','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2264,1,'2021-02-18 08:40:02','2021-02-18 08:40:02','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:40:02','2021-02-18 08:40:02','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2265,1,'2021-02-18 08:40:06','2021-02-18 08:40:06','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:40:06','2021-02-18 08:40:06','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2266,1,'2021-02-18 08:40:06','2021-02-18 08:40:06','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:40:06','2021-02-18 08:40:06','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2267,1,'2021-02-18 08:42:29','2021-02-18 08:42:29','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:29','2021-02-18 08:42:29','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2268,1,'2021-02-18 08:42:30','2021-02-18 08:42:30','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact</b>~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:30','2021-02-18 08:42:30','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2269,1,'2021-02-18 08:42:31','2021-02-18 08:42:31','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:31','2021-02-18 08:42:31','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2270,1,'2021-02-18 08:42:48','2021-02-18 08:42:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:48','2021-02-18 08:42:48','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2271,1,'2021-02-18 08:42:49','2021-02-18 08:42:49','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:49','2021-02-18 08:42:49','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2272,1,'2021-02-18 08:42:49','2021-02-18 08:42:49','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-18 08:42:49','2021-02-18 08:42:49','',818,'https://msdawnshaircare.com/2021/02/18/818-revision-v1/',0,'revision','',0),(2273,1,'2021-02-19 00:12:21','2021-02-19 00:12:21','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2021-02-19 00:12:21','2021-02-19 00:12:21','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/02/woocommerce-placeholder.png',0,'attachment','image/png',0),(2277,1,'2021-02-20 06:46:25','2021-02-20 06:46:25','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 06:46:25','2021-02-20 06:46:25','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2282,1,'2021-02-20 07:50:40','2021-02-20 07:50:40','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:50:40','2021-02-20 07:50:40','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2280,1,'2021-02-20 07:50:38','2021-02-20 07:50:38','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:50:38','2021-02-20 07:50:38','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2281,1,'2021-02-20 07:50:40','2021-02-20 07:50:40','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:50:40','2021-02-20 07:50:40','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2283,1,'2021-02-20 07:51:22','2021-02-20 07:51:22','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:51:22','2021-02-20 07:51:22','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2284,1,'2021-02-20 07:51:23','2021-02-20 07:51:23','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:51:23','2021-02-20 07:51:23','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2285,1,'2021-02-20 07:51:23','2021-02-20 07:51:23','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-20 07:51:23','2021-02-20 07:51:23','',818,'http://msdawnshaircare.com/2021/02/20/818-revision-v1/',0,'revision','',0),(2291,1,'2021-02-25 05:43:25','2021-02-25 05:43:25','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 05:43:25','2021-02-25 05:43:25','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2365,1,'2021-03-01 04:43:17','2021-03-01 04:43:17','\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn\n<h2>Products</h2>\n<h2>Products</h2>\n<h4>Testimonials</h4>\n\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil &amp; Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍.\n\nI started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"\n<cite>Sarah Finneyvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products,\nyou won\'t be disappointed.\n<cite>Crystal Rossvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\nPrevious\nNext\n<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<h2>Braid Services</h2>\n<ul>\n 	<li>\n											Knotless Braids\n$150 &amp; UP</li>\n 	<li>\n											Box Braids\n$125 &amp; UP\n\nOfficial price depends on the size.</li>\n</ul>\n<h2>Loc Services</h2>\n<ul>\n 	<li>\n											Loc Start Up\n$85</li>\n 	<li>\n											Loc Retwist\n$50</li>\n</ul>\n<h2>Mircro Links</h2>\n<ul>\n 	<li>\n											I Tips\n$350/bundle</li>\n 	<li>\n											Invisible Sew-In Micro Links\n$250</li>\n</ul>\n<h2>Free end-trim with all services.</h2>\n<h2>Natural Services</h2>\n<ul>\n 	<li>\n											Shampoo &amp; Style\n$50</li>\n 	<li>\n											Silk Press\n$60</li>\n 	<li>\n											Relaxer\n$70</li>\n 	<li>\n											Traditional Sew In\n$125</li>\n 	<li>\n											Frontals\n$165</li>\n 	<li>\n											Coloring\n$70\n\n(Coloring starts at $70)</li>\n</ul>\n<h2>Lashes</h2>\n<ul>\n 	<li>\n											Classic Sets\n$55</li>\n 	<li>\n											Volume Sets\n$75</li>\n</ul>\n<a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3><b>Contact ~</b>\nProduct Inquiries and Scheduling</h3>\n<h3><b>Contact~</b>\nProduct Inquiries and Scheduling</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address: 14527 eastern redbud lane Houston tx 77044</li>\n 	<li>\n					<a href=\"tel:8324967822\">\nPhone: 832.496.7822\n</a></li>\n 	<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">\nDAWNLOGGINS@GMAIL.COM\n</a></li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:43:17','2021-03-01 04:43:17','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2289,1,'2021-02-25 05:43:24','2021-02-25 05:43:24','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 05:43:24','2021-02-25 05:43:24','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2290,1,'2021-02-25 05:43:25','2021-02-25 05:43:25','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 05:43:25','2021-02-25 05:43:25','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2292,1,'2021-02-25 05:45:58','2021-02-25 05:45:58','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-25 05:45:58','2021-02-25 05:45:58','',1079,'http://msdawnshaircare.com/2021/02/25/1079-revision-v1/',0,'revision','',0),(2293,1,'2021-02-25 05:45:59','2021-02-25 05:45:59','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>asymptomatic lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-02-25 05:45:59','2021-02-25 05:45:59','',1079,'http://msdawnshaircare.com/2021/02/25/1079-revision-v1/',0,'revision','',0),(2297,1,'2021-02-25 07:35:48','2021-02-25 07:35:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:35:48','2021-02-25 07:35:48','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2298,1,'2021-02-25 07:35:48','2021-02-25 07:35:48','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:35:48','2021-02-25 07:35:48','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2299,1,'2021-02-25 07:38:54','2021-02-25 07:38:54','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-25 07:38:54','2021-02-25 07:38:54','',816,'http://msdawnshaircare.com/2021/02/25/816-revision-v1/',0,'revision','',0),(2300,1,'2021-02-25 07:38:54','2021-02-25 07:38:54','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-25 07:38:54','2021-02-25 07:38:54','',816,'http://msdawnshaircare.com/2021/02/25/816-revision-v1/',0,'revision','',0),(2301,1,'2021-02-25 07:38:55','2021-02-25 07:38:55','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-02-25 07:38:55','2021-02-25 07:38:55','',816,'http://msdawnshaircare.com/2021/02/25/816-revision-v1/',0,'revision','',0),(2306,1,'2021-02-25 07:41:54','2021-02-25 07:41:54','<!-- wp:woocommerce/checkout {\"showCompanyField\":true,\"allowCreateAccount\":true,\"requirePhoneField\":true} -->\n<div class=\"wp-block-woocommerce-checkout is-loading\"></div>\n<!-- /wp:woocommerce/checkout -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-02-25 07:41:54','2021-02-25 07:41:54','',817,'http://msdawnshaircare.com/2021/02/25/817-revision-v1/',0,'revision','',0),(2309,1,'2021-02-25 07:45:12','2021-02-25 07:45:12','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:45:12','2021-02-25 07:45:12','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2310,1,'2021-02-25 07:45:12','2021-02-25 07:45:12','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:45:12','2021-02-25 07:45:12','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2311,1,'2021-02-25 07:46:59','2021-02-25 07:46:59','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:46:59','2021-02-25 07:46:59','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2312,1,'2021-02-25 07:46:59','2021-02-25 07:46:59','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:46:59','2021-02-25 07:46:59','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2319,1,'2021-02-25 07:50:11','2021-02-25 07:50:11','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:11','2021-02-25 07:50:11','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2313,1,'2021-02-25 07:47:00','2021-02-25 07:47:00','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:47:00','2021-02-25 07:47:00','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2314,1,'2021-02-25 07:48:59','2021-02-25 07:48:59','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:48:59','2021-02-25 07:48:59','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2315,1,'2021-02-25 07:49:00','2021-02-25 07:49:00','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:49:00','2021-02-25 07:49:00','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2316,1,'2021-02-25 07:49:00','2021-02-25 07:49:00','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:49:00','2021-02-25 07:49:00','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2317,1,'2021-02-25 07:50:11','2021-02-25 07:50:11','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:11','2021-02-25 07:50:11','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2318,1,'2021-02-25 07:50:11','2021-02-25 07:50:11','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.49-PM-e1613198744237.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.08-PM-e1613198804946.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:11','2021-02-25 07:50:11','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2320,1,'2021-02-25 07:50:24','2021-02-25 07:50:24','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:24','2021-02-25 07:50:24','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2321,1,'2021-02-25 07:50:25','2021-02-25 07:50:25','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:25','2021-02-25 07:50:25','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0);
INSERT INTO `wpb1_posts` VALUES (2322,1,'2021-02-25 07:50:25','2021-02-25 07:50:25','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:50:25','2021-02-25 07:50:25','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2323,1,'2021-02-25 07:52:28','2021-02-25 07:52:28','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:52:28','2021-02-25 07:52:28','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2324,1,'2021-02-25 07:52:29','2021-02-25 07:52:29','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3>Contact ~<br>Product Inquiries and Scheduling</h3>		\n			<h3>Contact~<br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:52:29','2021-02-25 07:52:29','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2325,1,'2021-02-25 07:52:29','2021-02-25 07:52:29','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:52:29','2021-02-25 07:52:29','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2326,1,'2021-02-25 07:54:28','2021-02-25 07:54:28','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-25 07:54:28','2021-02-25 07:54:28','',285,'http://msdawnshaircare.com/2021/02/25/285-revision-v1/',0,'revision','',0),(2327,1,'2021-02-25 07:54:28','2021-02-25 07:54:28','<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-25 07:54:28','2021-02-25 07:54:28','',285,'http://msdawnshaircare.com/2021/02/25/285-revision-v1/',0,'revision','',0),(2328,1,'2021-02-25 07:54:28','2021-02-25 07:54:28','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, http://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-02-25 07:54:28','2021-02-25 07:54:28','',285,'http://msdawnshaircare.com/2021/02/25/285-revision-v1/',0,'revision','',0),(2329,1,'2021-02-25 07:57:08','2021-02-25 07:57:08','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:08','2021-02-25 07:57:08','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2330,1,'2021-02-25 07:57:09','2021-02-25 07:57:09','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:09','2021-02-25 07:57:09','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2331,1,'2021-02-25 07:57:09','2021-02-25 07:57:09','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:09','2021-02-25 07:57:09','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2332,1,'2021-02-25 07:57:22','2021-02-25 07:57:22','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:22','2021-02-25 07:57:22','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2333,1,'2021-02-25 07:57:23','2021-02-25 07:57:23','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:23','2021-02-25 07:57:23','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2334,1,'2021-02-25 07:57:23','2021-02-25 07:57:23','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 07:57:23','2021-02-25 07:57:23','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2335,1,'2021-02-25 15:39:22','2021-02-25 15:39:22','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 15:39:22','2021-02-25 15:39:22','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2336,1,'2021-02-25 15:39:23','2021-02-25 15:39:23','<p>\"I began this journey in the lab - for my daughter - to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 15:39:23','2021-02-25 15:39:23','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2362,1,'2021-03-01 04:38:55','2021-03-01 04:38:55','\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn\n<h2>Products</h2>\n<h2>Products</h2>\n<h4>Testimonials</h4>\n\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil &amp; Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍.\n\nI started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"\n<cite>Sarah Finneyvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products,\nyou won\'t be disappointed.\n<cite>Crystal Rossvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\nPrevious\nNext\n<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<h2>Braid Services</h2>\n<ul>\n 	<li>\n											Knotless Braids\n$150 &amp; UP</li>\n 	<li>\n											Box Braids\n$125 &amp; UP\n\nOfficial price depends on the size.</li>\n</ul>\n<h2>Loc Services</h2>\n<ul>\n 	<li>\n											Loc Start Up\n$85</li>\n 	<li>\n											Loc Retwist\n$50</li>\n</ul>\n<h2>Mircro Links</h2>\n<ul>\n 	<li>\n											I Tips\n$350/bundle</li>\n 	<li>\n											Invisible Sew-In Micro Links\n$250</li>\n</ul>\n<h2>Free end-trim with all services.</h2>\n<h2>Natural Services</h2>\n<ul>\n 	<li>\n											Shampoo &amp; Style\n$50</li>\n 	<li>\n											Silk Press\n$60</li>\n 	<li>\n											Relaxer\n$70</li>\n 	<li>\n											Traditional Sew In\n$125</li>\n 	<li>\n											Frontals\n$165</li>\n 	<li>\n											Coloring\n$70\n\n(Coloring starts at $70)</li>\n</ul>\n<h2>Lashes</h2>\n<ul>\n 	<li>\n											Classic Sets\n$55</li>\n 	<li>\n											Volume Sets\n$75</li>\n</ul>\n<a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3><b>Contact ~</b>\nProduct Inquiries and Scheduling</h3>\n<h3><b>Contact~</b>\nProduct Inquiries and Scheduling</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address: 14527 eastern redbud lane Houston tx 77044</li>\n 	<li>\n					<a href=\"tel:8324967822\">\nPhone: 832.496.7822\n</a></li>\n 	<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">\nDAWNLOGGINS@GMAIL.COM\n</a></li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:38:55','2021-03-01 04:38:55','',818,'https://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2337,1,'2021-02-25 15:39:23','2021-02-25 15:39:23','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sarah Finneyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-02-25 15:39:23','2021-02-25 15:39:23','',818,'http://msdawnshaircare.com/2021/02/25/818-revision-v1/',0,'revision','',0),(2340,1,'2021-03-01 03:43:15','2021-03-01 03:43:15','','s','','inherit','open','closed','','s','','','2021-03-02 18:40:48','2021-03-02 18:40:48','',0,'http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png',0,'attachment','image/png',0),(2342,1,'2021-03-01 03:45:34','2021-03-01 03:45:34','','ms dawn\'s logo copy','','inherit','open','closed','','ms-dawns-logo-copy','','','2021-03-02 18:40:48','2021-03-02 18:40:48','',285,'http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png',0,'attachment','image/png',0),(2346,1,'2021-03-01 03:55:53','2021-03-01 03:55:53','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:55:53','2021-03-01 03:55:53','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2344,1,'2021-03-01 03:55:51','2021-03-01 03:55:51','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, http://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:55:51','2021-03-01 03:55:51','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2345,1,'2021-03-01 03:55:52','2021-03-01 03:55:52','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, http://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:55:52','2021-03-01 03:55:52','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2347,1,'2021-03-01 03:58:28','2021-03-01 03:58:28','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:58:28','2021-03-01 03:58:28','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2348,1,'2021-03-01 03:58:29','2021-03-01 03:58:29','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:58:29','2021-03-01 03:58:29','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2349,1,'2021-03-01 03:58:29','2021-03-01 03:58:29','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 03:58:29','2021-03-01 03:58:29','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2350,1,'2021-03-01 04:00:11','2021-03-01 04:00:11','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:11','2021-03-01 04:00:11','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2351,1,'2021-03-01 04:00:12','2021-03-01 04:00:12','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:12','2021-03-01 04:00:12','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2352,1,'2021-03-01 04:00:12','2021-03-01 04:00:12','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:12','2021-03-01 04:00:12','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2353,1,'2021-03-01 04:00:46','2021-03-01 04:00:46','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:46','2021-03-01 04:00:46','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2354,1,'2021-03-01 04:00:47','2021-03-01 04:00:47','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:47','2021-03-01 04:00:47','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2355,1,'2021-03-01 04:00:47','2021-03-01 04:00:47','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:00:47','2021-03-01 04:00:47','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2356,1,'2021-03-01 04:01:32','2021-03-01 04:01:32','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:01:32','2021-03-01 04:01:32','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2357,1,'2021-03-01 04:01:33','2021-03-01 04:01:33','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:01:33','2021-03-01 04:01:33','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2358,1,'2021-03-01 04:01:33','2021-03-01 04:01:33','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-01 04:01:33','2021-03-01 04:01:33','',285,'http://msdawnshaircare.com/2021/03/01/285-revision-v1/',0,'revision','',0),(2367,1,'2021-03-01 04:43:18','2021-03-01 04:43:18','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:43:18','2021-03-01 04:43:18','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2360,1,'2021-03-01 04:34:31','2021-03-01 04:34:31','','ms dawn\'s logo copy 2','','inherit','open','closed','','ms-dawns-logo-copy-2','','','2021-03-02 18:40:50','2021-03-02 18:40:50','',818,'http://msdawnshaircare.com/wp-content/uploads/2021/03/ms-dawns-logo-copy-2.jpg',0,'attachment','image/jpeg',0),(2361,1,'2021-03-01 04:37:31','2021-03-01 04:37:31','','Screen Shot 2021-02-28 at 8.35.53 PM','','inherit','open','closed','','screen-shot-2021-02-28-at-8-35-53-pm','','','2021-03-02 18:40:53','2021-03-02 18:40:53','',818,'http://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-02-28-at-8.35.53-PM.png',0,'attachment','image/png',0),(2379,1,'2021-03-02 01:00:01','2021-03-02 01:00:01','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:01','2021-03-02 01:00:01','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2364,1,'2021-03-01 04:41:33','2021-03-01 04:41:33','','unnamed','','inherit','open','closed','','unnamed-4','','','2021-03-02 18:40:54','2021-03-02 18:40:54','',818,'http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png',0,'attachment','image/png',0),(2366,1,'2021-03-01 04:43:18','2021-03-01 04:43:18','\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn\n<h2>Products</h2>\n<h2>Products</h2>\n<h4>Testimonials</h4>\n\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil &amp; Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍.\n\nI started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"\n<cite>Sarah Finneyvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sarah Finney\">\n\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products,\nyou won\'t be disappointed.\n<cite>Crystal Rossvia Facebook</cite>\n<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed.png\" alt=\"Crystal Ross\">\nPrevious\nNext\n<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n</a>\n<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn\'s Pure Emollients - Hair Growth and Conditioning\">\n</a>\n<h2>Braid Services</h2>\n<ul>\n 	<li>\n											Knotless Braids\n$150 &amp; UP</li>\n 	<li>\n											Box Braids\n$125 &amp; UP\n\nOfficial price depends on the size.</li>\n</ul>\n<h2>Loc Services</h2>\n<ul>\n 	<li>\n											Loc Start Up\n$85</li>\n 	<li>\n											Loc Retwist\n$50</li>\n</ul>\n<h2>Mircro Links</h2>\n<ul>\n 	<li>\n											I Tips\n$350/bundle</li>\n 	<li>\n											Invisible Sew-In Micro Links\n$250</li>\n</ul>\n<h2>Free end-trim with all services.</h2>\n<h2>Natural Services</h2>\n<ul>\n 	<li>\n											Shampoo &amp; Style\n$50</li>\n 	<li>\n											Silk Press\n$60</li>\n 	<li>\n											Relaxer\n$70</li>\n 	<li>\n											Traditional Sew In\n$125</li>\n 	<li>\n											Frontals\n$165</li>\n 	<li>\n											Coloring\n$70\n\n(Coloring starts at $70)</li>\n</ul>\n<h2>Lashes</h2>\n<ul>\n 	<li>\n											Classic Sets\n$55</li>\n 	<li>\n											Volume Sets\n$75</li>\n</ul>\n<a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a>\n<h2>Testimonials</h2>\n<h2>Testimonials</h2>\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n\nNeque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt.&nbsp;\n<h5>Name</h5>\ntext.....\n<h3><b>Contact ~</b>\nProduct Inquiries and Scheduling</h3>\n<h3><b>Contact~</b>\nProduct Inquiries and Scheduling</h3>\n<ul>\n 	<li>\n										Call hours: 8AM - 7PM</li>\n 	<li>\n										Address: 14527 eastern redbud lane Houston tx 77044</li>\n 	<li>\n					<a href=\"tel:8324967822\">\nPhone: 832.496.7822\n</a></li>\n 	<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">\nDAWNLOGGINS@GMAIL.COM\n</a></li>\n</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:43:18','2021-03-01 04:43:18','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2368,1,'2021-03-01 04:47:32','2021-03-01 04:47:32','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:47:32','2021-03-01 04:47:32','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2369,1,'2021-03-01 04:47:34','2021-03-01 04:47:34','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:47:34','2021-03-01 04:47:34','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2370,1,'2021-03-01 04:47:34','2021-03-01 04:47:34','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:47:34','2021-03-01 04:47:34','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2371,1,'2021-03-01 04:48:49','2021-03-01 04:48:49','<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"http://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									1								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-03-01 04:48:49','2021-03-01 04:48:49','',1815,'http://msdawnshaircare.com/2021/03/01/1815-revision-v1/',0,'revision','',0),(2372,1,'2021-03-01 04:51:14','2021-03-01 04:51:14','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:51:14','2021-03-01 04:51:14','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2373,1,'2021-03-01 04:51:16','2021-03-01 04:51:16','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:51:16','2021-03-01 04:51:16','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2374,1,'2021-03-01 04:51:17','2021-03-01 04:51:17','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-01 04:51:17','2021-03-01 04:51:17','',818,'http://msdawnshaircare.com/2021/03/01/818-revision-v1/',0,'revision','',0),(2412,1,'2021-03-02 17:01:56','2021-03-02 17:01:56','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 17:01:56','2021-03-02 17:01:56','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2376,1,'2021-03-01 05:23:12','2021-03-01 05:23:12','<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"http://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									1								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-03-01 05:23:12','2021-03-01 05:23:12','',1815,'http://msdawnshaircare.com/2021/03/01/1815-revision-v1/',0,'revision','',0),(2377,1,'2021-03-02 01:00:00','2021-03-02 01:00:00','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:00','2021-03-02 01:00:00','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2378,1,'2021-03-02 01:00:00','2021-03-02 01:00:00','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n			<h4><a href=\"https://msdawnshaircare.com/#products\">PRODUCTS</a></h4>		\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:00','2021-03-02 01:00:00','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2380,1,'2021-03-02 01:00:48','2021-03-02 01:00:48','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:48','2021-03-02 01:00:48','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2381,1,'2021-03-02 01:00:49','2021-03-02 01:00:49','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:49','2021-03-02 01:00:49','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2382,1,'2021-03-02 01:00:49','2021-03-02 01:00:49','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:00:49','2021-03-02 01:00:49','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2386,1,'2021-03-02 01:07:41','2021-03-02 01:07:41','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mind Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:07:41','2021-03-02 01:07:41','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2384,1,'2021-03-02 01:07:40','2021-03-02 01:07:40','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:07:40','2021-03-02 01:07:40','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2385,1,'2021-03-02 01:07:41','2021-03-02 01:07:41','<p>\"I began this journey in the lab - <a href=\"https://msdawnshaircare.com/about-us/\">for my daughter </a>- to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Butter Deep Conditioning Mask</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:07:41','2021-03-02 01:07:41','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2387,1,'2021-03-02 01:08:03','2021-03-02 01:08:03','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mind Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:08:03','2021-03-02 01:08:03','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2388,1,'2021-03-02 01:08:04','2021-03-02 01:08:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mind Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:08:04','2021-03-02 01:08:04','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2389,1,'2021-03-02 01:08:04','2021-03-02 01:08:04','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mint Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:08:04','2021-03-02 01:08:04','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2390,1,'2021-03-02 01:13:52','2021-03-02 01:13:52','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mint Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:13:52','2021-03-02 01:13:52','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2391,1,'2021-03-02 01:13:53','2021-03-02 01:13:53','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask </a>and <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\">my Mint Hydration Spray</a>. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:13:53','2021-03-02 01:13:53','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2392,1,'2021-03-02 01:13:53','2021-03-02 01:13:53','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:13:53','2021-03-02 01:13:53','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2396,1,'2021-03-02 01:17:58','2021-03-02 01:17:58','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:17:58','2021-03-02 01:17:58','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2394,1,'2021-03-02 01:17:57','2021-03-02 01:17:57','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:17:57','2021-03-02 01:17:57','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2395,1,'2021-03-02 01:17:58','2021-03-02 01:17:58','<p>\"I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is the <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:17:58','2021-03-02 01:17:58','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2400,1,'2021-03-02 01:22:28','2021-03-02 01:22:28','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:22:28','2021-03-02 01:22:28','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2398,1,'2021-03-02 01:22:27','2021-03-02 01:22:27','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:22:27','2021-03-02 01:22:27','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2399,1,'2021-03-02 01:22:27','2021-03-02 01:22:27','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:22:27','2021-03-02 01:22:27','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2401,1,'2021-03-02 01:23:33','2021-03-02 01:23:33','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:23:33','2021-03-02 01:23:33','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2402,1,'2021-03-02 01:23:35','2021-03-02 01:23:35','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:23:35','2021-03-02 01:23:35','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2403,1,'2021-03-02 01:23:35','2021-03-02 01:23:35','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:23:35','2021-03-02 01:23:35','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2404,1,'2021-03-02 01:24:33','2021-03-02 01:24:33','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:24:33','2021-03-02 01:24:33','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2405,1,'2021-03-02 01:24:34','2021-03-02 01:24:34','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" ~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:24:34','2021-03-02 01:24:34','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2406,1,'2021-03-02 01:24:34','2021-03-02 01:24:34','\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br>~ Ms. Dawn, CEO		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:24:34','2021-03-02 01:24:34','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2410,1,'2021-03-02 01:50:30','2021-03-02 01:50:30','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:50:30','2021-03-02 01:50:30','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2408,1,'2021-03-02 01:50:28','2021-03-02 01:50:28','\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br>~ Ms. Dawn, CEO		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:50:28','2021-03-02 01:50:28','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2409,1,'2021-03-02 01:50:30','2021-03-02 01:50:30','\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br>~ Ms. Dawn, CEO		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 01:50:30','2021-03-02 01:50:30','',818,'http://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2414,1,'2021-03-02 17:01:58','2021-03-02 17:01:58','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 17:01:58','2021-03-02 17:01:58','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2413,1,'2021-03-02 17:01:57','2021-03-02 17:01:57','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 17:01:57','2021-03-02 17:01:57','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2416,1,'2021-03-02 17:02:26','2021-03-02 17:02:26','','Dreads - msdawnshaircare.com','Dreads','inherit','open','closed','','dreads-msdawnshaircare-com','','','2021-03-02 20:03:49','2021-03-02 20:03:49','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png',0,'attachment','image/png',0),(2567,1,'2021-04-07 21:50:54','2021-04-07 21:50:54','','Order &ndash; April 7, 2021 @ 09:50 PM','','wc-cancelled','open','closed','wc_order_ZJ7SXdWOYJhdg','order-apr-07-2021-0950-pm','','','2021-04-07 22:06:13','2021-04-07 22:06:13','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2567',0,'shop_order','',2),(2418,1,'2021-03-02 18:10:00','2021-03-02 18:10:00','<h4>Ms. Dawn\'s Mint Hydration Spray</h4>','Mint Hydration Spray','<p><br></p><h4>Ms. Dawn\'s all-natural mint hydration spray is an herbal mint rice water that can be used daily to help promote hair growth and improve hair elasticity all while soothing the scalp. Gently spray on hair and scalp massaging thoroughly. This spray can be used as a leave-in conditioning treatment. (4 oz. bottle)</h4><p><br></p><p><br></p>','inherit','closed','closed','','1134-autosave-v1','','','2021-03-02 18:10:00','2021-03-02 18:10:00','',1134,'https://msdawnshaircare.com/2021/03/02/1134-autosave-v1/',0,'revision','',0),(2419,1,'2021-03-02 18:18:45','2021-03-02 18:18:45','<h4>Our bundle deal contains all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</h4>','Bundle Box','&nbsp;\r\n<h4>Our bundle deal contains all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10! (Free shipping for orders over $99)</h4>','publish','open','closed','','bundle-box','','','2023-05-19 21:31:15','2023-05-19 21:31:15','',0,'https://msdawnshaircare.com/?post_type=product&#038;p=2419',0,'product','',0),(2421,1,'2021-03-02 18:43:09','2021-03-02 18:43:09','<h4>Our bundle deal contains all of our products - the Pure Hair Growth Oil, the Mint Deep Conditioning Mask, and the Mint Hydration Spray (one of each). That\'s almost a $10 savings!</h4>','Bundle Box','','inherit','closed','closed','','2419-autosave-v1','','','2021-03-02 18:43:09','2021-03-02 18:43:09','',2419,'https://msdawnshaircare.com/2021/03/02/2419-autosave-v1/',0,'revision','',0),(2420,1,'2021-03-02 18:40:29','2021-03-02 18:40:29','','Bundle Deal - Ms. Dawn\'s Pure Emollients','','inherit','open','closed','','screen-shot-2021-03-02-at-8-55-20-am','','','2021-03-02 18:41:11','2021-03-02 18:41:11','',2419,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png',0,'attachment','image/png',0),(2462,1,'2021-03-02 20:03:58','2021-03-02 20:03:58','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 20:03:58','2021-03-02 20:03:58','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2425,1,'2021-03-02 18:48:56','2021-03-02 18:48:56','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 18:48:56','2021-03-02 18:48:56','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2423,1,'2021-03-02 18:48:53','2021-03-02 18:48:53','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 18:48:53','2021-03-02 18:48:53','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2424,1,'2021-03-02 18:48:56','2021-03-02 18:48:56','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 18:48:56','2021-03-02 18:48:56','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2426,1,'2021-03-02 18:58:15','2021-03-02 18:58:15','','Herbal Pure Oil - Ms Dawn\'s Pure Emollients','','inherit','open','closed','','screen-shot-2021-03-02-at-8-56-13-am','','','2021-03-02 18:59:07','2021-03-02 18:59:07','',2295,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png',0,'attachment','image/png',0),(2427,1,'2021-03-02 19:00:28','2021-03-02 19:00:28','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-03-02 19:00:28','2021-03-02 19:00:28','',816,'https://msdawnshaircare.com/2021/03/02/816-revision-v1/',0,'revision','',0),(2428,1,'2021-03-02 19:00:28','2021-03-02 19:00:28','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-03-02 19:00:28','2021-03-02 19:00:28','',816,'https://msdawnshaircare.com/2021/03/02/816-revision-v1/',0,'revision','',0),(2429,1,'2021-03-02 19:00:28','2021-03-02 19:00:28','[woocommerce_cart]','Cart','','inherit','closed','closed','','816-revision-v1','','','2021-03-02 19:00:28','2021-03-02 19:00:28','',816,'https://msdawnshaircare.com/2021/03/02/816-revision-v1/',0,'revision','',0),(2476,1,'2021-03-04 19:14:50','2021-03-04 19:14:50','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:14:50','2021-03-04 19:14:50','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2431,1,'2021-03-02 19:21:08','2021-03-02 19:21:08','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:21:08','2021-03-02 19:21:08','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2432,1,'2021-03-02 19:21:09','2021-03-02 19:21:09','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:21:09','2021-03-02 19:21:09','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2433,1,'2021-03-02 19:21:09','2021-03-02 19:21:09','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:21:09','2021-03-02 19:21:09','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2445,1,'2021-03-02 19:55:15','2021-03-02 19:55:15','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:55:15','2021-03-02 19:55:15','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2435,1,'2021-03-02 19:30:57','2021-03-02 19:30:57','<figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure><figure><img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" /></figure>			\n			<h2>RELAX. ENJOY. </h2>		\n			<h2>Sign Up!</h2>','email list','','inherit','closed','closed','','2040-revision-v1','','','2021-03-02 19:30:57','2021-03-02 19:30:57','',2040,'https://msdawnshaircare.com/2021/03/02/2040-revision-v1/',0,'revision','',0),(2436,1,'2021-03-02 19:37:07','2021-03-02 19:37:07','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>\n		<p>Free shipping on orders over $99! </p>','Entrance Deal','','publish','closed','closed','','entrance-deal','','','2021-03-10 17:39:05','2021-03-10 17:39:05','',0,'https://msdawnshaircare.com/?post_type=elementor_library&#038;p=2436',0,'elementor_library','',0),(2437,1,'2021-03-02 19:32:16','2021-03-02 19:32:16','','balls.png','','inherit','open','closed','','balls-png','','','2021-03-02 19:32:16','2021-03-02 19:32:16','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/03/balls.png',0,'attachment','image/png',0),(2438,1,'2021-03-02 19:40:56','2021-03-02 19:40:56','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal contains all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"#\" role=\"button\">\n						shop new arrivals\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-02 19:40:56','2021-03-02 19:40:56','',2436,'https://msdawnshaircare.com/2021/03/02/2436-revision-v1/',0,'revision','',0),(2439,1,'2021-03-02 19:40:57','2021-03-02 19:40:57','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"#\" role=\"button\">\n						Bundle Deal\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-02 19:40:57','2021-03-02 19:40:57','',2436,'https://msdawnshaircare.com/2021/03/02/2436-revision-v1/',0,'revision','',0),(2440,1,'2021-03-02 19:42:11','2021-03-02 19:42:11','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-02 19:42:11','2021-03-02 19:42:11','',2436,'https://msdawnshaircare.com/2021/03/02/2436-revision-v1/',0,'revision','',0),(2441,1,'2021-03-02 19:52:30','2021-03-02 19:52:30','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-02 19:52:30','2021-03-02 19:52:30','',2436,'https://msdawnshaircare.com/2021/03/02/2436-revision-v1/',0,'revision','',0),(2442,1,'2021-03-02 19:53:43','2021-03-02 19:53:43','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-02 19:53:43','2021-03-02 19:53:43','',2436,'https://msdawnshaircare.com/2021/03/02/2436-revision-v1/',0,'revision','',0),(2443,1,'2021-03-02 19:55:14','2021-03-02 19:55:14','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:55:14','2021-03-02 19:55:14','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2444,1,'2021-03-02 19:55:15','2021-03-02 19:55:15','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 19:55:15','2021-03-02 19:55:15','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2450,1,'2021-03-02 20:00:59','2021-03-02 20:00:59','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP | </a>©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:00:59','2021-03-02 20:00:59','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2447,1,'2021-03-02 19:59:21','2021-03-02 19:59:21','','Brand Camp Agency','','inherit','open','closed','','asset-78','','','2021-03-02 19:59:44','2021-03-02 19:59:44','',285,'https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png',0,'attachment','image/png',0),(2448,1,'2021-03-02 20:00:59','2021-03-02 20:00:59','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:00:59','2021-03-02 20:00:59','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2449,1,'2021-03-02 20:00:59','2021-03-02 20:00:59','<img width=\"700\" height=\"805\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"http://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n										<img width=\"1\" height=\"1\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"http://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:00:59','2021-03-02 20:00:59','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2451,1,'2021-03-02 20:01:29','2021-03-02 20:01:29','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP | </a>©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:01:29','2021-03-02 20:01:29','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2452,1,'2021-03-02 20:01:29','2021-03-02 20:01:29','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP | </a>©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:01:29','2021-03-02 20:01:29','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2453,1,'2021-03-02 20:01:29','2021-03-02 20:01:29','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:01:29','2021-03-02 20:01:29','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2454,1,'2021-03-02 20:02:13','2021-03-02 20:02:13','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:13','2021-03-02 20:02:13','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2455,1,'2021-03-02 20:02:14','2021-03-02 20:02:14','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:14','2021-03-02 20:02:14','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2456,1,'2021-03-02 20:02:14','2021-03-02 20:02:14','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:14','2021-03-02 20:02:14','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2457,1,'2021-03-02 20:02:44','2021-03-02 20:02:44','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:44','2021-03-02 20:02:44','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2458,1,'2021-03-02 20:02:45','2021-03-02 20:02:45','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:45','2021-03-02 20:02:45','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2459,1,'2021-03-02 20:02:45','2021-03-02 20:02:45','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:02:45','2021-03-02 20:02:45','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2460,1,'2021-03-02 20:03:57','2021-03-02 20:03:57','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 20:03:57','2021-03-02 20:03:57','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2461,1,'2021-03-02 20:03:58','2021-03-02 20:03:58','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-11.30.27-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 11.30.27 PM\">\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-02 20:03:58','2021-03-02 20:03:58','',818,'https://msdawnshaircare.com/2021/03/02/818-revision-v1/',0,'revision','',0),(2463,1,'2021-03-02 20:09:08','2021-03-02 20:09:08','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:09:08','2021-03-02 20:09:08','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2464,1,'2021-03-02 20:09:09','2021-03-02 20:09:09','<img width=\"700\" height=\"805\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\" alt=\"Hair Care Mask and Growth Oil - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg 700w, https://msdawnshaircare.com/wp-content/uploads/2021/02/1-261x300.jpg 261w\" sizes=\"(max-width: 700px) 100vw, 700px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:09:09','2021-03-02 20:09:09','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2604,1,'2022-01-21 01:00:38','2022-01-21 01:00:38','<img width=\"1037\" height=\"1300\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png 1037w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png 800w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png 239w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png 817w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png 768w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2022-01-21 01:00:38','2022-01-21 01:00:38','',285,'https://msdawnshaircare.com/?p=2604',0,'revision','',0),(2465,1,'2021-03-02 20:09:09','2021-03-02 20:09:09','<img width=\"1037\" height=\"1300\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png 1037w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png 239w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png 817w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png 800w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2021-03-02 20:09:09','2021-03-02 20:09:09','',285,'https://msdawnshaircare.com/2021/03/02/285-revision-v1/',0,'revision','',0),(2468,1,'2021-03-03 00:52:07','2021-03-03 00:52:07','','Order &ndash; March 3, 2021 @ 12:52 AM','','wc-pending','open','closed','wc_order_JwW0eWhu1Ts4z','order-mar-03-2021-1252-am','','','2021-03-04 16:37:15','2021-03-04 16:37:15','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2468',0,'shop_order','',1),(2483,1,'2021-03-04 19:15:44','2021-03-04 19:15:44','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:44','2021-03-04 19:15:44','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2484,1,'2021-03-04 19:15:44','2021-03-04 19:15:44','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:15:44','2021-03-04 19:15:44','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2485,1,'2021-03-04 19:16:10','2021-03-04 19:16:10','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:16:10','2021-03-04 19:16:10','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2486,1,'2021-03-04 19:16:12','2021-03-04 19:16:12','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:16:12','2021-03-04 19:16:12','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2487,1,'2021-03-04 19:16:12','2021-03-04 19:16:12','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-04 19:16:12','2021-03-04 19:16:12','',818,'https://msdawnshaircare.com/2021/03/04/818-revision-v1/',0,'revision','',0),(2572,1,'2021-04-11 22:10:14','2021-04-11 22:10:14','','Order &ndash; April 11, 2021 @ 10:10 PM','','wc-processing','open','closed','wc_order_Bidtb05YWNkih','order-apr-11-2021-1010-pm','','','2021-04-11 22:13:34','2021-04-11 22:13:34','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2572',0,'shop_order','',3),(2576,1,'2021-05-02 06:53:29','2021-05-02 06:53:29','','Order &ndash; May 2, 2021 @ 06:53 AM','can you put how much the total cost in the box this is a gift for one of my traveling friends','wc-processing','open','closed','wc_order_zfDRuNLNHlvgd','order-may-02-2021-0653-am','','','2021-05-02 06:58:53','2021-05-02 06:58:53','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2576',0,'shop_order','',3),(2504,1,'2021-03-08 21:18:46','2021-03-08 21:18:46','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:18:46','2021-03-08 21:18:46','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2505,1,'2021-03-08 21:18:47','2021-03-08 21:18:47','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:18:47','2021-03-08 21:18:47','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2506,1,'2021-03-08 21:18:47','2021-03-08 21:18:47','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:18:47','2021-03-08 21:18:47','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2507,1,'2021-03-08 21:19:34','2021-03-08 21:19:34','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:34','2021-03-08 21:19:34','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2508,1,'2021-03-08 21:19:35','2021-03-08 21:19:35','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:35','2021-03-08 21:19:35','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2509,1,'2021-03-08 21:19:36','2021-03-08 21:19:36','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:36','2021-03-08 21:19:36','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2510,1,'2021-03-08 21:19:49','2021-03-08 21:19:49','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:49','2021-03-08 21:19:49','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2511,1,'2021-03-08 21:19:50','2021-03-08 21:19:50','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:50','2021-03-08 21:19:50','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2512,1,'2021-03-08 21:19:50','2021-03-08 21:19:50','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:19:50','2021-03-08 21:19:50','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2513,1,'2021-03-08 21:20:26','2021-03-08 21:20:26','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:20:26','2021-03-08 21:20:26','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2514,1,'2021-03-08 21:20:26','2021-03-08 21:20:26','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:20:26','2021-03-08 21:20:26','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2515,1,'2021-03-08 21:20:27','2021-03-08 21:20:27','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-08 21:20:27','2021-03-08 21:20:27','',818,'https://msdawnshaircare.com/2021/03/08/818-revision-v1/',0,'revision','',0),(2516,1,'2021-03-08 21:23:30','2021-03-08 21:23:30','<h2>Bundle<br>Deal</h2>		\n		<p>Our bundle deal is a box of all of our products - the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). A savings of close to $10!</p>		\n			<a href=\"https://msdawnshaircare.com/product/bundle-box/\" role=\"button\">\n						Bundle Deal\n					</a>\n		<p>Free shipping on orders over $99! </p>','Entrance Deal','','inherit','closed','closed','','2436-revision-v1','','','2021-03-08 21:23:30','2021-03-08 21:23:30','',2436,'https://msdawnshaircare.com/2021/03/08/2436-revision-v1/',0,'revision','',0),(2517,1,'2021-03-08 21:55:48','2021-03-08 21:55:48','','Order &ndash; March 8, 2021 @ 09:55 PM','','wc-processing','open','closed','wc_order_zSV6WOqHgTFkH','order-mar-08-2021-0955-pm','','','2021-03-08 21:57:56','2021-03-08 21:57:56','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2517',0,'shop_order','',3),(2520,1,'2021-03-11 00:24:16','2021-03-11 00:24:16','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:24:16','2021-03-11 00:24:16','',1079,'https://msdawnshaircare.com/?p=2520',0,'revision','',0),(2521,1,'2021-03-11 00:24:16','2021-03-11 00:24:16','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:24:16','2021-03-11 00:24:16','',1079,'https://msdawnshaircare.com/?p=2521',0,'revision','',0),(2522,1,'2021-03-11 00:27:28','2021-03-11 00:27:28','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:27:28','2021-03-11 00:27:28','',1079,'https://msdawnshaircare.com/?p=2522',0,'revision','',0),(2523,1,'2021-03-11 00:27:28','2021-03-11 00:27:28','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:27:28','2021-03-11 00:27:28','',1079,'https://msdawnshaircare.com/?p=2523',0,'revision','',0),(2524,1,'2021-03-11 00:27:28','2021-03-11 00:27:28','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:27:28','2021-03-11 00:27:28','',1079,'https://msdawnshaircare.com/?p=2524',0,'revision','',0),(2527,1,'2021-03-11 00:29:24','2021-03-11 00:29:24','<h1>Our Story</h1>\nMy hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;\n\nAs her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;\n\nI began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;\n\nI have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:29:24','2021-03-11 00:29:24','',1079,'https://msdawnshaircare.com/?p=2527',0,'revision','',0),(2526,1,'2021-03-11 00:29:06','2021-03-11 00:29:06','<h1>Our Story</h1>\nMy hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;\n\nAs her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;\n\nI began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;\n\nI have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:29:06','2021-03-11 00:29:06','',1079,'https://msdawnshaircare.com/?p=2526',0,'revision','',0),(2528,1,'2021-03-11 00:29:24','2021-03-11 00:29:24','<h1>Our Story</h1>\nMy hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;\n\nAs her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;\n\nI began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;\n\nI have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:29:24','2021-03-11 00:29:24','',1079,'https://msdawnshaircare.com/?p=2528',0,'revision','',0),(2529,1,'2021-03-11 00:29:24','2021-03-11 00:29:24','<h1>Our Story</h1>		\n		<p>My hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues. </p><p>As her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry. </p><p>I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving! </p><p>I have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line - <strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....</p>','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-11 00:29:24','2021-03-11 00:29:24','',1079,'https://msdawnshaircare.com/?p=2529',0,'revision','',0),(2530,1,'2021-03-11 00:31:21','2021-03-11 00:31:21','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-11 00:31:21','2021-03-11 00:31:21','',818,'https://msdawnshaircare.com/?p=2530',0,'revision','',0),(2531,1,'2021-03-11 00:31:22','2021-03-11 00:31:22','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-11 00:31:22','2021-03-11 00:31:22','',818,'https://msdawnshaircare.com/?p=2531',0,'revision','',0),(2532,1,'2021-03-11 00:31:22','2021-03-11 00:31:22','<p>\"I began this journey in the lab to develop something to help repair scalp and restore hair follicles. First, I created my <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/hair-growth-oil/\">Pure Hair Growth Oil</a>. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner that I labeled <a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/deep-conditioning-mask/\">Mint Deep Butter Conditioning Mask. </a>Most recently, I launched the<a style=\"color: #ff43c2;\" href=\"https://msdawnshaircare.com/product/mint-hydration-spray/\"> Mint Hydration Rice-Water Spray, </a>used to improve elasticity and smoothness. I first used it on my daughter who was suffering from hair loss, but then introduced it to my clients. I also gave it to my friends and family – they all had nothing but great things to say – the reviews were raving!\" <br />~ Ms. Dawn, CEO</p>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Free shipping on all orders over $99! </h2>		\n			<h2>Products</h2>		\n			<h2>Products</h2>		\n			<h4>Testimonials</h4>		\n						\"Y\'all know I\'m not in the business of re-buying products that don\'t work. So with that being said this is something that you will need. It\'s all organic, natural products! Hair Oil & Conditioning moisture mask. These products promote healthy scalp and healthy hair. It also helps with hair growth 😍. \n<br>I started my journey 3 weeks ago. My edges are filling back in. My daughter had been using it for 2 months and her hair is very hard to gain length and keep moisturized - she has already gained a few inches and it\'s way softer.\"					\n					<cite>Sari Conleyvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg\" alt=\"Sari Conley\">\n						\"Ladies, I have been using the deep conditioner and the oil for 2 months now!!! Try her products, <br>you won\'t be disappointed.					\n					<cite>Crystal Rossvia Facebook</cite>				\n						<img src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png\" alt=\"Crystal Ross\">\n							Previous\n							Next\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Silk press\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bundles / Custom color (crimson)\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Godess locs\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Spring twist\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Crochets dreads\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Body curls \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Bantu knots\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													I-tips micro links \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.49.59-PM.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Screen Shot 2021-02-14 at 9.49.59 PM\">\n													Knotless box braids\n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-18-copy-scaled-e1613198505379.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Ms Dawn&#039;s Pure Emollients - Hair Growth and Conditioning\">\n													Custom color - Cajun Paprika \n									</a>\n							<a href=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Dreads-msdawnshaircare.com_.png\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"all-7ba82e4\" data-elementor-lightbox-title=\"Dreads - msdawnshaircare.com\">\n													Dreads\n									</a>\n			<h2>Braid Services</h2>		\n		<ul>\n									<li>				\n											Knotless Braids\n																			$150 & UP\n				</li>												<li>				\n											Box Braids\n																			$125 & UP\n															<p>Official price depends on the size.</p>\n				</li>					\n		</ul>\n			<h2>Loc Services</h2>		\n		<ul>\n									<li>				\n											Loc Start Up\n																			$85\n				</li>												<li>				\n											Loc Retwist\n																			$50\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Mircro Links</h2>		\n		<ul>\n									<li>				\n											I Tips\n																			$350/bundle\n				</li>												<li>				\n											Invisible Sew-In Micro Links\n																			$250\n															<p> </p>\n				</li>					\n		</ul>\n			<h2>Free end-trim with all services.</h2>		\n			<h2>Natural Services</h2>		\n		<ul>\n									<li>				\n											Shampoo & Style\n																			$50\n				</li>												<li>				\n											Silk Press\n																			$60\n															<p> </p>\n				</li>												<li>				\n											Relaxer\n																			$70\n				</li>												<li>				\n											Traditional Sew In\n																			$125\n				</li>												<li>				\n											Frontals\n																			$165\n				</li>												<li>				\n											Coloring\n																			$70\n															<p>(Coloring starts at $70)</p>\n				</li>					\n		</ul>\n			<h2>Lashes</h2>		\n		<ul>\n									<li>				\n											Classic Sets\n																			$55\n				</li>												<li>				\n											Volume Sets\n																			$75\n				</li>					\n		</ul>\n			<p><a href=\"https://msdawnshaircare.com/#contact\">Contact me for scheduling!</a></p>		\n			<h2>Testimonials</h2>		\n			<h2>Testimonials</h2>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n		<p>Neque porro quisquam est, qui dolore ipsum quia dolor sit amet, consectetur adipisci velit, sed quia non numquam eius modi tempora incidunt. </p>		\n			<h5>Name</h5>		\n		<p>text.....</p>		\n			<h3><b>Contact ~</b><br>Product Inquiries and Scheduling</h3>		\n			<h3><b>Contact~</b><br>Product Inquiries and Scheduling</h3>		\n					<ul>\n							<li>\n										Call hours: 8AM - 7PM\n									</li>\n								<li>\n										Address: 14527 eastern redbud lane Houston tx 77044\n									</li>\n								<li>\n					<a href=\"tel:8324967822\">						\n										Phone: 832.496.7822\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:dawnloggins@gmail.com\">						\n										DAWNLOGGINS@GMAIL.COM\n											</a>\n									</li>\n						</ul>','Home','','inherit','closed','closed','','818-revision-v1','','','2021-03-11 00:31:22','2021-03-11 00:31:22','',818,'https://msdawnshaircare.com/?p=2532',0,'revision','',0),(2533,1,'2021-03-11 00:32:28','2021-03-11 00:32:28','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>$99</h2>','Free Shipping over $99','','publish','closed','closed','','free-shipping-over-99','','','2021-03-11 00:46:53','2021-03-11 00:46:53','',0,'https://msdawnshaircare.com/?post_type=elementor_library&#038;p=2533',0,'elementor_library','',0),(2534,1,'2021-03-11 00:33:16','2021-03-11 00:33:16','','headphones-logo.png','','inherit','open','closed','','headphones-logo-png','','','2021-03-11 00:33:16','2021-03-11 00:33:16','',0,'https://msdawnshaircare.com/wp-content/uploads/2021/03/headphones-logo.png',0,'attachment','image/png',0),(2535,1,'2021-03-11 00:40:40','2021-03-11 00:40:40','','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:40:40','2021-03-11 00:40:40','',2533,'https://msdawnshaircare.com/?p=2535',0,'revision','',0),(2536,1,'2021-03-11 00:40:40','2021-03-11 00:40:40','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>Over $99</h2>','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:40:40','2021-03-11 00:40:40','',2533,'https://msdawnshaircare.com/?p=2536',0,'revision','',0),(2537,1,'2021-03-11 00:40:53','2021-03-11 00:40:53','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>Over $99</h2>','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:40:53','2021-03-11 00:40:53','',2533,'https://msdawnshaircare.com/?p=2537',0,'revision','',0),(2538,1,'2021-03-11 00:41:32','2021-03-11 00:41:32','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>$99</h2>','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:41:32','2021-03-11 00:41:32','',2533,'https://msdawnshaircare.com/?p=2538',0,'revision','',0),(2547,1,'2021-03-13 16:17:22','2021-03-13 16:17:22','','Order &ndash; March 13, 2021 @ 04:17 PM','','wc-processing','open','closed','wc_order_BRgTJsIZcitxY','order-mar-13-2021-0417-pm','','','2021-03-13 16:19:33','2021-03-13 16:19:33','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2547',0,'shop_order','',3),(2540,1,'2021-03-11 00:43:42','2021-03-11 00:43:42','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>$99</h2>','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:43:42','2021-03-11 00:43:42','',2533,'https://msdawnshaircare.com/?p=2540',0,'revision','',0),(2541,1,'2021-03-11 00:46:53','2021-03-11 00:46:53','<h2>free\nshipping</h2>		\n			<h2>On orders over</h2>		\n			<h2>$99</h2>','Free Shipping over $99','','inherit','closed','closed','','2533-revision-v1','','','2021-03-11 00:46:53','2021-03-11 00:46:53','',2533,'https://msdawnshaircare.com/?p=2541',0,'revision','',0),(2542,1,'2021-03-11 00:48:49','2021-03-11 00:48:49','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-11 00:48:49','2021-03-11 00:48:49','',817,'https://msdawnshaircare.com/?p=2542',0,'revision','',0),(2543,1,'2021-03-11 00:48:50','2021-03-11 00:48:50','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-11 00:48:50','2021-03-11 00:48:50','',817,'https://msdawnshaircare.com/?p=2543',0,'revision','',0),(2544,1,'2021-03-11 00:48:50','2021-03-11 00:48:50','<!-- wp:woocommerce/checkout {\"hasDarkControls\":true} -->\n<!-- /wp:woocommerce/checkout -->','Checkout','','inherit','closed','closed','','817-revision-v1','','','2021-03-11 00:48:50','2021-03-11 00:48:50','',817,'https://msdawnshaircare.com/?p=2544',0,'revision','',0),(2545,1,'2021-03-11 15:29:18','2021-03-11 15:29:18','<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									2								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-03-11 15:29:18','2021-03-11 15:29:18','',1815,'https://msdawnshaircare.com/?p=2545',0,'revision','',0),(2546,1,'2021-03-11 15:29:28','2021-03-11 15:29:28','<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s </a><br />Pure Emollients </p>		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"http://dawnloggins@gmail.com\" target=\"_blank\" rel=\"noopener\">\n						Envelope\n											</a>\n										<img width=\"623\" height=\"540\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n		<p><a href=\"https://msdawnshaircare.com\">Ms. Dawn\'s Pure Emollients</a></p>		\n					<a href=\"https://msdawnshaircare.com/cart/\" title=\"View your shopping cart\">\n									2								\n					</a>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>','Site Header - Ms Dawn\'s','','inherit','closed','closed','','1815-revision-v1','','','2021-03-11 15:29:28','2021-03-11 15:29:28','',1815,'https://msdawnshaircare.com/?p=2546',0,'revision','',0),(2553,1,'2021-03-17 22:44:35','2021-03-17 22:44:35','','Order &ndash; March 17, 2021 @ 10:44 PM','','wc-processing','open','closed','wc_order_zDAIya7KpkZRx','order-mar-17-2021-1044-pm','','','2021-03-17 23:09:51','2021-03-17 23:09:51','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2553',0,'shop_order','',3),(2549,1,'2021-03-13 19:08:35','2021-03-13 19:08:35','','Order &ndash; March 13, 2021 @ 07:08 PM','','wc-processing','open','closed','wc_order_FkBUR17y1YM3u','order-mar-13-2021-0708-pm','','','2021-03-13 19:13:24','2021-03-13 19:13:24','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2549',0,'shop_order','',3),(2550,1,'2021-03-13 21:04:40','2021-03-13 21:04:40','','Order &ndash; March 13, 2021 @ 09:04 PM','','wc-processing','open','closed','wc_order_K1lHCS6Xi4ABC','order-mar-13-2021-0904-pm','','','2021-03-13 21:06:45','2021-03-13 21:06:45','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2550',0,'shop_order','',3),(2559,1,'2021-03-22 21:15:32','2021-03-22 21:15:32','<h1>Our Story</h1>\nMy hair product journey started when my daughter returned home from college. She came home due to some health issues - after multiple hospital stays and doctors appointments she was diagnosed with <em>SLE lupus</em>. It’s a manageable disease with the right care but her body was fighting against itself. It took a little while to find the right medicines to help her - some of which had many side effects including hair loss, weight loss, and skin issues.&nbsp;\n\nAs her mom and #1 supporter, my goal was to help her cope with it all and let her know we would win against this, and with God\'s help, restore everything that was lost. Immediately, I went to work on the hair to create something that would stop the hair loss process, and regrow healthy hair back. I am a mixologist, and I have been a licensed cosmetologist since my daughter was a year old - 21 years in the hair industry.&nbsp;\n\nI began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth Oil. Next, I had to find something to moisturize and eliminate dryness, so I created my own conditioner, which is my Mint Butter Deep Conditioning Mask. I first used it on my daughter, but then introduced it to my clients. I also gave it to my friends and family - they all had nothing but great things to say - the reviews were raving!&nbsp;\n\nI have also recently launched my Mint Hydration Rice Water to aid and assist in strengthening hair shaft and promoting hair volume. ..I\'ve always used different natural home care products to keep my daughter\'s hair healthy, and it works! In fact, so well that I decided to create my own product line -&nbsp;<strong><a href=\"https://msdawnshaircare.com/about-us/#1\" target=\"_blank\" rel=\"noopener\">Ms Dawn\'s Pure Emollients</a></strong>.....','About Us','','inherit','closed','closed','','1079-revision-v1','','','2021-03-22 21:15:32','2021-03-22 21:15:32','',1079,'https://msdawnshaircare.com/?p=2559',0,'revision','',0),(2563,1,'2021-03-26 14:29:16','2021-03-26 14:29:16','','Order &ndash; March 26, 2021 @ 02:29 PM','','wc-processing','open','closed','wc_order_bpW96xf5Or2lr','order-mar-26-2021-0229-pm','','','2021-03-26 14:35:34','2021-03-26 14:35:34','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2563',0,'shop_order','',3),(2566,1,'2021-04-03 16:41:47','2021-04-03 16:41:47','','Order &ndash; April 3, 2021 @ 04:41 PM','','wc-processing','open','closed','wc_order_rCmAuZ8GcMvRE','order-apr-03-2021-0441-pm','','','2021-04-03 20:22:43','2021-04-03 20:22:43','',0,'https://msdawnshaircare.com/?post_type=shop_order&#038;p=2566',0,'shop_order','',3),(2603,1,'2022-01-21 01:00:37','2022-01-21 01:00:37','<img width=\"1037\" height=\"1300\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png 1037w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-239x300.png 239w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-817x1024.png 817w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-768x963.png 768w, https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM-800x1003.png 800w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />											\n										<img width=\"961\" height=\"780\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy.png 961w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-300x243.png 300w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-768x623.png 768w, https://msdawnshaircare.com/wp-content/uploads/2019/01/ms-dawns-logo-copy-800x649.png 800w\" sizes=\"(max-width: 961px) 100vw, 961px\" />											\n		Ms. Dawn\'s <br>Pure Emollients		\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n											<a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"374\" height=\"363\" src=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png\" alt=\"brand camp - website design\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png 374w, https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78-300x291.png 300w\" sizes=\"(max-width: 374px) 100vw, 374px\" />								</a>\n		<p style=\"text-align: left;\" align=\"center\">Site Build: <a style=\"color: #ff9900;\" href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a> | ©2021 msdawnshaircare.com</p>		\n										<img width=\"1\" height=\"1\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" />											\n										<img width=\"500\" height=\"500\" src=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png\" alt=\"Hair Care Mask and Growth Oil - Ms Dawn&#039;s Pure Emollients - msdawnshaircare.com\" loading=\"lazy\" srcset=\"https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png 500w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-300x300.png 300w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-150x150.png 150w, https://msdawnshaircare.com/wp-content/uploads/2021/03/s-100x100.png 100w\" sizes=\"(max-width: 500px) 100vw, 500px\" />											\n			<p align=\"center\">Ms. Dawn\'s\n <br>Pure Emollients		\n			<h4>Quick Links</h4>		\n					<ul>\n							<li>\n					<a href=\"https://msdawnshaircare.com/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/about-us/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/#products\">					Products\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/privacy-policy/\">					Privacy Policy\n											</a>\n									</li>\n								<li>\n					<a href=\"https://msdawnshaircare.com/shipping-returns/\">					Shipping Terms & Conditions\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://www.instagram.com/msdawnllc/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p align=\"center\">©2021 msdawnshaircare.com\nSite Build: <a href=\"https://brandcampagency.com\" target=\"_blank\" rel=\"noopener\">BRAND CAMP</a>','Site Footer','','inherit','closed','closed','','285-revision-v1','','','2022-01-21 01:00:37','2022-01-21 01:00:37','',285,'https://msdawnshaircare.com/?p=2603',0,'revision','',0),(2646,1,'2023-06-14 02:17:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-06-14 02:17:42','0000-00-00 00:00:00','',0,'https://msdawnshaircare.com/?p=2646',0,'post','',0);
/*!40000 ALTER TABLE `wpb1_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_smush_dir_images`
--

DROP TABLE IF EXISTS `wpb1_smush_dir_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_smush_dir_images` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  `path_hash` char(32) DEFAULT NULL,
  `resize` varchar(55) DEFAULT NULL,
  `lossy` varchar(55) DEFAULT NULL,
  `error` varchar(55) DEFAULT NULL,
  `image_size` int(10) unsigned DEFAULT NULL,
  `orig_size` int(10) unsigned DEFAULT NULL,
  `file_time` int(10) unsigned DEFAULT NULL,
  `last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `path_hash` (`path_hash`),
  KEY `image_size` (`image_size`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_smush_dir_images`
--

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

--
-- Table structure for table `wpb1_taxjar_record_queue`
--

DROP TABLE IF EXISTS `wpb1_taxjar_record_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_taxjar_record_queue` (
  `queue_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `record_id` bigint(20) unsigned NOT NULL,
  `record_type` varchar(200) NOT NULL,
  `force_push` tinyint(1) NOT NULL DEFAULT 0,
  `status` varchar(200) NOT NULL DEFAULT 'new',
  `batch_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `created_datetime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `processed_datetime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `retry_count` smallint(4) NOT NULL DEFAULT 0,
  `last_error` text NOT NULL DEFAULT '',
  PRIMARY KEY (`queue_id`),
  KEY `record_id` (`record_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_taxjar_record_queue`
--

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

--
-- Table structure for table `wpb1_term_relationships`
--

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

LOCK TABLES `wpb1_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpb1_term_relationships` DISABLE KEYS */;
INSERT INTO `wpb1_term_relationships` VALUES (1,1,0),(84,28,0),(1113,28,0),(1365,32,0),(2275,39,0),(1451,32,0),(1378,28,0),(1319,30,0),(456,32,0),(2533,40,0),(2560,28,0),(1131,33,0),(1131,17,0),(1131,16,0),(1131,18,0),(1131,19,0),(1131,2,0),(1132,17,0),(1132,16,0),(1132,18,0),(1132,19,0),(1815,39,0),(1131,35,0),(1131,23,0),(1132,22,0),(1132,25,0),(1132,36,0),(1134,34,0),(1134,17,0),(1134,16,0),(1134,18,0),(1134,19,0),(1134,22,0),(1134,36,0),(1134,37,0),(1134,2,0),(1268,32,0),(1452,32,0),(1467,38,0),(1575,28,0),(1736,28,0),(2295,18,0),(1818,39,0),(1862,39,0),(1874,39,0),(2040,40,0),(2050,47,0),(2295,16,0),(2295,17,0),(2295,50,0),(1132,51,0),(1134,50,0),(2111,40,0),(2139,28,0),(2142,28,0),(2152,32,0),(2219,32,0),(1132,2,0),(2295,19,0),(2295,22,0),(2295,25,0),(2295,36,0),(1131,50,0),(2295,2,0),(2419,33,0),(2419,17,0),(2419,16,0),(2419,18,0),(2419,19,0),(2419,35,0),(2419,23,0),(2419,53,0),(2419,2,0),(2419,52,0),(2436,40,0);
/*!40000 ALTER TABLE `wpb1_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_term_taxonomy`
--

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

--
-- Dumping data for table `wpb1_term_taxonomy`
--

LOCK TABLES `wpb1_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpb1_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpb1_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,5),(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,'product_cat','',0,5),(17,17,'product_cat','',0,5),(18,18,'product_cat','',0,5),(19,19,'product_cat','',0,5),(20,20,'product_cat','',0,0),(21,21,'product_cat','',0,0),(31,31,'product_cat','',0,0),(32,32,'nav_menu','',0,7),(22,22,'product_tag','',0,3),(23,23,'product_tag','',0,2),(24,24,'product_tag','',0,0),(30,30,'elementor_library_type','',0,1),(29,29,'product_cat','',0,0),(25,25,'product_tag','',0,2),(26,26,'product_tag','',0,0),(27,27,'product_tag','',0,0),(38,38,'elementor_library_type','',0,0),(28,28,'elementor_library_type','',0,8),(33,33,'product_cat','',0,2),(34,34,'product_cat','',0,1),(35,35,'product_tag','',0,2),(36,36,'product_tag','',0,3),(37,37,'product_tag','',0,1),(39,39,'elementor_library_type','',0,1),(40,40,'elementor_library_type','',0,3),(41,41,'cartflows_step_type','',0,0),(42,42,'cartflows_step_type','',0,0),(43,43,'cartflows_step_type','',0,0),(44,44,'cartflows_step_type','',0,0),(45,45,'cartflows_step_type','',0,0),(46,46,'cartflows_step_type','',0,0),(47,47,'elementor_library_type','',0,0),(52,52,'product_shipping_class','Bundle Box',0,1),(50,50,'product_shipping_class','over 2oz',0,3),(51,51,'product_shipping_class','2oz. bottles',0,1),(53,53,'product_tag','',0,1);
/*!40000 ALTER TABLE `wpb1_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_termmeta`
--

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

--
-- Dumping data for table `wpb1_termmeta`
--

LOCK TABLES `wpb1_termmeta` WRITE;
/*!40000 ALTER TABLE `wpb1_termmeta` DISABLE KEYS */;
INSERT INTO `wpb1_termmeta` VALUES (1,16,'order','0'),(2,17,'order','0'),(3,18,'order','0'),(4,19,'order','0'),(5,20,'order','0'),(6,21,'order','0'),(7,21,'product_count_product_cat','0'),(8,19,'product_count_product_cat','5'),(9,18,'product_count_product_cat','5'),(10,17,'product_count_product_cat','5'),(11,16,'product_count_product_cat','5'),(12,22,'product_count_product_tag','3'),(13,23,'product_count_product_tag','2'),(14,24,'product_count_product_tag','0'),(15,20,'product_count_product_cat','0'),(16,25,'product_count_product_tag','2'),(17,26,'product_count_product_tag','0'),(18,27,'product_count_product_tag','0'),(19,29,'order','0'),(20,29,'_astra_sites_imported_term','1'),(21,30,'_astra_sites_imported_term','1'),(22,31,'order','0'),(23,31,'_astra_sites_imported_term','1'),(24,32,'_astra_sites_imported_term','1'),(25,29,'product_count_product_cat','0'),(26,31,'product_count_product_cat','0'),(27,33,'order','0'),(28,33,'product_count_product_cat','2'),(29,34,'order','0'),(30,35,'product_count_product_tag','2'),(31,36,'product_count_product_tag','3'),(32,34,'product_count_product_cat','1'),(33,37,'product_count_product_tag','1'),(34,53,'product_count_product_tag','1');
/*!40000 ALTER TABLE `wpb1_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_terms`
--

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

--
-- Dumping data for table `wpb1_terms`
--

LOCK TABLES `wpb1_terms` WRITE;
/*!40000 ALTER TABLE `wpb1_terms` DISABLE KEYS */;
INSERT INTO `wpb1_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,'hair care products','hair-care-products',0),(17,'hair care','hair-care',0),(18,'hair growth','hair-growth',0),(19,'hair treatment','hair-treatment',0),(20,'dallas','dallas',0),(21,'tx','tx',0),(22,'hair care','hair-care',0),(23,'hair mask','hair-mask',0),(24,'Ms. Dawn\'s hair care','ms-dawns-hair-care',0),(25,'hair growth','hair-growth',0),(26,'hair growth oil','hair-growth-oil',0),(27,'hair treatment','hair-treatment',0),(28,'section','section',0),(29,'Cactus','cactus',0),(30,'page','page',0),(31,'Plants','plants',0),(32,'Main Menu','main-menu',0),(33,'deep conditioning mask','deep-conditioning-mask',0),(34,'hair hydration','hair-hydration',0),(35,'hair conditioner','hair-conditioner',0),(36,'hair moisturizer','hair-moisturizer',0),(37,'leave-in moisturizer','leave-in-moisturizer',0),(38,'product-archive','product-archive',0),(39,'header','header',0),(40,'popup','popup',0),(41,'Landing','landing',0),(42,'Optin (Woo)','optin',0),(43,'Checkout (Woo)','checkout',0),(44,'Thank You (Woo)','thankyou',0),(45,'Upsell (Woo)','upsell',0),(46,'Downsell (Woo)','downsell',0),(47,'landing-page','landing-page',0),(50,'over 2oz.','over2oz',0),(51,'2oz.','2oz',0),(52,'Bundle Box','bundle-box',0),(53,'bundle deal','bundle-deal',0);
/*!40000 ALTER TABLE `wpb1_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_usermeta`
--

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

--
-- Dumping data for table `wpb1_usermeta`
--

LOCK TABLES `wpb1_usermeta` WRITE;
/*!40000 ALTER TABLE `wpb1_usermeta` DISABLE KEYS */;
INSERT INTO `wpb1_usermeta` VALUES (1,1,'nickname','msdawnsADMIN'),(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,'wpb1_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpb1_user_level','10'),(14,1,'dismissed_wp_pointers','wc_services_new_carrier_dhl_express,wc_services_labels_metabox'),(15,1,'show_welcome_panel','1'),(17,1,'_woocommerce_tracks_anon_id','woo:pdDZajldALExB5rlN6DeCm9p'),(70,1,'shipping_country','US'),(19,1,'wpb1_dashboard_quick_press_last_post_id','2646'),(20,1,'wc_last_active','1687305600'),(21,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"173.231.218.0\";}'),(22,1,'wpb1_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"tjhluwyMgRsdDs89BOMUnRuxGI8enjJX\";s:11:\"auth_secret\";s:32:\"fNq9d4ov2PNQsmZbdKV5lG0ETLh56tVA\";s:12:\"access_token\";s:32:\"8p1agw15x8cw3QxqbnhJdYY6HPqsG4LG\";s:19:\"access_token_secret\";s:32:\"jRYmMmGamZneml0ABeIvnysgTecBDs34\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:25:\"brandcampagency@gmail.com\";}s:19:\"data_share_opted_in\";b:1;}'),(24,1,'elementor_library_remote','a:1:{s:9:\"favorites\";a:4:{i:4995;b:1;i:16535;b:1;i:5930;b:1;i:5939;b:1;}}'),(25,1,'wpb1_user-settings','libraryContent=browse&editor=tinymce&mfold=o&hidetb=1&posts_list_mode=list'),(26,1,'wpb1_user-settings-time','1615239226'),(27,1,'meta-box-order_product','a:3:{s:4:\"side\";s:108:\"submitdiv,product_catdiv,tagsdiv-product_tag,postimagediv,woocommerce-product-images,astra_settings_meta_box\";s:6:\"normal\";s:66:\"wpseo_meta,postexcerpt,woocommerce-product-data,postcustom,slugdiv\";s:8:\"advanced\";s:11:\"commentsdiv\";}'),(28,1,'screen_layout_product','2'),(29,1,'closedpostboxes_product','a:0:{}'),(31,1,'dismissed_update_notice','1'),(30,1,'metaboxhidden_product','a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),(39,1,'nav_menu_recently_edited','32'),(40,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(41,1,'metaboxhidden_nav-menus','a:6:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-post_format\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";}'),(43,1,'header-footer-elementor-rating','notice-dismissed'),(77,1,'wpb1_media_library_mode','grid'),(178,1,'wpb1_yoast_notifications','a:2:{i:0;a:2:{s:7:\"message\";s:297:\"<p>Because of a change in your permalink structure, some of your SEO data needs to be reprocessed.</p><p>We estimate this will take less than a minute.</p><a class=\"button\" href=\"https://msdawnshaircare.com/wp-admin/admin.php?page=wpseo_tools&start-indexation=true\">Start SEO data optimization</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:12:\"msdawnsADMIN\";s:9:\"user_pass\";s:34:\"$P$Bi5d9aP8lMbQJE7.74FIgcildmMlsN.\";s:13:\"user_nicename\";s:12:\"msdawnsadmin\";s:10:\"user_email\";s:21:\"dawnloggins@gmail.com\";s:8:\"user_url\";s:27:\"https://msdawnshaircare.com\";s:15:\"user_registered\";s:19:\"2021-01-19 23:02:59\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"msdawnsADMIN\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpb1_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:117:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.8000000000000000444089209850062616169452667236328125;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:446:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=8.0&platform=wordpress&platform_version=6.2.2&software=free&software_version=20.9&days_active=872&user_language=en_US\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:12:\"msdawnsADMIN\";s:9:\"user_pass\";s:34:\"$P$Bi5d9aP8lMbQJE7.74FIgcildmMlsN.\";s:13:\"user_nicename\";s:12:\"msdawnsadmin\";s:10:\"user_email\";s:21:\"dawnloggins@gmail.com\";s:8:\"user_url\";s:27:\"https://msdawnshaircare.com\";s:15:\"user_registered\";s:19:\"2021-01-19 23:02:59\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"msdawnsADMIN\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpb1_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:117:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(33,1,'_yoast_wpseo_profile_updated','1614213216'),(45,1,'cf-optin-notice','notice-dismissed'),(46,1,'jetpack_tracks_wpcom_id','202589897'),(100,1,'billing_phone',''),(94,1,'wpb1__stripe_customer_id','cus_Ixcyo8dEHCgMK7'),(95,1,'paying_customer','1'),(107,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(118,1,'wpseo_title',''),(119,1,'wpseo_metadesc',''),(120,1,'wpseo_noindex_author',''),(121,1,'wpseo_content_analysis_disable',''),(122,1,'wpseo_keyword_analysis_disable',''),(123,1,'billing_company',''),(124,1,'shipping_company',''),(125,1,'facebook',''),(126,1,'instagram',''),(127,1,'linkedin',''),(128,1,'myspace',''),(129,1,'pinterest',''),(130,1,'soundcloud',''),(131,1,'tumblr',''),(132,1,'twitter',''),(133,1,'youtube',''),(134,1,'wikipedia',''),(221,1,'_order_count','2'),(222,1,'_last_order','2468'),(219,1,'session_tokens','a:3:{s:64:\"df3228b273def1d9f706dc6427906d66a22eb07e1c2b660ecd4a3c089270b1a2\";a:4:{s:10:\"expiration\";i:1687451209;s:2:\"ip\";s:13:\"75.85.177.187\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1687278409;}s:64:\"4601b9621115f8e3fd9b5d98e3643c47255526e01ff776e27a02342fbc094f50\";a:4:{s:10:\"expiration\";i:1687556188;s:2:\"ip\";s:13:\"75.85.177.187\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/114.0\";s:5:\"login\";i:1687383388;}s:64:\"3d2f1035a8719a4ed81ccbf5bdba75b9edcd7633b2cf9a69171dc3dc121d593d\";a:4:{s:10:\"expiration\";i:1687556286;s:2:\"ip\";s:14:\"173.231.218.25\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";s:5:\"login\";i:1687383486;}}'),(38,1,'elementor_introduction','a:3:{s:18:\"yoast-introduction\";b:1;s:10:\"rightClick\";b:1;s:13:\"popupSettings\";b:1;}'),(44,1,'bsf-optin-notice','notice-dismissed'),(53,1,'last_update','1616589373'),(54,1,'billing_first_name','John M.'),(55,1,'billing_last_name','Perkins'),(56,1,'billing_address_1','11462 normanton way'),(57,1,'billing_address_2',''),(58,1,'billing_city','san diego'),(59,1,'billing_state','CA'),(60,1,'billing_postcode','92131'),(61,1,'billing_country','US'),(62,1,'billing_email','jmartyp3@gmail.com'),(63,1,'shipping_first_name','John M.'),(64,1,'shipping_last_name','Perkins'),(65,1,'shipping_address_1','11462 normanton way'),(66,1,'shipping_address_2',''),(67,1,'shipping_city','san diego'),(68,1,'shipping_state','CA'),(69,1,'shipping_postcode','92131');
/*!40000 ALTER TABLE `wpb1_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_users`
--

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

--
-- Dumping data for table `wpb1_users`
--

LOCK TABLES `wpb1_users` WRITE;
/*!40000 ALTER TABLE `wpb1_users` DISABLE KEYS */;
INSERT INTO `wpb1_users` VALUES (1,'msdawnsADMIN','$P$Bi5d9aP8lMbQJE7.74FIgcildmMlsN.','msdawnsadmin','dawnloggins@gmail.com','https://msdawnshaircare.com','2021-01-19 23:02:59','',0,'msdawnsADMIN');
/*!40000 ALTER TABLE `wpb1_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_admin_note_actions`
--

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

--
-- Dumping data for table `wpb1_wc_admin_note_actions`
--

LOCK TABLES `wpb1_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpb1_wc_admin_note_actions` VALUES (4050,41,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox','actioned',0,'',NULL,NULL),(3,3,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(4,4,'learn-more','Learn more','https://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),(17957,22,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned',0,'',NULL,NULL),(7,6,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(172,17,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),(17835,8,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL),(15009,69,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(15010,70,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(14351,51,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(2791,12,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(2793,14,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(15011,71,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(27565,97,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(17958,22,'get-started','Get started','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',0,'','setup-woocommerce-payments',''),(173,18,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned',1,'',NULL,NULL),(174,19,'open-marketing-hub','Open marketing hub','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&path=/marketing','actioned',0,'',NULL,NULL),(175,20,'share-feedback','Share feedback','https://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),(176,21,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(177,21,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(1626,24,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-analytics/#variations-report','actioned',0,'',NULL,NULL),(10789,26,'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),(3498,38,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(3293,36,'learn-more','Learn more','https://docs.woocommerce.com/document/home-screen/?utm_source=inbox','actioned',1,'',NULL,NULL),(10790,27,'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),(10624,28,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,'',NULL,NULL),(10625,29,'learn_more_facebook_ec','Learn more','https://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),(17847,31,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',1,'',NULL,NULL),(8119,63,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2021-09-03&before=2021-09-03','actioned',0,'',NULL,NULL),(2428,33,'marketing-guide','See marketing guide','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(10793,39,'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),(10791,42,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,'',NULL,NULL),(3497,37,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox','actioned',0,'',NULL,NULL),(10794,40,'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),(10792,42,'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),(10623,43,'open_wc_paypal_payments_product_page','Learn more','https://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),(27541,44,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned',0,'',NULL,NULL),(4442,45,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),(27542,46,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),(10641,47,'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),(27544,48,'update-wc-subscriptions-3-0-15','View latest version','https://msdawnshaircare.com/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),(27545,50,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),(27552,59,'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),(27546,53,'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),(27547,54,'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),(10622,55,'eu_vat_changes_2021','Learn more about the EU tax regulations','https://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),(10621,56,'wayflyer_q3_2021','Get funded','https://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),(27549,57,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(27551,58,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(27550,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),(14352,52,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(27553,59,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(27555,60,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(17911,61,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(8601,62,'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),(10657,64,'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),(17912,65,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(27556,66,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),(11049,67,'browse_extensions','Browse extensions','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(11050,68,'browse_extensions','Browse extensions','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&page=wc-addons','unactioned',1,'',NULL,NULL),(27538,9,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),(17838,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(17841,15,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',1,'',NULL,NULL),(27566,98,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(27535,75,'browse_extensions','Browse extensions','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),(18462,76,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),(17910,77,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(27299,7,'update-db_run','Update WooCommerce Database','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&do_update_woocommerce=true','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce'),(27554,60,'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),(27300,7,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL),(13619,78,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(16151,80,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(14864,79,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),(16152,81,'stripe_applepay_q1_2022','Add Apple Pay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),(16153,82,'square_applepay_q1_2022','Add Apple Pay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),(17895,88,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(27558,84,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(27563,96,'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),(27548,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),(27557,84,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(17832,74,'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',1,'',NULL,NULL),(27564,97,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(27540,30,'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),(27543,49,'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),(27561,86,'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),(17189,83,'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),(17454,87,'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),(27560,85,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(17564,89,'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),(17565,90,'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),(17899,91,'setup_task_second_survey_q2_2022_share_your_input','Share your input','https://t.maze.co/87390007','actioned',0,'',NULL,NULL),(27562,92,'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),(17897,93,'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),(17902,94,'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),(17903,95,'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),(27536,72,'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),(27537,73,'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),(17833,74,'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',1,'',NULL,NULL),(17839,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL),(27539,16,'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),(27559,85,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(27567,98,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(19527,99,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','https://msdawnshaircare.com/wp-admin/plugins.php','actioned',0,'',NULL,NULL),(18240,100,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned',0,'',NULL,NULL),(19528,101,'paypal_paylater_g3_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned',0,'',NULL,NULL),(19569,102,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',0,'',NULL,NULL),(27568,103,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),(18244,104,'apple_pay_square_q422','Enable Apple Pay','https://msdawnshaircare.com/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=square_credit_card','unactioned',0,'',NULL,NULL),(18245,105,'apple_pay_wcpay_q422','Enable Apple Pay','https://msdawnshaircare.com/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','unactioned',0,'',NULL,NULL),(17956,106,'wc-stripe-upe-availability-note','Enable in your store','?page=wc-settings&tab=checkout&section=stripe&panel=settings&highlight=enable-upe','unactioned',0,'',NULL,NULL),(27570,107,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(27569,107,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://msdawnshaircare.com/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(27571,108,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://msdawnshaircare.com/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(27572,108,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(19324,109,'storeediting_feedback_jan_2023','Share your input','https://t.maze.co/135212793','actioned',0,'',NULL,NULL),(27573,110,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned',0,'',NULL,NULL),(21424,111,'affirm_q1_2023','Get started with Affirm','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q1_2023','actioned',0,'',NULL,NULL),(25304,112,'google_listings_ads_pmax_i1_q1_2023_no_gla','Boost my business with Google','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla','actioned',0,'',NULL,NULL),(25305,113,'google_listings_ads_pmax_i1_q1_2023_with_gla','Create a new ad','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla','actioned',0,'',NULL,NULL),(27576,114,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned',0,'',NULL,NULL),(27582,136,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27577,114,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned',0,'',NULL,NULL),(27578,115,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned',0,'',NULL,NULL),(27579,116,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','https://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned',0,'',NULL,NULL),(27581,117,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(24720,130,'wc-admin-BNPL-WCPay-coming-soon','Sign up now','https://woocommerce.com/buy-now-pay-later-for-woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-BNPL-WCPay-coming-soon','actioned',0,'',NULL,NULL),(25888,118,'wc-admin-wcpay-denmark-Q2-2023','Simplify my payments','https://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023','actioned',0,'',NULL,NULL),(25889,119,'wc-admin-wcpay-greece-Q2-2023','Simplify my payments','https://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023','actioned',0,'',NULL,NULL),(25890,120,'wc-admin-wcpay-norway-Q2-2023','Simplify my payments','https://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023','actioned',0,'',NULL,NULL),(25891,121,'wc-admin-wcpay-slovakia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023','actioned',0,'',NULL,NULL),(25892,122,'wc-admin-wcpay-finland-Q2-2023','Simplify my payments','https://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023','actioned',0,'',NULL,NULL),(25893,123,'wc-admin-wcpay-estonia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023','actioned',0,'',NULL,NULL),(25894,124,'wc-admin-wcpay-lithuania-Q2-2023','Simplify my payments','https://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023','actioned',0,'',NULL,NULL),(25895,125,'wc-admin-wcpay-slovenia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023','actioned',0,'',NULL,NULL),(25896,126,'wc-admin-wcpay-latvia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023','actioned',0,'',NULL,NULL),(25897,127,'wc-admin-wcpay-cyprus-Q2-2023','Simplify my payments','https://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023','actioned',0,'',NULL,NULL),(25898,128,'wc-admin-wcpay-malta-Q2-2023','Simplify my payments','https://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023','actioned',0,'',NULL,NULL),(25899,129,'wc-admin-wcpay-luxembourg-Q2-2023','Simplify my payments','https://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023','actioned',0,'',NULL,NULL),(27580,117,'extension-settings','See available updates','https://msdawnshaircare.com/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(27584,131,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned',0,'',NULL,NULL),(27585,132,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),(23348,133,'woopay-beta-existingmerchants-noaction-documentation-27APR23-test2','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23-test2','actioned',0,'',NULL,NULL),(23349,133,'woopay-beta-existingmerchants-noaction-documentation-27APR23-dismiss-test2','Dismiss','https://msdawnshaircare.com/wp-admin/#','actioned',0,'',NULL,NULL),(23350,134,'woopay-beta-existingmerchants-update-WCPay-27APR23-test','Update WooCommerce Payments','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),(23351,134,'woopay-beta-existingmerchants-update-WCPay-27APR23-dismiss-test','Dismiss','https://msdawnshaircare.com/wp-admin/#','actioned',0,'',NULL,NULL),(27574,135,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(27583,136,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(27586,137,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(27587,137,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned',0,'',NULL,NULL),(27588,138,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27589,138,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(27591,139,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),(27590,139,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27593,140,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),(27595,141,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned',0,'',NULL,NULL),(27604,149,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27596,142,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27597,142,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned',0,'',NULL,NULL),(27592,140,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27594,141,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27599,143,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned',0,'',NULL,NULL),(27598,143,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27600,144,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27601,144,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://msdawnshaircare.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(27575,135,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned',0,'',NULL,NULL),(25093,145,'payoneer_q2_2023','Get started with Payoneer','https://woocommerce.com/products/payoneer-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=payoneer_q2_2023','actioned',0,'',NULL,NULL),(27602,146,'ipp_refresh_q2_2023_us_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification','actioned',0,'',NULL,NULL),(27603,147,'ipp_refresh_q2_2023_ca_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification','actioned',0,'',NULL,NULL),(25922,148,'product_management_card_sorting','Get started','https://t.maze.co/163892579','unactioned',0,'',NULL,NULL),(27605,149,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(27611,150,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned',0,'',NULL,NULL),(27610,150,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27608,151,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27609,151,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(27607,152,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(27606,152,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','https://msdawnshaircare.com/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(27612,153,'woocommerce_hpos_1st_notification_q2_2023','Learn more about HPOS','https://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wpb1_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_admin_notes`
--

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

--
-- Dumping data for table `wpb1_wc_admin_notes`
--

LOCK TABLES `wpb1_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpb1_wc_admin_notes` VALUES (22,'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','2021-02-01 01:30:33',NULL,0,'plain','',0,1),(8,'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','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2021-01-20 01:25:23',NULL,0,'',NULL,0,1),(4,'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','2021-01-22 04:57:50',NULL,0,'',NULL,0,1),(7,'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','2021-01-30 22:51:35',NULL,0,'plain','',0,1),(6,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://msdawnshaircare.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','2021-01-27 01:40:14',NULL,0,'',NULL,0,1),(9,'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','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(10,'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','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(11,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','info','{}','pending','woocommerce.com','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(52,'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:04:49',NULL,0,'plain','',0,0),(12,'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','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(13,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','info','{}','pending','woocommerce.com','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(51,'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:04:49',NULL,0,'plain','',0,0),(14,'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','2021-01-30 22:53:50',NULL,0,'plain','',0,1),(15,'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-30 22:53:50',NULL,0,'plain','',0,1),(16,'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','{}','unactioned','woocommerce.com','2022-01-21 01:04:15',NULL,0,'plain','',0,0),(17,'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 email box','info','{}','unactioned','woocommerce-admin','2021-01-31 01:24:01',NULL,0,'plain','',0,1),(18,'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','2021-01-31 01:24:01',NULL,0,'plain','',0,1),(98,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(20,'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','2021-01-31 01:24:01',NULL,0,'plain','',0,1),(41,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','info','{}','unactioned','woocommerce-admin','2021-03-26 15:54:21',NULL,0,'plain','',0,0),(96,'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-12-24 07:55:12',NULL,0,'plain','',0,0),(97,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(26,'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 01:53:50',NULL,0,'plain','',0,1),(27,'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 01:53:50',NULL,0,'plain','',0,1),(28,'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 02:43:58',NULL,0,'plain','',0,1),(29,'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 02:43:58',NULL,0,'plain','',0,1),(30,'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','{}','unactioned','woocommerce.com','2022-01-21 01:24:11',NULL,0,'plain','',0,1),(31,'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','{}','unactioned','woocommerce.com','2022-01-21 01:24:11',NULL,0,'plain','',0,1),(63,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, September 3rd was your record day for sales! Net sales was $844.70 beating the previous record of $249.00 set on February 17th.','info','{\"old_record_date\":\"2021-02-17\",\"old_record_amt\":249,\"new_record_date\":\"2021-09-03\",\"new_record_amt\":844.700000000000045474735088646411895751953125}','unactioned','woocommerce-admin','2021-09-04 01:23:52',NULL,0,'plain','',0,0),(33,'stripe-apple-pay-marketing-guide-holiday-2020','marketing','en_US','Boost sales with Apple Pay!','Now that you accept Apple Pay® with Stripe, 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','{}','unactioned','woocommerce-gateway-stripe','2021-02-18 04:29:53',NULL,0,'plain','',0,1),(78,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','info','{}','unactioned','woocommerce-admin','2022-01-21 01:24:10',NULL,0,'plain','',0,0),(37,'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-03-03 01:29:44',NULL,0,'plain','',0,1),(99,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(39,'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:28:33',NULL,0,'plain','',0,0),(40,'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:28:33',NULL,0,'plain','',0,0),(42,'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 01:25:49',NULL,0,'plain','',0,0),(43,'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 02:02:15',NULL,0,'plain','',0,0),(44,'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 02:33:38',NULL,0,'plain','',0,0),(45,'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','2021-04-20 02:25:39',NULL,0,'plain','',0,0),(46,'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 01:35:48',NULL,0,'plain','',0,0),(47,'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 01:30:08',NULL,0,'plain','',0,0),(48,'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 01:24:37',NULL,0,'plain','',0,0),(49,'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','{}','unactioned','woocommerce.com','2021-06-09 01:26:26',NULL,0,'plain','',0,0),(50,'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 02:27:46',NULL,0,'plain','',0,0),(53,'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','{}','unactioned','woocommerce.com','2021-06-23 03:24:54',NULL,0,'plain','',0,0),(54,'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','{}','pending','woocommerce.com','2021-06-23 03:24:54',NULL,0,'plain','',0,0),(79,'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 01:36:44',NULL,0,'plain','',0,0),(55,'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','{}','pending','woocommerce.com','2021-06-24 03:51:57',NULL,0,'plain','',0,0),(56,'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 02:33:08',NULL,0,'plain','',0,0),(57,'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','{}','unactioned','woocommerce.com','2021-07-16 02:33:08',NULL,0,'plain','',0,0),(58,'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 02:33:08',NULL,0,'plain','',0,0),(59,'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 02:33:08',NULL,0,'plain','',0,0),(60,'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 02:33:08',NULL,0,'plain','',0,0),(61,'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-07-19 01:36:31',NULL,0,'plain','',0,0),(62,'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 01:30:16',NULL,0,'plain','',0,0),(64,'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 01:31:06',NULL,0,'plain','',0,0),(65,'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','2021-10-17 01:26:18',NULL,0,'plain','',0,0),(66,'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 01:37:25',NULL,0,'plain','',0,0),(67,'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 01:37:04',NULL,0,'plain','',0,0),(68,'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 01:37:04',NULL,0,'plain','',0,0),(69,'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','{}','unactioned','woocommerce.com','2021-11-12 01:40:10',NULL,0,'plain','',0,0),(70,'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 01:40:10',NULL,0,'plain','',0,0),(71,'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 01:40:10',NULL,0,'plain','',0,0),(72,'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 01:40:10',NULL,0,'plain','',0,0),(73,'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 01:40:10',NULL,0,'plain','',0,0),(74,'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','{}','unactioned','woocommerce.com','2021-11-12 01:40:10',NULL,0,'plain','',0,0),(75,'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','2022-01-21 01:04:15',NULL,0,'plain','',0,0),(76,'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 01:25:09',NULL,0,'plain','',0,0),(77,'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','2022-01-20 01:25:42',NULL,0,'plain','',0,0),(80,'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:38:50',NULL,0,'plain','',0,0),(81,'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','{}','unactioned','woocommerce.com','2022-02-07 03:38:50',NULL,0,'plain','',0,0),(82,'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:38:50',NULL,0,'plain','',0,0),(83,'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 01:43:18',NULL,0,'plain','',0,0),(84,'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','{}','unactioned','woocommerce.com','2022-03-11 01:38:50',NULL,0,'plain','',0,0),(85,'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','{}','pending','woocommerce.com','2022-03-11 01:38:50',NULL,0,'plain','',0,0),(86,'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 01:27:20',NULL,0,'plain','',0,0),(87,'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-25 01:24:38',NULL,0,'plain','',0,0),(88,'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 01:26:29',NULL,0,'plain','',0,0),(89,'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 01:26:29',NULL,0,'plain','',0,0),(90,'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 01:26:29',NULL,0,'plain','',0,0),(91,'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-11 01:32:03',NULL,0,'plain','',0,0),(92,'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-11 01:32:03',NULL,0,'plain','',0,0),(93,'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 01:24:41',NULL,0,'plain','',0,0),(94,'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 01:24:41',NULL,0,'plain','',0,0),(95,'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 02:02:03',NULL,0,'plain','',0,0),(100,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms &amp; conditions apply</a>.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(101,'paypal_paylater_g3_q4_22','marketing','en_US','Turn browsers into buyers with Pay Later','Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 &amp; Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.','info','{}','unactioned','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(102,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(103,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(104,'apple_pay_square_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Enable Apple Pay with Square by selecting  Settings &gt; Payments &gt; Square.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(105,'apple_pay_wcpay_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Confirm Apple Pay is enabled by selecting Payments &gt; Settings and making sure Enable express checkouts is checked.','info','{}','pending','woocommerce.com','2022-12-24 07:55:12',NULL,0,'plain','',0,0),(106,'wc-stripe-upe-availability-note','info','en_US','Boost your sales with the new payment experience in Stripe','Get early access to an improved checkout experience, now available to select merchants. <a href=\"https://woocommerce.com/document/stripe/#new-checkout-experience\" target=\"_blank\">Learn more</a>.','info','{}','unactioned','woocommerce-gateway-stripe','2022-12-24 07:55:20',NULL,0,'plain','',0,0),(107,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','info','{}','pending','woocommerce.com','2023-01-05 07:57:56',NULL,0,'plain','',0,0),(108,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','info','{}','pending','woocommerce.com','2023-01-05 07:57:56',NULL,0,'plain','',0,0),(109,'storeediting_feedback_jan_2023','marketing','en_US','Tell us what you need to customize your store!','We need your feedback. Please spare a few minutes to share your input on what is most important to you when designing and customizing your storefront to help us build the features you need.','info','{}','unactioned','woocommerce.com','2023-01-13 07:55:59',NULL,0,'plain','',0,0),(110,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','info','{}','pending','woocommerce.com','2023-01-17 08:00:14',NULL,0,'plain','',0,0),(111,'affirm_q1_2023','marketing','en_US','Turn more browsers into buyers with flexible payments','When you offer flexible payment options to shoppers, they\'re more likely to convert. It’s why businesses offering Affirm see an average order value lift of 63%. Affirm tailors your store\'s payment options with terms proven to reach new customers, boost conversions, and grow sales.','info','{}','unactioned','woocommerce.com','2023-03-13 07:58:16',NULL,0,'plain','',0,0),(112,'google_listings_ads_pmax_i1_q1_2023_no_gla','marketing','en_US','Create more engaging ads – without the hard work','Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.','info','{}','unactioned','woocommerce.com','2023-03-16 07:56:17',NULL,0,'plain','',0,0),(113,'google_listings_ads_pmax_i1_q1_2023_with_gla','marketing','en_US','New customization features to boost your business','You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.','info','{}','pending','woocommerce.com','2023-03-16 07:56:17',NULL,0,'plain','',0,0),(114,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','info','{}','pending','woocommerce.com','2023-03-24 07:55:23',NULL,0,'plain','',0,0),(115,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','info','{}','unactioned','woocommerce.com','2023-04-04 07:58:12',NULL,0,'plain','',0,0),(116,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','info','{}','pending','woocommerce.com','2023-04-04 07:58:12',NULL,0,'plain','',0,0),(117,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(118,'wc-admin-wcpay-denmark-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Denmark!','We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(119,'wc-admin-wcpay-greece-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Greece!','We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(120,'wc-admin-wcpay-norway-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Norway!','We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(121,'wc-admin-wcpay-slovakia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovakia!','We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(122,'wc-admin-wcpay-finland-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Finland!','We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(123,'wc-admin-wcpay-estonia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Estonia!','We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(124,'wc-admin-wcpay-lithuania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Lithuania!','We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:50',NULL,0,'plain','',0,0),(125,'wc-admin-wcpay-slovenia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovenia!','We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:51',NULL,0,'plain','',0,0),(126,'wc-admin-wcpay-latvia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Latvia!','We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:51',NULL,0,'plain','',0,0),(127,'wc-admin-wcpay-cyprus-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Cyprus!','We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:51',NULL,0,'plain','',0,0),(128,'wc-admin-wcpay-malta-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Malta!','We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:51',NULL,0,'plain','',0,0),(129,'wc-admin-wcpay-luxembourg-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Luxembourg!','We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-15 07:57:51',NULL,0,'plain','',0,0),(130,'wc_admin_BNPL_WCPay_coming-soon_Q1_2023','marketing','en_US','Buy now, pay later is heading to WooCommerce Payments','Great news: full integration with Afterpay and Affirm is on its way to WooCommerce Payments! You’ll soon be able to increase your order values, sell more, and offer customers a payment option they’ll love — with no extra downloads or extensions required.','info','{}','pending','woocommerce.com','2023-04-27 07:57:52',NULL,0,'plain','',0,0),(131,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-04-28 08:00:13',NULL,0,'plain','',0,0),(132,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-04-28 08:00:13',NULL,0,'plain','',0,0),(133,'woopay-beta-existingmerchants-noaction-27APR23-test2','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-04-28 08:00:13',NULL,0,'plain','',0,0),(134,'woopay-beta-existingmerchants-update-27APR23-test','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-04-28 08:00:13',NULL,0,'plain','',0,0),(135,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','info','{}','pending','woocommerce.com','2023-05-05 07:58:03',NULL,0,'plain','',0,0),(136,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-05-05 07:58:03',NULL,0,'plain','',0,0),(137,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-05 07:58:03',NULL,0,'plain','',0,0),(138,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-05-05 07:58:03',NULL,0,'plain','',0,0),(139,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-07 07:58:15',NULL,0,'plain','',0,0),(140,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-07 07:58:15',NULL,0,'plain','',0,0),(141,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-07 07:58:15',NULL,0,'plain','',0,0),(142,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-07 07:58:15',NULL,0,'plain','',0,0),(143,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-05-10 07:55:30',NULL,0,'plain','',0,0),(144,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-05-10 07:55:30',NULL,0,'plain','',0,0),(145,'payoneer_q2_2023','marketing','en_US','Grow with the next generation of payment processing','Ready to stand out in the new global economy? Payoneer Checkout gives you the power to securely accept payments worldwide, build a checkout that customers love, and manage your store’s transactions and finances – all from the same place.','info','{}','pending','woocommerce.com','2023-05-14 07:56:01',NULL,0,'plain','',0,0),(146,'ipp_refresh_q2_2023_us_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','unactioned','woocommerce.com','2023-05-18 08:04:18',NULL,0,'plain','',0,0),(147,'ipp_refresh_q2_2023_ca_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','pending','woocommerce.com','2023-05-18 08:04:18',NULL,0,'plain','',0,0),(148,'product_management_card_sorting','survey','en_US','How do you create and edit products?','Have a say in the future of WooCommerce. Take part in a brief exercise and help us understand what information is important to you while editing products.','info','{}','pending','woocommerce.com','2023-05-19 07:57:54',NULL,0,'plain','',0,0),(149,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','info','{}','unactioned','woocommerce.com','2023-06-02 07:56:38',NULL,0,'plain','',0,0),(150,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','info','{}','pending','woocommerce.com','2023-06-03 07:56:29',NULL,0,'plain','',0,0),(151,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-06 07:56:04',NULL,0,'plain','',0,0),(152,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-07 07:57:03',NULL,0,'plain','',0,0),(153,'woocommerce_hpos_1st_notification_q2_2023','marketing','en_US','High-Performance Order Storage (HPOS) is on its way','Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.','info','{}','unactioned','woocommerce.com','2023-06-07 07:57:03',NULL,0,'plain','',0,0);
/*!40000 ALTER TABLE `wpb1_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_category_lookup`
--

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

LOCK TABLES `wpb1_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpb1_wc_category_lookup` VALUES (15,15),(16,16),(17,17),(18,18),(19,19),(20,20),(21,21),(29,29),(31,31),(33,33),(34,34);
/*!40000 ALTER TABLE `wpb1_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_customer_lookup`
--

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

--
-- Dumping data for table `wpb1_wc_customer_lookup`
--

LOCK TABLES `wpb1_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wpb1_wc_customer_lookup` VALUES (23,NULL,'','Leslie','Davis','infgroove@yahoo.com','2021-04-08 05:08:15',NULL,'US','67208','Wichita','KS'),(11,NULL,'','Danielle','Bishop','danimarie31@gmail.com','2021-03-09 04:24:33',NULL,'US','67226','Wichita','KS'),(1,1,'msdawnsADMIN','','','dawnloggins@gmail.com','2022-12-23 08:00:00','2021-01-20 07:02:59','US','92131','san diego','CA'),(10,NULL,'','Carlisha','Bell','carlishatennille@gmail.com','2021-03-09 00:43:20',NULL,'US','78749','Austin','TX'),(12,NULL,'','Lakisha','Wilson','lakishawilson3@yahoo.com','2021-03-09 05:55:48',NULL,'US','67218','Wichita','KS'),(13,NULL,'','Taress','Moore','taressmarie@gmail.com','2021-03-14 00:17:22',NULL,'US','67214','Wichita','KS'),(19,NULL,'','Shawndreka','Crayton','shawncrayton@yahoo.com','2021-03-18 05:44:35',NULL,'US','76704','Waco','TX'),(15,NULL,'','Krystal','Clark','sissydagreat80@gmail.com','2021-03-14 03:08:35',NULL,'US','58330','glendive','MT'),(16,NULL,'','Leonett','Hodges','leonettm@gmail.com','2021-03-14 05:04:40',NULL,'US','67207','Wichita','KS'),(20,NULL,'','Tameka','Martin','tmekanphillips@gmail.com','2021-03-26 21:29:16',NULL,'US','67214','Wichita','KS'),(22,NULL,'','Nita','Maples','nitabossy@yahoo.com','2021-04-03 23:41:47',NULL,'US','67217','Wichita','KS'),(25,NULL,'','Ruby','Turner','turnerthomasine@yahoo.com','2021-04-12 05:10:14',NULL,'US','67214','Wichita','KS'),(28,NULL,'','krystal','clark','sissydagreat80@gmail.com','2021-05-02 13:53:29',NULL,'US','67219','wichita','KS'),(33,NULL,'','Tina','Douglas','tdouglas67@yahoo.com','2021-05-23 02:20:31',NULL,'US','30067','Marietta','GA'),(30,NULL,'','Carlisha','Bell','carlishatennille@gmail.com','2021-05-14 01:26:39',NULL,'US','78749','Austin','TX'),(31,NULL,'','Erica','Wofford','emwofford97@gmail.com','2021-05-14 10:03:22',NULL,'US','35447','Carrollton','AL');
/*!40000 ALTER TABLE `wpb1_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_download_log`
--

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

--
-- Dumping data for table `wpb1_wc_download_log`
--

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

--
-- Table structure for table `wpb1_wc_order_coupon_lookup`
--

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

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

--
-- Table structure for table `wpb1_wc_order_product_lookup`
--

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

LOCK TABLES `wpb1_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wpb1_wc_order_product_lookup` VALUES (77,2096,1132,1610,1,'2021-02-17 09:13:57',2,30,30,0,0,0,0),(200,2495,2419,0,11,'2021-03-08 20:24:33',1,40,55.25,0,2.5,12,0.75),(283,2566,2295,0,22,'2021-04-03 16:41:47',1,25,26.56,0,1.56,0,0),(282,2566,2419,0,22,'2021-04-03 16:41:47',2,80,85,0,5,0,0),(329,2576,1132,0,28,'2021-05-02 06:53:29',1,15,30.815,0,0.94,14,0.875),(316,2572,2419,0,25,'2021-04-11 22:10:14',1,40,55.25,0,2.5,12,0.75),(300,2569,2419,0,23,'2021-04-07 22:08:15',1,40,55.25,0,2.5,12,0.75),(78,2096,1131,0,1,'2021-02-17 09:13:57',2,30,30,0,0,0,0),(250,2553,2419,0,19,'2021-03-17 22:44:35',1,40,55.25,0,2.5,12,0.75),(295,2568,2419,0,23,'2021-04-07 22:07:28',1,40,55.25,0,2.5,12,0.75),(207,2517,2419,0,12,'2021-03-08 21:55:48',1,40,55.25,0,2.5,12,0.75),(233,2549,2419,0,15,'2021-03-13 19:08:35',1,40,55.25,0,2.5,12,0.75),(225,2547,2419,0,13,'2021-03-13 16:17:22',1,40,55.25,0,2.5,12,0.75),(192,2489,2419,0,10,'2021-03-08 16:43:20',2,80,85,0,5,0,0),(179,2468,1131,0,1,'2021-03-03 00:52:07',1,15,28.69,0,0.94,12,0.75),(234,2549,2295,0,15,'2021-03-13 19:08:35',1,25,39.31,0,1.56,12,0.75),(239,2550,2419,0,16,'2021-03-13 21:04:40',1,40,55.25,0,2.5,12,0.75),(355,2582,2419,0,33,'2021-05-22 19:20:31',1,40,55.25,0,2.5,12,0.75),(288,2567,2419,0,23,'2021-04-07 21:50:54',1,40,55.25,0,2.5,12,0.75),(264,2563,2419,0,20,'2021-03-26 14:29:16',1,40,55.25,0,2.5,12,0.75),(339,2579,2295,0,30,'2021-05-13 18:26:39',2,50,64.463333,0,3.13,10.666667,0.666667),(340,2579,1134,0,30,'2021-05-13 18:26:39',1,15,21.606667,0,0.94,5.333333,0.333333),(345,2580,2419,0,31,'2021-05-14 03:03:22',1,40,55.25,0,2.5,12,0.75);
/*!40000 ALTER TABLE `wpb1_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_order_stats`
--

DROP TABLE IF EXISTS `wpb1_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_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) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  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 `wpb1_wc_order_stats`
--

LOCK TABLES `wpb1_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wpb1_wc_order_stats` VALUES (2567,0,'2021-04-07 21:50:54','2021-04-07 21:50:54',1,55.25,3.25,12,40,0,'wc-cancelled',23,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2568,0,'2021-04-07 22:07:28','2021-04-07 22:07:28',1,55.25,3.25,12,40,0,'wc-cancelled',23,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2569,0,'2021-04-07 22:08:15','2021-04-07 22:08:15',1,55.25,3.25,12,40,0,'wc-pending',23,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2576,0,'2021-05-02 06:53:29','2021-05-02 06:53:29',1,30.82,1.82,14,15,0,'wc-processing',28,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2096,0,'2021-02-17 09:13:57','2021-02-17 09:13:57',4,60,0,0,60,0,'wc-completed',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2547,0,'2021-03-13 16:17:22','2021-03-13 16:17:22',1,55.25,3.25,12,40,0,'wc-processing',13,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2495,0,'2021-03-08 20:24:33','2021-03-08 20:24:33',1,55.25,3.25,12,40,0,'wc-processing',11,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2517,0,'2021-03-08 21:55:48','2021-03-08 21:55:48',1,55.25,3.25,12,40,0,'wc-processing',12,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2468,0,'2021-03-03 00:52:07','2021-03-03 00:52:07',1,28.69,1.69,12,15,1,'wc-pending',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2553,0,'2021-03-17 22:44:35','2021-03-17 22:44:35',1,55.25,3.25,12,40,0,'wc-processing',19,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2489,0,'2021-03-08 16:43:20','2021-03-08 16:43:20',2,85,5,0,80,0,'wc-processing',10,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2549,0,'2021-03-13 19:08:35','2021-03-13 19:08:35',2,94.56,5.56,24,65,0,'wc-processing',15,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2550,0,'2021-03-13 21:04:40','2021-03-13 21:04:40',1,55.25,3.25,12,40,0,'wc-processing',16,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2563,0,'2021-03-26 14:29:16','2021-03-26 14:29:16',1,55.25,3.25,12,40,0,'wc-processing',20,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2566,0,'2021-04-03 16:41:47','2021-04-03 16:41:47',3,111.56,6.56,0,105,0,'wc-processing',22,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2572,0,'2021-04-11 22:10:14','2021-04-11 22:10:14',1,55.25,3.25,12,40,0,'wc-processing',25,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2582,0,'2021-05-22 19:20:31','2021-05-22 19:20:31',1,55.25,3.25,12,40,0,'wc-processing',33,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2579,0,'2021-05-13 18:26:39','2021-05-13 18:26:39',3,86.07,5.07,16,65,0,'wc-processing',30,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2580,0,'2021-05-14 03:03:22','2021-05-14 03:03:22',1,55.25,3.25,12,40,0,'wc-processing',31,'0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wpb1_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_order_tax_lookup`
--

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

LOCK TABLES `wpb1_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_order_tax_lookup` DISABLE KEYS */;
INSERT INTO `wpb1_wc_order_tax_lookup` VALUES (2547,1,'2021-03-13 16:17:22',0.75,2.5,3.25),(2489,1,'2021-03-08 16:43:20',0,5,5),(2468,1,'2021-03-03 00:52:07',0.75,0.94,1.69),(2495,1,'2021-03-08 20:24:33',0.75,2.5,3.25),(2517,1,'2021-03-08 21:55:48',0.75,2.5,3.25),(2553,1,'2021-03-17 22:44:35',0.75,2.5,3.25),(2549,1,'2021-03-13 19:08:35',1.5,4.06,5.56),(2550,1,'2021-03-13 21:04:40',0.75,2.5,3.25),(2563,1,'2021-03-26 14:29:16',0.75,2.5,3.25),(2566,1,'2021-04-03 16:41:47',0,6.56,6.56),(2567,1,'2021-04-07 21:50:54',0.75,2.5,3.25),(2568,1,'2021-04-07 22:07:28',0.75,2.5,3.25),(2569,1,'2021-04-07 22:08:15',0.75,2.5,3.25),(2572,1,'2021-04-11 22:10:14',0.75,2.5,3.25),(2576,1,'2021-05-02 06:53:29',0.88,0.94,1.82),(2582,1,'2021-05-22 19:20:31',0.75,2.5,3.25),(2579,1,'2021-05-13 18:26:39',1,4.07,5.07),(2580,1,'2021-05-14 03:03:22',0.75,2.5,3.25);
/*!40000 ALTER TABLE `wpb1_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wpb1_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wpb1_wc_product_download_directories`
--

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

--
-- Dumping data for table `wpb1_wc_product_download_directories`
--

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

--
-- Table structure for table `wpb1_wc_product_meta_lookup`
--

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

--
-- Dumping data for table `wpb1_wc_product_meta_lookup`
--

LOCK TABLES `wpb1_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpb1_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpb1_wc_product_meta_lookup` VALUES (64,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(65,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1131,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,6,'taxable',''),(1132,'Hair Growth - Pure Oil',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,5,'taxable',''),(1134,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,3,'taxable',''),(2295,'Hair Growth - Herbal Pure Oil',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,4,'taxable',''),(2419,'',0,0,40.0000,40.0000,0,NULL,'instock',0,0.00,14,'taxable','');
/*!40000 ALTER TABLE `wpb1_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_wc_rate_limits`
--

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

--
-- Dumping data for table `wpb1_wc_rate_limits`
--

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

--
-- Table structure for table `wpb1_wc_reserved_stock`
--

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

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

--
-- Table structure for table `wpb1_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wpb1_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wpb1_wc_webhooks`
--

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

--
-- Dumping data for table `wpb1_wc_webhooks`
--

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

--
-- Table structure for table `wpb1_woocommerce_api_keys`
--

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

--
-- Dumping data for table `wpb1_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpb1_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wpb1_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpb1_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_attribute_taxonomies` VALUES (1,'hair-growth-oil-large','Hair Growth Oil - Large','select','menu_order',1);
/*!40000 ALTER TABLE `wpb1_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wpb1_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpb1_woocommerce_log`
--

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

--
-- Dumping data for table `wpb1_woocommerce_log`
--

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

--
-- Table structure for table `wpb1_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpb1_woocommerce_order_itemmeta`
--

LOCK TABLES `wpb1_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_order_itemmeta` VALUES (2134,300,'_line_tax','2.5'),(2135,300,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2133,300,'_line_total','40'),(2132,300,'_line_subtotal_tax','2.5'),(2101,295,'_line_tax','2.5'),(2102,295,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2099,295,'_line_subtotal_tax','2.5'),(2097,295,'_tax_class',''),(2098,295,'_line_subtotal','40'),(2114,297,'rate_percent','6.25'),(2113,297,'shipping_tax_amount','0.75'),(2017,283,'_variation_id','0'),(2018,283,'_qty','1'),(2019,283,'_tax_class',''),(2020,283,'_line_subtotal','25'),(2021,283,'_line_subtotal_tax','1.56'),(2022,283,'_line_total','25'),(2023,283,'_line_tax','1.56'),(2024,283,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"1.5625\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"1.5625\";}}'),(2112,297,'tax_amount','2.5'),(2111,297,'compound',''),(2110,297,'label','Tax'),(2109,297,'rate_id','1'),(2082,293,'method_id','flat_rate'),(2037,286,'method_id','free_shipping'),(2038,286,'instance_id','4'),(2039,286,'cost','0.00'),(2040,286,'total_tax','0'),(2041,286,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:1:\"0\";}}'),(2042,286,'Items','Bundle Box &times; 2, Hair Growth - Herbal Pure Oil &times; 1'),(2080,292,'shipping_tax_amount','0.75'),(2081,292,'rate_percent','6.25'),(2079,292,'tax_amount','2.5'),(2078,292,'compound',''),(2077,292,'label','Tax'),(2076,292,'rate_id','1'),(2049,288,'_product_id','2419'),(2050,288,'_variation_id','0'),(2051,288,'_qty','1'),(2052,288,'_tax_class',''),(2053,288,'_line_subtotal','40'),(2054,288,'_line_subtotal_tax','2.5'),(2055,288,'_line_total','40'),(2056,288,'_line_tax','2.5'),(2057,288,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2087,293,'Items','Bundle Box &times; 1'),(2086,293,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2085,293,'total_tax','0.75'),(2083,293,'instance_id','3'),(2084,293,'cost','12.00'),(588,77,'_variation_id','1610'),(2201,311,'Items','Bundle Box &times; 1'),(587,77,'_product_id','1132'),(2200,311,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2199,311,'total_tax','0.75'),(2198,311,'cost','12.00'),(2197,311,'instance_id','3'),(2194,310,'shipping_tax_amount','0.75'),(2115,298,'method_id','flat_rate'),(2116,298,'instance_id','3'),(2117,298,'cost','12.00'),(2118,298,'total_tax','0.75'),(2119,298,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2120,298,'Items','Bundle Box &times; 1'),(2195,310,'rate_percent','6.25'),(2193,310,'tax_amount','2.5'),(2192,310,'compound',''),(2191,310,'label','Tax'),(2190,310,'rate_id','1'),(2127,300,'_product_id','2419'),(2128,300,'_variation_id','0'),(2129,300,'_qty','1'),(2130,300,'_tax_class',''),(589,77,'_qty','2'),(590,77,'_tax_class',''),(591,77,'_line_subtotal','30'),(592,77,'_line_subtotal_tax','0'),(593,77,'_line_total','30'),(594,77,'_line_tax','0'),(595,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(596,77,'size','S'),(597,78,'_product_id','1131'),(598,78,'_variation_id','0'),(599,78,'_qty','2'),(600,78,'_tax_class',''),(601,78,'_line_subtotal','30'),(602,78,'_line_subtotal_tax','0'),(603,78,'_line_total','30'),(604,78,'_line_tax','0'),(605,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(616,80,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(615,80,'total_tax','0'),(614,80,'cost','0.00'),(612,80,'method_id','free_shipping'),(613,80,'instance_id','4'),(617,80,'Items','Hair Growth Oil - S &times; 2, Deep Conditioning Mask &times; 2'),(1500,207,'_line_total','40'),(1501,207,'_line_tax','2.5'),(1499,207,'_line_subtotal_tax','2.5'),(1498,207,'_line_subtotal','40'),(1497,207,'_tax_class',''),(1496,207,'_qty','1'),(1495,207,'_variation_id','0'),(1494,207,'_product_id','2419'),(1514,209,'rate_percent','6.25'),(1513,209,'shipping_tax_amount','0.75'),(1512,209,'tax_amount','2.5'),(1511,209,'compound',''),(1510,209,'label','Tax'),(1474,203,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1475,203,'Items','Bundle Box &times; 1'),(1509,209,'rate_id','1'),(1473,203,'total_tax','0.75'),(1472,203,'cost','12.00'),(1471,203,'instance_id','3'),(1470,203,'method_id','flat_rate'),(1454,200,'_line_subtotal_tax','2.5'),(1455,200,'_line_total','40'),(1453,200,'_line_subtotal','40'),(1452,200,'_tax_class',''),(1449,200,'_product_id','2419'),(1450,200,'_variation_id','0'),(1451,200,'_qty','1'),(1469,202,'rate_percent','6.25'),(1468,202,'shipping_tax_amount','0.75'),(1467,202,'tax_amount','2.5'),(1466,202,'compound',''),(1465,202,'label','Tax'),(1464,202,'rate_id','1'),(2016,283,'_product_id','2295'),(1403,192,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:1:\"5\";}s:8:\"subtotal\";a:1:{i:1;s:1:\"5\";}}'),(2131,300,'_line_subtotal','40'),(1502,207,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1457,200,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1456,200,'_line_tax','2.5'),(1841,257,'Items','Bundle Box &times; 1'),(1839,257,'total_tax','0.75'),(1838,257,'cost','12.00'),(1417,195,'instance_id','4'),(1418,195,'cost','0.00'),(1419,195,'total_tax','0'),(1420,195,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:1:\"0\";}}'),(1421,195,'Items','Bundle Box &times; 2'),(1836,257,'method_id','flat_rate'),(1798,250,'_line_tax','2.5'),(1799,250,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1797,250,'_line_total','40'),(1796,250,'_line_subtotal_tax','2.5'),(1646,228,'Items','Bundle Box &times; 1'),(1645,228,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1644,228,'total_tax','0.75'),(1643,228,'cost','12.00'),(1642,228,'instance_id','3'),(1641,228,'method_id','flat_rate'),(1628,225,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1627,225,'_line_tax','2.5'),(1626,225,'_line_total','40'),(1357,186,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1358,186,'Items','Deep Conditioning Mask &times; 1'),(1352,185,'rate_percent','6.25'),(1351,185,'shipping_tax_amount','0.75'),(1350,185,'tax_amount','0.94'),(1308,179,'_product_id','1131'),(1309,179,'_variation_id','0'),(1310,179,'_qty','1'),(1311,179,'_tax_class',''),(1312,179,'_line_subtotal','15'),(1313,179,'_line_subtotal_tax','0.94'),(1314,179,'_line_total','15'),(1315,179,'_line_tax','0.94'),(1316,179,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"0.9375\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"0.9375\";}}'),(1356,186,'total_tax','0.75'),(1355,186,'cost','12.00'),(1354,186,'instance_id','3'),(1353,186,'method_id','flat_rate'),(1349,185,'compound',''),(1348,185,'label','Tax'),(1347,185,'rate_id','1'),(1795,250,'_line_subtotal','40'),(1793,250,'_qty','1'),(1794,250,'_tax_class',''),(1640,227,'rate_percent','6.25'),(1620,225,'_product_id','2419'),(1621,225,'_variation_id','0'),(1622,225,'_qty','1'),(1623,225,'_tax_class',''),(1624,225,'_line_subtotal','40'),(1625,225,'_line_subtotal_tax','2.5'),(1639,227,'shipping_tax_amount','0.75'),(1638,227,'tax_amount','2.5'),(1637,227,'compound',''),(1636,227,'label','Tax'),(1635,227,'rate_id','1'),(1519,210,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1520,210,'Items','Bundle Box &times; 1'),(1518,210,'total_tax','0.75'),(1517,210,'cost','12.00'),(1516,210,'instance_id','3'),(1515,210,'method_id','flat_rate'),(1416,195,'method_id','free_shipping'),(1402,192,'_line_tax','5'),(1401,192,'_line_total','80'),(1400,192,'_line_subtotal_tax','5'),(1399,192,'_line_subtotal','80'),(1398,192,'_tax_class',''),(1397,192,'_qty','2'),(1396,192,'_variation_id','0'),(1395,192,'_product_id','2419'),(1415,194,'rate_percent','6.25'),(1414,194,'shipping_tax_amount','0'),(1413,194,'tax_amount','5'),(1412,194,'compound',''),(1411,194,'label','Tax'),(1410,194,'rate_id','1'),(1835,256,'rate_percent','6.25'),(1791,250,'_product_id','2419'),(1792,250,'_variation_id','0'),(1834,256,'shipping_tax_amount','0.75'),(1833,256,'tax_amount','2.5'),(1832,256,'compound',''),(1831,256,'label','Tax'),(1702,236,'shipping_tax_amount','1.5'),(1701,236,'tax_amount','4.06'),(1700,236,'compound',''),(1699,236,'label','Tax'),(1698,236,'rate_id','1'),(1674,233,'_product_id','2419'),(1675,233,'_variation_id','0'),(1676,233,'_qty','1'),(1677,233,'_tax_class',''),(1678,233,'_line_subtotal','40'),(1679,233,'_line_subtotal_tax','2.5'),(1680,233,'_line_total','40'),(1681,233,'_line_tax','2.5'),(1682,233,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1683,234,'_product_id','2295'),(1684,234,'_variation_id','0'),(1685,234,'_qty','1'),(1686,234,'_tax_class',''),(1687,234,'_line_subtotal','25'),(1688,234,'_line_subtotal_tax','1.56'),(1689,234,'_line_total','25'),(1690,234,'_line_tax','1.56'),(1691,234,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"1.5625\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"1.5625\";}}'),(1708,237,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:3:\"1.5\";}}'),(1707,237,'total_tax','1.5'),(1706,237,'cost','24.00'),(1705,237,'instance_id','3'),(1704,237,'method_id','flat_rate'),(1703,236,'rate_percent','6.25'),(1709,237,'Items','Bundle Box &times; 1, Hair Growth - Herbal Pure Oil &times; 1'),(1735,241,'shipping_tax_amount','0.75'),(1734,241,'tax_amount','2.5'),(1733,241,'compound',''),(1732,241,'label','Tax'),(1731,241,'rate_id','1'),(1716,239,'_product_id','2419'),(1717,239,'_variation_id','0'),(1718,239,'_qty','1'),(1719,239,'_tax_class',''),(1720,239,'_line_subtotal','40'),(1721,239,'_line_subtotal_tax','2.5'),(1722,239,'_line_total','40'),(1723,239,'_line_tax','2.5'),(1724,239,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1739,242,'cost','12.00'),(1738,242,'instance_id','3'),(1737,242,'method_id','flat_rate'),(1736,241,'rate_percent','6.25'),(1740,242,'total_tax','0.75'),(1741,242,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1742,242,'Items','Bundle Box &times; 1'),(2009,282,'_qty','2'),(2010,282,'_tax_class',''),(2011,282,'_line_subtotal','80'),(2012,282,'_line_subtotal_tax','5'),(2013,282,'_line_total','80'),(2014,282,'_line_tax','5'),(2015,282,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:1:\"5\";}s:8:\"subtotal\";a:1:{i:1;s:1:\"5\";}}'),(2095,295,'_variation_id','0'),(2096,295,'_qty','1'),(2007,282,'_product_id','2419'),(2008,282,'_variation_id','0'),(2036,285,'rate_percent','6.25'),(1925,269,'Items','Bundle Box &times; 1'),(1840,257,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1837,257,'instance_id','3'),(1830,256,'rate_id','1'),(2100,295,'_line_total','40'),(1924,269,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(1923,269,'total_tax','0.75'),(1922,269,'cost','12.00'),(1921,269,'instance_id','3'),(1920,269,'method_id','flat_rate'),(1895,264,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(1894,264,'_line_tax','2.5'),(1893,264,'_line_total','40'),(1892,264,'_line_subtotal_tax','2.5'),(1891,264,'_line_subtotal','40'),(1890,264,'_tax_class',''),(1889,264,'_qty','1'),(1887,264,'_product_id','2419'),(1888,264,'_variation_id','0'),(1919,268,'rate_percent','6.25'),(1918,268,'shipping_tax_amount','0.75'),(1917,268,'tax_amount','2.5'),(1916,268,'compound',''),(1915,268,'label','Tax'),(1914,268,'rate_id','1'),(2094,295,'_product_id','2419'),(2035,285,'shipping_tax_amount','0'),(2034,285,'tax_amount','6.56'),(2033,285,'compound',''),(2032,285,'label','Tax'),(2031,285,'rate_id','1'),(2196,311,'method_id','flat_rate'),(2237,316,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2236,316,'_line_tax','2.5'),(2235,316,'_line_total','40'),(2234,316,'_line_subtotal_tax','2.5'),(2233,316,'_line_subtotal','40'),(2232,316,'_tax_class',''),(2231,316,'_qty','1'),(2230,316,'_variation_id','0'),(2229,316,'_product_id','2419'),(2260,320,'shipping_tax_amount','0.75'),(2261,320,'rate_percent','6.25'),(2259,320,'tax_amount','2.5'),(2258,320,'compound',''),(2257,320,'label','Tax'),(2256,320,'rate_id','1'),(2267,321,'Items','Bundle Box &times; 1'),(2266,321,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2263,321,'instance_id','3'),(2264,321,'cost','12.00'),(2265,321,'total_tax','0.75'),(2262,321,'method_id','flat_rate'),(2354,334,'Items','Hair Growth - Pure Oil &times; 1'),(2351,334,'cost','14.00'),(2352,334,'total_tax','0.88'),(2353,334,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:5:\"0.875\";}}'),(2324,329,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"0.9375\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"0.9375\";}}'),(2323,329,'_line_tax','0.94'),(2322,329,'_line_total','15'),(2319,329,'_tax_class',''),(2320,329,'_line_subtotal','15'),(2321,329,'_line_subtotal_tax','0.94'),(2318,329,'_qty','1'),(2317,329,'_variation_id','0'),(2316,329,'_product_id','1132'),(2349,334,'method_id','flat_rate'),(2350,334,'instance_id','3'),(2347,333,'shipping_tax_amount','0.88'),(2348,333,'rate_percent','6.25'),(2346,333,'tax_amount','0.94'),(2345,333,'compound',''),(2344,333,'label','Tax'),(2343,333,'rate_id','1'),(2516,358,'Items','Bundle Box &times; 1'),(2514,358,'total_tax','0.75'),(2515,358,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2498,355,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2497,355,'_line_tax','2.5'),(2496,355,'_line_total','40'),(2495,355,'_line_subtotal_tax','2.5'),(2492,355,'_qty','1'),(2493,355,'_tax_class',''),(2494,355,'_line_subtotal','40'),(2491,355,'_variation_id','0'),(2490,355,'_product_id','2419'),(2512,358,'instance_id','3'),(2410,342,'shipping_tax_amount','1'),(2409,342,'tax_amount','4.07'),(2408,342,'compound',''),(2407,342,'label','Tax'),(2406,342,'rate_id','1'),(2382,339,'_product_id','2295'),(2383,339,'_variation_id','0'),(2384,339,'_qty','2'),(2385,339,'_tax_class',''),(2386,339,'_line_subtotal','50'),(2387,339,'_line_subtotal_tax','3.13'),(2388,339,'_line_total','50'),(2389,339,'_line_tax','3.13'),(2390,339,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:5:\"3.125\";}s:8:\"subtotal\";a:1:{i:1;s:5:\"3.125\";}}'),(2391,340,'_product_id','1134'),(2392,340,'_variation_id','0'),(2393,340,'_qty','1'),(2394,340,'_tax_class',''),(2395,340,'_line_subtotal','15'),(2396,340,'_line_subtotal_tax','0.94'),(2397,340,'_line_total','15'),(2398,340,'_line_tax','0.94'),(2399,340,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"0.9375\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"0.9375\";}}'),(2415,343,'total_tax','1'),(2414,343,'cost','16.00'),(2413,343,'instance_id','3'),(2412,343,'method_id','flat_rate'),(2411,342,'rate_percent','6.25'),(2416,343,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:1:\"1\";}}'),(2417,343,'Items','Hair Growth - Herbal Pure Oil &times; 2, Mint Hydration Spray &times; 1'),(2460,350,'total_tax','0.75'),(2459,350,'cost','12.00'),(2458,350,'instance_id','3'),(2457,350,'method_id','flat_rate'),(2456,349,'rate_percent','6.25'),(2424,345,'_product_id','2419'),(2425,345,'_variation_id','0'),(2426,345,'_qty','1'),(2427,345,'_tax_class',''),(2428,345,'_line_subtotal','40'),(2429,345,'_line_subtotal_tax','2.5'),(2430,345,'_line_total','40'),(2431,345,'_line_tax','2.5'),(2432,345,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:3:\"2.5\";}s:8:\"subtotal\";a:1:{i:1;s:3:\"2.5\";}}'),(2462,350,'Items','Bundle Box &times; 1'),(2461,350,'taxes','a:1:{s:5:\"total\";a:1:{i:1;s:4:\"0.75\";}}'),(2451,349,'rate_id','1'),(2452,349,'label','Tax'),(2453,349,'compound',''),(2454,349,'tax_amount','2.5'),(2455,349,'shipping_tax_amount','0.75'),(2513,358,'cost','12.00'),(2511,358,'method_id','flat_rate'),(2510,357,'rate_percent','6.25'),(2509,357,'shipping_tax_amount','0.75'),(2508,357,'tax_amount','2.5'),(2505,357,'rate_id','1'),(2506,357,'label','Tax'),(2507,357,'compound',''),(4820,640,'_line_subtotal_tax','4.69'),(4819,640,'_line_subtotal','75'),(4817,640,'_tax_class',''),(4815,640,'_qty','3'),(4813,640,'_variation_id','0'),(4812,640,'_product_id','2295'),(4810,639,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:2:\"20\";}s:8:\"subtotal\";a:1:{i:1;s:2:\"20\";}}'),(4807,639,'_line_tax','20'),(4805,639,'_line_total','320'),(4802,639,'_line_subtotal_tax','20'),(4801,639,'_line_subtotal','320'),(4797,639,'_qty','8'),(4799,639,'_tax_class',''),(4795,639,'_variation_id','0'),(4793,639,'_product_id','2419'),(4791,638,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:4:\"3.75\";}s:8:\"subtotal\";a:1:{i:1;s:4:\"3.75\";}}'),(4788,638,'_line_tax','3.75'),(4786,638,'_line_total','60'),(4783,638,'_line_subtotal_tax','3.75'),(4454,600,'rate_percent','6.25'),(4453,600,'shipping_tax_amount','0'),(4452,600,'tax_amount','23.44'),(4451,600,'compound',''),(4450,600,'label','Tax'),(4449,600,'rate_id','1'),(4782,638,'_line_subtotal','60'),(4780,638,'_tax_class',''),(4778,638,'_qty','4'),(4776,638,'_variation_id','0'),(4775,638,'_product_id','1132'),(4749,637,'tax_amount','35'),(4750,637,'shipping_tax_amount','0'),(4751,637,'rate_percent','6.25'),(4747,637,'label','Tax'),(4748,637,'compound',''),(4746,637,'rate_id','1'),(5642,748,'_line_tax','2.81'),(5644,748,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"2.8125\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"2.8125\";}}'),(5640,748,'_line_total','45'),(5639,748,'_line_subtotal_tax','2.81'),(5638,748,'_line_subtotal','45'),(5637,748,'_tax_class',''),(5636,748,'_qty','3'),(4724,641,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:4:\"3.75\";}s:8:\"subtotal\";a:1:{i:1;s:4:\"3.75\";}}'),(4723,641,'_line_tax','3.75'),(4722,641,'_line_total','60'),(4721,641,'_line_subtotal_tax','3.75'),(4718,641,'_qty','4'),(4719,641,'_tax_class',''),(4720,641,'_line_subtotal','60'),(4717,641,'_variation_id','0'),(4716,641,'_product_id','1134'),(4823,640,'_line_total','75'),(4825,640,'_line_tax','4.69'),(5635,748,'_variation_id','0'),(5634,748,'_product_id','1131'),(4828,640,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:6:\"4.6875\";}s:8:\"subtotal\";a:1:{i:1;s:6:\"4.6875\";}}'),(5633,747,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:5:\"5.625\";}s:8:\"subtotal\";a:1:{i:1;s:5:\"5.625\";}}'),(5632,747,'_line_tax','5.63'),(5631,747,'_line_total','90'),(5630,747,'_line_subtotal_tax','5.63'),(5629,747,'_line_subtotal','90'),(5626,747,'_variation_id','0'),(5627,747,'_qty','6'),(5628,747,'_tax_class',''),(5625,747,'_product_id','1132'),(5623,746,'rate_percent','6.25'),(5621,746,'shipping_tax_amount','0'),(5618,746,'tax_amount','21.57'),(5616,746,'compound',''),(5614,746,'label','Tax'),(5613,746,'rate_id','1'),(5597,749,'_line_tax_data','a:2:{s:5:\"total\";a:1:{i:1;s:5:\"5.625\";}s:8:\"subtotal\";a:1:{i:1;s:5:\"5.625\";}}'),(5596,749,'_line_tax','5.63'),(5595,749,'_line_total','90'),(5592,749,'_tax_class',''),(5593,749,'_line_subtotal','90'),(5594,749,'_line_subtotal_tax','5.63'),(5591,749,'_qty','6'),(5590,749,'_variation_id','0'),(5589,749,'_product_id','1134');
/*!40000 ALTER TABLE `wpb1_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_order_items`
--

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

--
-- Dumping data for table `wpb1_woocommerce_order_items`
--

LOCK TABLES `wpb1_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_order_items` VALUES (282,'Bundle Box','line_item',2566),(283,'Hair Growth - Herbal Pure Oil','line_item',2566),(286,'Free shipping','shipping',2566),(292,'US-TAX-1','tax',2567),(288,'Bundle Box','line_item',2567),(293,'Flat rate','shipping',2567),(297,'US-TAX-1','tax',2568),(295,'Bundle Box','line_item',2568),(298,'Flat rate','shipping',2568),(310,'US-TAX-1','tax',2569),(300,'Bundle Box','line_item',2569),(77,'Hair Growth Oil - S','line_item',2096),(78,'Deep Conditioning Mask','line_item',2096),(80,'Free shipping','shipping',2096),(209,'US-TAX-1','tax',2517),(207,'Bundle Box','line_item',2517),(203,'Flat rate','shipping',2495),(200,'Bundle Box','line_item',2495),(195,'Free shipping','shipping',2489),(250,'Bundle Box','line_item',2553),(257,'Flat rate','shipping',2553),(228,'Flat rate','shipping',2547),(202,'US-TAX-1','tax',2495),(185,'US-TAX-1','tax',2468),(179,'Deep Conditioning Mask','line_item',2468),(186,'Flat rate','shipping',2468),(210,'Flat rate','shipping',2517),(227,'US-TAX-1','tax',2547),(225,'Bundle Box','line_item',2547),(192,'Bundle Box','line_item',2489),(194,'US-TAX-1','tax',2489),(334,'Flat rate','shipping',2576),(256,'US-TAX-1','tax',2553),(233,'Bundle Box','line_item',2549),(234,'Hair Growth - Herbal Pure Oil','line_item',2549),(237,'Flat rate','shipping',2549),(236,'US-TAX-1','tax',2549),(239,'Bundle Box','line_item',2550),(242,'Flat rate','shipping',2550),(241,'US-TAX-1','tax',2550),(311,'Flat rate','shipping',2569),(264,'Bundle Box','line_item',2563),(269,'Flat rate','shipping',2563),(268,'US-TAX-1','tax',2563),(285,'US-TAX-1','tax',2566),(316,'Bundle Box','line_item',2572),(320,'US-TAX-1','tax',2572),(321,'Flat rate','shipping',2572),(333,'US-TAX-1','tax',2576),(329,'Hair Growth - Pure Oil','line_item',2576),(358,'Flat rate','shipping',2582),(355,'Bundle Box','line_item',2582),(357,'US-TAX-1','tax',2582),(339,'Hair Growth - Herbal Pure Oil','line_item',2579),(340,'Mint Hydration Spray','line_item',2579),(343,'Flat rate','shipping',2579),(342,'US-TAX-1','tax',2579),(349,'US-TAX-1','tax',2580),(345,'Bundle Box','line_item',2580),(350,'Flat rate','shipping',2580);
/*!40000 ALTER TABLE `wpb1_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpb1_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wpb1_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_payment_tokenmeta` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_payment_tokenmeta` VALUES (1,1,'last4','4242'),(2,1,'expiry_year','2021'),(3,1,'expiry_month','04'),(4,1,'card_type','visa');
/*!40000 ALTER TABLE `wpb1_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wpb1_woocommerce_payment_tokens`
--

LOCK TABLES `wpb1_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_payment_tokens` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_payment_tokens` VALUES (1,'stripe','src_1ILm1cCkSu0Vh5YQWydaMNNO',1,'CC',1);
/*!40000 ALTER TABLE `wpb1_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_sessions`
--

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

--
-- Dumping data for table `wpb1_woocommerce_sessions`
--

LOCK TABLES `wpb1_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_sessions` VALUES (10340,'t_fd1aea4a56a339e82d608b1d60836d','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687380634),(10341,'t_cb72bda011a793b259c2ef506f1688','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687391776),(10342,'t_4feee17336d50c933ecadcccf00898','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687391829),(10343,'t_9af40ccc6d5b4fad1004d620484eda','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687392371),(10344,'t_cd2fca60dcda18b14a2a98a2be4c32','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687393660),(10345,'t_3f9115f93a8a02137c7640cea02cf6','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687394784),(10346,'t_e9dc41bf88ebf40bcc0eea5645b569','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687397272),(10347,'t_17bf169048002d02477e7a1819c486','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687401021),(10348,'t_69e0c0dd6abc7c8600821229bd67a7','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687401807),(10349,'t_e6d56651d8c8b4bf3a07054f8acf09','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687402632),(10350,'t_6d8521176c1dbf3b823cdd115fb8b9','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:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687407201),(10354,'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:901:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2021-03-24T12:36:13+00:00\";s:8:\"postcode\";s:5:\"92131\";s:4:\"city\";s:9:\"san diego\";s:9:\"address_1\";s:19:\"11462 normanton way\";s:7:\"address\";s:19:\"11462 normanton way\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:5:\"92131\";s:13:\"shipping_city\";s:9:\"san diego\";s:18:\"shipping_address_1\";s:19:\"11462 normanton way\";s:16:\"shipping_address\";s:19:\"11462 normanton way\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"CA\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:7:\"John M.\";s:9:\"last_name\";s:7:\"Perkins\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:18:\"jmartyp3@gmail.com\";s:19:\"shipping_first_name\";s:7:\"John M.\";s:18:\"shipping_last_name\";s:7:\"Perkins\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687548273),(10351,'t_a92a446f5bdec4b084b1ddeb1e31a2','a:12:{s:4:\"cart\";s:436:\"a:1:{s:32:\"020bf2c45e7bb322f89a226bd2c5d41b\";a:11:{s:3:\"key\";s:32:\"020bf2c45e7bb322f89a226bd2c5d41b\";s:10:\"product_id\";i:2419;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:1;d:2.5;}s:5:\"total\";a:1:{i:1;d:2.5;}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:2.5;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:2.5;}}\";s:11:\"cart_totals\";s:409:\"a:15:{s:8:\"subtotal\";s:2:\"40\";s:12:\"subtotal_tax\";d:2.5;s:14:\"shipping_total\";s:1:\"5\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"40\";s:17:\"cart_contents_tax\";d:2.5;s:19:\"cart_contents_taxes\";a:1:{i:1;d:2.5;}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"47.50\";s:9:\"total_tax\";d:2.5;}\";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:22:\"shipping_for_package_0\";s:376:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_ffda59877aa22d000cef2acb53ff41f2\";s:5:\"rates\";a:1:{s:11:\"flat_rate:3\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:11:\"flat_rate:3\";s:9:\"method_id\";s:9:\"flat_rate\";s:11:\"instance_id\";i:3;s:5:\"label\";s:9:\"Flat rate\";s:4:\"cost\";s:4:\"5.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:20:\"Bundle Box &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:39:\"a:1:{i:0;a:1:{i:0;s:11:\"flat_rate:3\";}}\";s:23:\"chosen_shipping_methods\";s:29:\"a:1:{i:0;s:11:\"flat_rate:3\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";s:225:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:150:\"<a href=\"https://msdawnshaircare.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Bundle Box&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687522206),(10352,'t_95d09df737dccda636f6ea10b02c17','a:12:{s:4:\"cart\";s:436:\"a:1:{s:32:\"020bf2c45e7bb322f89a226bd2c5d41b\";a:11:{s:3:\"key\";s:32:\"020bf2c45e7bb322f89a226bd2c5d41b\";s:10:\"product_id\";i:2419;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:1;d:2.5;}s:5:\"total\";a:1:{i:1;d:2.5;}}s:13:\"line_subtotal\";d:40;s:17:\"line_subtotal_tax\";d:2.5;s:10:\"line_total\";d:40;s:8:\"line_tax\";d:2.5;}}\";s:11:\"cart_totals\";s:409:\"a:15:{s:8:\"subtotal\";s:2:\"40\";s:12:\"subtotal_tax\";d:2.5;s:14:\"shipping_total\";s:1:\"5\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"40\";s:17:\"cart_contents_tax\";d:2.5;s:19:\"cart_contents_taxes\";a:1:{i:1;d:2.5;}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"47.50\";s:9:\"total_tax\";d:2.5;}\";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:22:\"shipping_for_package_0\";s:376:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_ffda59877aa22d000cef2acb53ff41f2\";s:5:\"rates\";a:1:{s:11:\"flat_rate:3\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:11:\"flat_rate:3\";s:9:\"method_id\";s:9:\"flat_rate\";s:11:\"instance_id\";i:3;s:5:\"label\";s:9:\"Flat rate\";s:4:\"cost\";s:4:\"5.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:20:\"Bundle Box &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:39:\"a:1:{i:0;a:1:{i:0;s:11:\"flat_rate:3\";}}\";s:23:\"chosen_shipping_methods\";s:29:\"a:1:{i:0;s:11:\"flat_rate:3\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";s:225:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:150:\"<a href=\"https://msdawnshaircare.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Bundle Box&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687522207),(10353,'t_9e601f344d59528018af88de750bfa','a:12:{s:4:\"cart\";s:542:\"a:1:{s:32:\"571e0f7e2d992e738adff8b1bd43a521\";a:11:{s:3:\"key\";s:32:\"571e0f7e2d992e738adff8b1bd43a521\";s:10:\"product_id\";i:1132;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:1:{i:1;d:0.9375;}s:5:\"total\";a:1:{i:1;d:0.9375;}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";d:0.939999999999999946709294817992486059665679931640625;s:10:\"line_total\";d:15;s:8:\"line_tax\";d:0.939999999999999946709294817992486059665679931640625;}}\";s:11:\"cart_totals\";s:609:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";d:0.939999999999999946709294817992486059665679931640625;s:14:\"shipping_total\";s:1:\"7\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";d:0.939999999999999946709294817992486059665679931640625;s:19:\"cart_contents_taxes\";a:1:{i:1;d:0.939999999999999946709294817992486059665679931640625;}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"22.94\";s:9:\"total_tax\";d:0.939999999999999946709294817992486059665679931640625;}\";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:22:\"shipping_for_package_0\";s:388:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_feaa83f797dc7a6ae675dfeaaf5309fa\";s:5:\"rates\";a:1:{s:11:\"flat_rate:3\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:11:\"flat_rate:3\";s:9:\"method_id\";s:9:\"flat_rate\";s:11:\"instance_id\";i:3;s:5:\"label\";s:9:\"Flat rate\";s:4:\"cost\";s:4:\"7.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:32:\"Hair Growth - Pure Oil &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:39:\"a:1:{i:0;a:1:{i:0;s:11:\"flat_rate:3\";}}\";s:23:\"chosen_shipping_methods\";s:29:\"a:1:{i:0;s:11:\"flat_rate:3\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";s:10:\"wc_notices\";s:243:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:168:\"<a href=\"https://msdawnshaircare.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hair Growth &#8211; Pure Oil&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:720:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"TX\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"TX\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1687537144);
/*!40000 ALTER TABLE `wpb1_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_shipping_zone_locations`
--

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

--
-- Dumping data for table `wpb1_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpb1_woocommerce_shipping_zone_methods`
--

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

--
-- Dumping data for table `wpb1_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wpb1_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wpb1_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wpb1_woocommerce_shipping_zone_methods` VALUES (1,4,'free_shipping',2,1),(1,3,'flat_rate',3,1),(1,6,'flat_rate',3,0);
/*!40000 ALTER TABLE `wpb1_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wpb1_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpb1_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wpb1_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpb1_woocommerce_tax_rates`
--

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

--
-- Dumping data for table `wpb1_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpb1_wpforms_lite`
--

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

--
-- Dumping data for table `wpb1_wpforms_lite`
--

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

--
-- Table structure for table `wpb1_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wpb1_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_wpforms_payment_meta`
--

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

--
-- Table structure for table `wpb1_wpforms_payments`
--

DROP TABLE IF EXISTS `wpb1_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_wpforms_payments`
--

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

--
-- Table structure for table `wpb1_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wpb1_wpforms_tasks_meta`
--

LOCK TABLES `wpb1_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpb1_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpb1_wpforms_tasks_meta` VALUES (12,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-02-19 00:56:20'),(40,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2021-08-18 02:31:17'),(42,'wpforms_admin_addons_cache_update','W10=','2022-01-21 01:06:30'),(43,'wpforms_admin_builder_templates_cache_update','W10=','2022-01-21 01:06:30'),(45,'wpforms_process_forms_locator_scan','W10=','2022-12-24 07:55:29');
/*!40000 ALTER TABLE `wpb1_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_yoast_indexable`
--

DROP TABLE IF EXISTS `wpb1_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=MyISAM AUTO_INCREMENT=355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_yoast_indexable`
--

LOCK TABLES `wpb1_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wpb1_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wpb1_yoast_indexable` VALUES (1,'https://msdawnshaircare.com/author/msdawnsadmin/','48:882eea231ec75eab55c84eead9d20e18',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/55792e53fdaa285ff7aa6feee41c73a1?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/55792e53fdaa285ff7aa6feee41c73a1?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2021-01-31 04:00:40','2022-01-21 09:05:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 01:00:38','2019-01-23 06:28:49',NULL),(2,'https://msdawnshaircare.com/?page_id=2','38:c11209600fff9ce615b3a6885edc2ef3',2,'post','page',1,0,'Hair Care, Hair Growth%%title%% %%page%% %%sep%% %%sitename%%','Hair Care, Hair Growth: Best Hair-growth Oil out here!!!!! Period works great on Scalp and hair, beards and skin and nails','HOME','draft',0,0,NULL,NULL,NULL,'Hair Care Hair Growth',31,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-01-31 04:00:40','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-17 05:26:50','2021-01-19 23:02:59',0),(3,'https://msdawnshaircare.com/','28:aa657d5e96fbd03447526bd64f43aabe',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Hair Growth Oils','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,5,NULL,'2021-01-31 04:00:40','2022-01-21 09:09:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 01:09:26','2021-01-19 23:02:59',NULL),(8,'https://msdawnshaircare.com/privacy-policy/','43:ef6edd68edd8ac56022a08f33a61335e',3,'post','page',1,0,'Privacy Policy - msdawnshaircare.com %%sep%% %%sitename%%','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..','Privacy Policy &#8211; Ms. Dawn&#8217;s Hair Care','publish',NULL,0,NULL,NULL,NULL,'Privacy Policy - msdawnshaircare.com',51,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,3,NULL,'2021-01-31 04:26:54','2022-01-21 09:07:24',1,NULL,NULL,NULL,NULL,0,15,2,'2021-02-18 04:53:23','2021-01-19 23:02:59',NULL),(9,'https://msdawnshaircare.com/shop/','33:57c329edc221dda27bcf945884b9141e',NULL,'post-type-archive','product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Products',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-31 04:28:06','2022-01-21 14:21:10',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(11,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-31 04:49:55','2021-01-31 12:49:55',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(10,'https://msdawnshaircare.com/2021/01/19/hello-world/','51:6839a526cbb66e3512429b8dd39cc514',1,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 04:40:54','2022-02-08 19:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-19 23:02:59','2021-01-19 23:02:59',NULL),(14,'https://msdawnshaircare.com/?page_id=98','39:38ae239410504dd8aee054129e554b9f',98,'post','page',1,0,NULL,NULL,'Sign-In','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(15,'https://msdawnshaircare.com/?page_id=99','39:40a561b5ffbb36510d66e50bc425ed9e',99,'post','page',1,0,NULL,NULL,'Account Profile','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(16,'https://msdawnshaircare.com/?page_id=100','40:aebaa63a8ca12430905d77bc767f8b6a',100,'post','page',1,0,NULL,NULL,'Addresses','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(17,'https://msdawnshaircare.com/?page_id=101','40:2cbc5523324aaf49e3706d63e9f36f4a',101,'post','page',1,0,NULL,NULL,'Order History','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(18,'https://msdawnshaircare.com/shipping-returns/','45:7cef44017011d3ca44a1141eca9be190',102,'post','page',1,0,NULL,'Ms. Dawn\'s Hair Care - ALL ORDERS ARE SHIPPED USPS FLAT RATE BY SIZE. SMALL FLAT RATE ENVELOP, MEDIUM FLAT RATE BOX.','Shipping &#038; Returns &#8211; Ms. Dawn&#8217;s Hair Care','publish',NULL,0,NULL,NULL,NULL,'Ms. Dawn\'s Hair Care',49,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,2,NULL,'2021-01-31 05:41:35','2022-01-21 09:07:12',1,NULL,NULL,NULL,NULL,0,2,2,'2021-02-02 06:36:09','2021-01-31 05:41:35',NULL),(19,'https://msdawnshaircare.com/?page_id=103','40:67ff01135c5587b1b0b6559d51972eea',103,'post','page',1,0,NULL,NULL,'Cart','draft',0,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-17 06:20:01','2021-01-31 05:41:35',0),(20,'https://msdawnshaircare.com/?page_id=104','40:56fb9f43497d3fd631cda1957d938bd6',104,'post','page',1,0,NULL,NULL,'Purchase Gift Certificate','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(21,'https://msdawnshaircare.com/?page_id=105','40:00db18bcd0138548605514374b16531a',105,'post','page',1,104,NULL,NULL,'Check Balance','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 05:41:35','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,1,NULL,2,'2021-01-31 07:57:52','2021-01-31 05:41:35',0),(26,'https://msdawnshaircare.com/product-category/cactus/','52:c34f91d664d9984e17bc50d3bfd29597',29,'term','product_cat',NULL,NULL,NULL,NULL,'Cactus',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 08:05:16','2023-03-27 14:49:26',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(27,'https://msdawnshaircare.com/product-category/plants/','52:9263fad2802288d1b8bd5ff1c2bee159',31,'term','product_cat',NULL,NULL,NULL,NULL,'Plants',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 08:05:16','2023-03-27 14:49:26',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(48,'https://msdawnshaircare.com/cart/','33:fcdf41937ac49c36117c9e57359702e5',816,'post','page',1,0,'Cart %%title%% %%page%% %%sep%% %%sitename%% - msdawnshaircare.com','Cart - Ms. Dawn\'s Hair Care - Time to checkout! Thank you so much for shopping with us! We will ship your items right away!','Cart','publish',NULL,0,NULL,NULL,NULL,'Cart - Ms Dawn\'s Hair Care',20,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8,2,NULL,'2021-01-31 08:05:32','2022-01-22 15:27:17',1,NULL,NULL,NULL,NULL,0,2,2,'2021-03-02 19:00:28','2019-01-23 06:28:49',NULL),(49,'https://msdawnshaircare.com/checkout/','37:dd2c31dda0bc1278901f6e4b735cefec',817,'post','page',1,0,NULL,'Ms Dawns Pure Emollients - Thank you for your purchase!','Checkout','publish',NULL,0,NULL,NULL,NULL,'checkout - ms. dawn\'s pure emollients',20,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2021-01-31 08:05:32','2022-01-25 02:54:29',1,NULL,NULL,NULL,NULL,0,2,2,'2021-03-11 00:48:50','2019-01-23 06:28:50',NULL),(50,'https://msdawnshaircare.com/my-account/','39:40a53ef71102ed7dc987d8d87ef82903',8,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9,6,NULL,'2021-01-31 08:05:32','2022-01-30 06:31:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-31 08:05:41','2019-01-23 06:28:50',NULL),(51,'https://msdawnshaircare.com/','28:aa657d5e96fbd03447526bd64f43aabe',818,'post','page',1,0,'Hair Growth Products - %%sitename%%','I began this journey in the lab to develop essential healing oils to repair scalp and restore hair follicles, creating my Pure Hair Growth...','Home','publish',NULL,0,NULL,NULL,NULL,'Hair Growth Products',28,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/03/ms-dawns-logo-copy-2.jpg',NULL,'2360','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/03/ms-dawns-logo-copy-2.jpg','2360','featured-image','{\"width\":1311,\"height\":1314,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/03/ms-dawns-logo-copy-2.jpg\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/03/ms-dawns-logo-copy-2.jpg\",\"size\":\"full\",\"id\":2360,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":1722654,\"type\":\"image/jpeg\"}',19,4,NULL,'2021-01-31 08:05:32','2022-01-21 09:05:27',1,NULL,NULL,NULL,NULL,0,2,2,'2021-03-20 17:21:00','2019-01-23 06:31:06',NULL),(57,'https://msdawnshaircare.com/elementor-hf/site-footer/','53:bb3eec7b49e37c153be5f1db1d45eb91',285,'post','elementor-hf',1,0,NULL,NULL,'Site Footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png',NULL,NULL,'first-content-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png',NULL,'first-content-image',NULL,10,NULL,NULL,'2021-01-31 08:05:32','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 01:00:38','2019-01-30 09:38:49',0),(67,'https://msdawnshaircare.com/about-us/','37:33f3f2106a036d9f3a4c453256b6de8a',1079,'post','page',1,0,'Hair Care - %%title%% %%page%% %%sep%% %%sitename%%','Hair Care - Meet Ms. Dawn and learn about her intriguing story of how she started Ms. Dawn\'s Pure Emollients. It all started with.....','About Us','publish',NULL,0,NULL,NULL,NULL,'Hair Care',69,30,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-21-scaled-e1613198050724.jpg',NULL,'1323','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-21-scaled-e1613198050724.jpg','1323','featured-image','{\"width\":1000,\"height\":1250,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-21-scaled-e1613198050724.jpg\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/02/unnamed-21-scaled-e1613198050724.jpg\",\"size\":\"full\",\"id\":1323,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":1250000,\"type\":\"image/jpeg\"}',0,2,NULL,'2021-01-31 08:05:37','2022-01-21 15:24:55',1,NULL,NULL,NULL,NULL,0,2,2,'2021-03-22 21:15:33','2019-01-23 06:31:31',NULL),(68,'https://msdawnshaircare.com/?page_id=11','39:7eed53b509a4adfdd10bb9919031fca8',11,'post','page',1,0,NULL,NULL,'Store','draft',0,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,3,NULL,NULL,'2021-01-31 08:05:37','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-03 00:52:04','2019-01-23 06:31:53',0),(69,'https://msdawnshaircare.com/contact-us/','39:eef003c3a4a103deff0ce9bbad63ca75',1080,'post','page',1,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 08:05:37','2022-01-22 15:27:55',1,NULL,NULL,NULL,NULL,0,NULL,2,'2019-01-23 06:32:08','2019-01-23 06:32:08',NULL),(89,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-01-31 14:47:47','2021-01-31 22:47:47',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(93,'https://msdawnshaircare.com/product/deep-conditioning-mask/','59:8bdbae7f28f16c490afa4ea6e9cdef47',1131,'post','product',1,0,'Hair Mask - %%title%% %%page%% %%sep%% %%sitename%%','Hair Mask - Ms. Dawn\'s oil-based conditioning mint butter mask can be used every two weeks to restore hair moisture and stop hair breakage...','Deep Conditioning Mask','publish',NULL,0,NULL,NULL,NULL,'hair mask',41,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg',NULL,'1782','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg','1782','featured-image','{\"width\":700,\"height\":805,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/02/1.jpg\",\"size\":\"full\",\"id\":1782,\"alt\":\"Hair Care Mask and Growth Oil - msdawnshaircare.com\",\"pixels\":563500,\"type\":\"image/jpeg\"}',0,8,NULL,'2021-01-31 23:48:22','2023-06-14 21:39:24',1,NULL,NULL,NULL,NULL,0,1,2,'2023-05-20 00:48:07','2021-01-31 23:54:10',NULL),(94,'https://msdawnshaircare.com/product-category/deep-conditioning-mask/','68:66f4142e12b290d3cb8206ee103b6c3b',33,'term','product_cat',NULL,NULL,NULL,NULL,'deep conditioning mask',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-01-31 23:51:10','2022-01-22 23:08:09',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(95,'https://msdawnshaircare.com/product/hair-growth-oil/','52:9d90193c553092ee6633e6726b40c425',1132,'post','product',1,0,'Hair Growth - %%title%% %%page%% %%sep%% %%sitename%%','Hair Growth - Ms. Dawn\'s Pure Oils is vitamin enriched and can be used daily to stimulate the scalp to activate hair growth...','Hair Growth &#8211; Pure Oil','publish',NULL,0,NULL,NULL,NULL,'Hair Growth',43,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/2-e1613198026718.png',NULL,'1783','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/2-e1613198026718.png','1783','featured-image','{\"width\":600,\"height\":523,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/02/2-e1613198026718.png\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/02/2-e1613198026718.png\",\"size\":\"full\",\"id\":1783,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":313800,\"type\":\"image/png\"}',0,8,NULL,'2021-01-31 23:56:10','2023-06-15 01:52:07',1,NULL,NULL,NULL,NULL,0,1,2,'2023-05-20 06:55:19','2021-02-01 00:03:39',NULL),(96,'https://msdawnshaircare.com/product/mint-hydration-spray/','57:abcfcb6f380d60661a73a01df03cf600',1134,'post','product',1,0,'Hair Hydration - %%title%% %%page%% %%sep%% %%sitename%%','Hair Hydration - Ms. Dawn\'s All-Natural Mint Rice-Water Hydration Spray is an herbal mint rice water that can be used daily to promote growth','Mint Hydration Spray','publish',NULL,0,NULL,NULL,NULL,'hair hydration',43,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/3.jpg',NULL,'1784','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/3.jpg','1784','featured-image','{\"width\":700,\"height\":805,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/02/3.jpg\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/02/3.jpg\",\"size\":\"full\",\"id\":1784,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":563500,\"type\":\"image/jpeg\"}',0,6,NULL,'2021-02-01 00:04:08','2023-06-14 17:47:05',1,NULL,NULL,NULL,NULL,0,1,2,'2023-05-19 05:20:09','2021-02-01 00:16:53',NULL),(97,'https://msdawnshaircare.com/product-category/hair-hydration/','60:2bd122a49ffb9848410dc0734b7e6870',34,'term','product_cat',NULL,NULL,NULL,NULL,'hair hydration',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 00:13:13','2022-01-22 23:07:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-02-01 00:16:53',NULL),(98,'https://msdawnshaircare.com/product-tag/hair-conditioner/','57:01819bd7c85cf42011733b512f748dc5',35,'term','product_tag',NULL,NULL,NULL,NULL,'hair conditioner',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 00:16:47','2022-01-21 14:51:21',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(99,'https://msdawnshaircare.com/product-tag/hair-moisturizer/','57:056d7b838b3af6aa69839f631f925a04',36,'term','product_tag',NULL,NULL,NULL,NULL,'hair moisturizer',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 00:16:50','2022-01-22 23:07:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-02-01 00:03:39',NULL),(100,'https://msdawnshaircare.com/product-tag/leave-in-moisturizer/','61:6eb37872e093459610f065f9711e29cf',37,'term','product_tag',NULL,NULL,NULL,NULL,'leave-in moisturizer',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 00:16:53','2022-01-22 23:07:47',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-02-01 00:16:53',NULL),(115,'https://msdawnshaircare.com/product-tag/hair-growth/','52:57694495fa24a2dec2244c7fc20f03c6',25,'term','product_tag',NULL,NULL,NULL,NULL,'hair growth',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 08:33:57','2022-01-22 23:06:46',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-02-01 00:03:39',NULL),(116,'https://msdawnshaircare.com/product-category/hair-treatment/','60:65693d1379bac452e18ddc8ea2519f40',19,'term','product_cat',NULL,NULL,NULL,NULL,'hair treatment',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 11:48:03','2022-01-22 23:07:40',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(117,'https://msdawnshaircare.com/product-category/hair-care/','55:3f3a6b88babe539719007b411bce7087',17,'term','product_cat',NULL,NULL,NULL,NULL,'hair care',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-01 13:13:52','2022-01-21 12:14:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(149,'https://msdawnshaircare.com/elementor-hf/cart-header/','53:6c9f1ce831262f93276747f8bf78b5a6',1532,'post','elementor-hf',1,0,NULL,NULL,'Cart Header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2021-02-02 17:33:00','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-15 02:58:53','2021-02-02 17:34:22',0),(158,'https://msdawnshaircare.com/elementor-hf/checkout/','50:501936a9add157566051755e20312018',1614,'post','elementor-hf',1,0,'%%title%% %%page%% %%sep%% %%sitename%% - msdawnshaircare.com','hair growth','Checkout','publish',NULL,0,NULL,NULL,NULL,'hair growth',18,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2021-02-03 06:43:23','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-17 08:59:32','2021-02-03 06:45:17',0),(159,'https://msdawnshaircare.com/category/uncategorized/','51:6b85a8e8a54b5f4c3344c3fdb37691cb',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-03 07:12:25','2022-02-08 19:56:27',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-01-19 23:02:59','2021-01-19 23:02:59',NULL),(167,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2021-02-03 07:48:22','2021-02-03 15:48:22',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(174,'https://msdawnshaircare.com/product-category/hair-care-products/','64:df2f4aeece9b711da5c6b33c22131eb6',16,'term','product_cat',NULL,NULL,NULL,NULL,'hair care products',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-05 19:36:52','2022-01-21 15:19:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(175,'https://msdawnshaircare.com/product-category/hair-growth/','57:9ca753ebe8ec07b5cc44e3f56b152e39',18,'term','product_cat',NULL,NULL,NULL,NULL,'hair growth',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-05 19:36:56','2022-01-21 13:44:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(176,'https://msdawnshaircare.com/product-tag/hair-care/','50:9b7823074e2926327d27eb9fee9c12c8',22,'term','product_tag',NULL,NULL,NULL,NULL,'hair care',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-05 19:37:07','2022-01-22 23:06:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-02-01 00:03:39',NULL),(177,'https://msdawnshaircare.com/product-tag/hair-mask/','50:4a1526a52dc45ad77c8cd0512e3ea538',23,'term','product_tag',NULL,NULL,NULL,NULL,'hair mask',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-05 19:37:39','2022-01-22 23:06:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-01-21 00:45:38','2021-01-31 23:54:10',NULL),(205,'https://msdawnshaircare.com/product-category/uncategorized/','59:2c762038cc68b626f25161ac302963c3',15,'term','product_cat',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(206,'https://msdawnshaircare.com/product-category/dallas/','52:eea6e1c7c1433ed3414f4a4720d2ec49',20,'term','product_cat',NULL,NULL,NULL,NULL,'dallas',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-03-27 14:49:26',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(207,'https://msdawnshaircare.com/product-category/tx/','48:72067d560275878582107aa14df2de10',21,'term','product_cat',NULL,NULL,NULL,NULL,'tx',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-03-27 14:49:26',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(208,'https://msdawnshaircare.com/product-tag/ms-dawns-hair-care/','59:a43c1a38884f9744d5cb13814a0cdc93',24,'term','product_tag',NULL,NULL,NULL,NULL,'Ms. Dawn\'s hair care',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(209,'https://msdawnshaircare.com/product-tag/hair-growth-oil/','56:aef4a2b36d9bea7190af6f00350c7197',26,'term','product_tag',NULL,NULL,NULL,NULL,'hair growth oil',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(210,'https://msdawnshaircare.com/product-tag/hair-treatment/','55:eee5a153ec9b3852eddfdf6d200c2770',27,'term','product_tag',NULL,NULL,NULL,NULL,'hair treatment',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-15 01:59:40','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),(231,'https://msdawnshaircare.com/?post_type=e-landing-page&p=2050','60:659654bfe202e9cadecec9021850c083',2050,'post','e-landing-page',1,0,NULL,NULL,'Elementor Landing Page #2050','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-02-17 04:51:11','2023-06-17 23:26:20',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-02-17 04:51:15','0000-00-00 00:00:00',0),(279,'https://msdawnshaircare.com/?taxonomy=product_shipping_class&term=over2oz','73:8978063d86736d5b661c37bfe5459ecb',50,'term','product_shipping_class',NULL,NULL,NULL,NULL,'over 2oz.',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-02 17:25:38','2022-06-26 08:35:04',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-06-22 17:21:50','2021-01-31 23:54:10',NULL),(267,'https://msdawnshaircare.com/product/hair-growth-herbal-pure-oil/','64:69a3e5f2d2c544e92cb2b956cc57ad43',2295,'post','product',1,0,NULL,'Hair Growth - Herbal Pure Oil is vitamin enriched and can be used daily to stimulate the scalp to activate hair growth...','Hair Growth &#8211; Herbal Pure Oil','publish',NULL,0,NULL,NULL,NULL,'Hair Growth - Herbal Pure Oil',43,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png',NULL,'2426','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png','2426','featured-image','{\"width\":800,\"height\":802,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM.png\",\"size\":\"full\",\"id\":2426,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":641600,\"type\":\"image/png\"}',0,4,NULL,'2021-02-25 07:27:51','2023-06-14 14:16:45',1,NULL,NULL,NULL,NULL,0,1,2,'2023-05-19 03:55:58','2021-02-25 07:27:51',NULL),(280,'https://msdawnshaircare.com/?taxonomy=product_shipping_class&term=2oz','69:61937a9fce4569b51e948116d8f53c8e',51,'term','product_shipping_class',NULL,NULL,NULL,NULL,'2oz.',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-02 17:25:38','2022-06-26 08:46:35',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-03 06:29:56','2021-02-01 00:03:39',NULL),(281,'https://msdawnshaircare.com/?taxonomy=product_shipping_class&term=bundle-box','76:3554eba8a37300a2da9dc701bcad1c3d',52,'term','product_shipping_class',NULL,NULL,NULL,NULL,'Bundle Box',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-02 17:25:38','2022-06-26 08:33:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-08 21:32:58','2021-03-02 18:18:45',NULL),(283,'https://msdawnshaircare.com/product/bundle-box/','47:438691854a5dfcb64720ea308d07891b',2419,'post','product',1,0,'Hair Mask - %%title%% %%page%% %%sep%% %%sitename%%','Our bundle contains the Pure Hair Growth Oil, the Mint Deep Butter Conditioning Mask, and the Mint Hydration Spray (one of each). $10 savings','Bundle Box','publish',NULL,0,NULL,NULL,NULL,'hair mask',41,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png',NULL,'2420','featured-image',NULL,NULL,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png','2420','featured-image','{\"width\":800,\"height\":798,\"url\":\"https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png\",\"path\":\"/home/brandc16/msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM.png\",\"size\":\"full\",\"id\":2420,\"alt\":\"Hair Care Mask and Growth Oil - Ms Dawn\'s Pure Emollients - msdawnshaircare.com\",\"pixels\":638400,\"type\":\"image/png\"}',0,6,NULL,'2021-03-02 18:18:46','2023-06-14 16:43:43',1,NULL,NULL,NULL,NULL,0,1,2,'2023-05-19 21:31:15','2021-03-02 18:18:45',NULL),(285,'https://msdawnshaircare.com/product-tag/bundle-deal/','52:9b1be215b511160e8ca164005e1c0e54',53,'term','product_tag',NULL,NULL,NULL,NULL,'bundle deal',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2021-03-02 18:54:52','2022-01-21 09:30:08',1,NULL,NULL,NULL,NULL,0,NULL,2,'2021-03-08 21:32:58','2021-03-02 18:18:45',NULL);
/*!40000 ALTER TABLE `wpb1_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wpb1_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_yoast_indexable_hierarchy`
--

LOCK TABLES `wpb1_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wpb1_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wpb1_yoast_indexable_hierarchy` VALUES (21,20,1,1),(210,0,0,1),(209,0,0,1),(208,0,0,1),(205,0,0,1),(20,0,0,1),(19,0,0,1),(17,0,0,1),(16,0,0,1),(15,0,0,1),(14,0,0,1),(2,0,0,1),(68,0,0,1),(158,0,0,1),(149,0,0,1),(57,0,0,1),(231,0,0,1),(51,0,0,1),(18,0,0,1),(8,0,0,1),(1,0,0,1),(285,0,0,1),(117,0,0,1),(93,0,0,1),(95,0,0,1),(96,0,0,1),(267,0,0,1),(283,0,0,1),(175,0,0,1),(98,0,0,1),(174,0,0,1),(67,0,0,1),(48,0,0,1),(11,0,0,1),(69,0,0,1),(176,0,0,1),(177,0,0,1),(115,0,0,1),(99,0,0,1),(97,0,0,1),(116,0,0,1),(100,0,0,1),(94,0,0,1),(49,0,0,1),(9,0,0,1),(50,0,0,1),(159,0,0,1),(10,0,0,1),(167,0,0,1),(281,0,0,1),(279,0,0,1),(280,0,0,1),(26,0,0,1),(206,0,0,1),(27,0,0,1),(207,0,0,1);
/*!40000 ALTER TABLE `wpb1_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_yoast_migrations`
--

DROP TABLE IF EXISTS `wpb1_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wpb1_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_yoast_migrations`
--

LOCK TABLES `wpb1_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wpb1_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wpb1_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404'),(24,'20230417083836');
/*!40000 ALTER TABLE `wpb1_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_yoast_primary_term`
--

DROP TABLE IF EXISTS `wpb1_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_yoast_primary_term`
--

LOCK TABLES `wpb1_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wpb1_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wpb1_yoast_primary_term` VALUES (13,1131,17,'product_cat','2021-01-31 23:54:11','2023-06-14 21:39:24',1),(14,1132,17,'product_cat','2021-02-01 00:03:39','2023-06-15 01:52:07',1),(15,1134,17,'product_cat','2021-02-01 00:16:54','2023-06-14 17:47:05',1),(16,2295,17,'product_cat','2021-02-25 07:27:51','2023-06-14 14:16:45',1),(17,2419,17,'product_cat','2021-03-02 18:18:46','2023-06-14 16:43:43',1);
/*!40000 ALTER TABLE `wpb1_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpb1_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpb1_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpb1_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=15360 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpb1_yoast_seo_links`
--

LOCK TABLES `wpb1_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpb1_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpb1_yoast_seo_links` VALUES (3195,'DAWNLOGGINS@GMAIL.COM',102,NULL,'internal',18,NULL,NULL,NULL,NULL,NULL,NULL),(3196,'https://msdawnshaircare.com/privacy-policy/',102,3,'internal',18,8,NULL,NULL,NULL,NULL,NULL),(22,'https://msdawnshaircare.com/my-account/customer-logout/?_wpnonce=78fd8046d3',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(21,'https://msdawnshaircare.com/my-account/customer-logout/?_wpnonce=78fd8046d3',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(20,'https://msdawnshaircare.com/my-account/edit-account/',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(19,'https://msdawnshaircare.com/my-account/edit-address/',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(18,'https://msdawnshaircare.com/my-account/downloads/',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(17,'https://msdawnshaircare.com/my-account/orders/',8,8,'internal',50,50,NULL,NULL,NULL,NULL,NULL),(23,'/orders/',8,NULL,'internal',50,NULL,NULL,NULL,NULL,NULL,NULL),(24,'/edit-address/',8,NULL,'internal',50,NULL,NULL,NULL,NULL,NULL,NULL),(25,'/edit-account/',8,NULL,'internal',50,NULL,NULL,NULL,NULL,NULL,NULL),(12892,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM-300x300.png',816,2420,'image-in',48,NULL,798,800,981072,NULL,NULL),(12893,'https://msdawnshaircare.com/wp-content/uploads/2021/02/1-300x300.jpg',816,1782,'image-in',48,NULL,805,700,44021,NULL,NULL),(12886,'https://msdawnshaircare.com/product/bundle-box/',816,2419,'internal',48,283,NULL,NULL,NULL,NULL,NULL),(12887,'https://msdawnshaircare.com/product/deep-conditioning-mask/',816,1131,'internal',48,93,NULL,NULL,NULL,NULL,NULL),(12888,'https://msdawnshaircare.com/product/hair-growth-herbal-pure-oil/',816,2295,'internal',48,267,NULL,NULL,NULL,NULL,NULL),(12889,'/wp-admin/admin-ajax.php?product-page=2',816,NULL,'internal',48,NULL,NULL,NULL,NULL,NULL,NULL),(12890,'/wp-admin/admin-ajax.php?product-page=2',816,NULL,'internal',48,NULL,NULL,NULL,NULL,NULL,NULL),(12891,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM-300x300.png',816,2420,'image-in',48,NULL,798,800,981072,NULL,NULL),(8513,'https://msdawnshaircare.com',3,818,'internal',8,51,NULL,NULL,NULL,NULL,NULL),(12894,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM-300x300.png',816,2426,'image-in',48,NULL,802,800,970455,NULL,NULL),(8512,'http://www.aboutads.info/choices/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8511,'http://www.networkadvertising.org/choices/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8510,'https://piwik.org/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8496,'https://developers.facebook.com/docs/facebook-login/permissions',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8497,'http://www.networkadvertising.org/choices/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8498,'http://www.aboutads.info/choices/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8499,'http://www.adobe.com/privacy/marketing-cloud.html',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8500,'https://www.clicktale.com/company/privacy-policy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8501,'https://clicky.com/terms',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8502,'https://www.cloudflare.com/security-policy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8503,'https://www.crazyegg.com/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8504,'https://policies.yahoo.com/us/en/yahoo/privacy/products/developer/index.htm',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(7742,'https://msdawnshaircare.com',1614,818,'internal',158,51,NULL,NULL,NULL,NULL,NULL),(12885,'https://msdawnshaircare.com/checkout/',816,817,'internal',48,49,NULL,NULL,NULL,NULL,NULL),(4038,'https://msdawnshaircare.com/wp-content/uploads/2021/01/unnamed-7-1-300x350.jpg',11,1444,'image-in',68,NULL,2311,2010,274116,NULL,NULL),(4039,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.00.30-PM-e1612137804454-300x350.png',11,19,'image-in',68,NULL,777,800,805543,NULL,NULL),(4037,'https://msdawnshaircare.com/product/mint-hydration-spray/',11,1134,'internal',68,96,NULL,NULL,NULL,NULL,NULL),(4036,'https://msdawnshaircare.com/product/hair-growth-oil/',11,1132,'internal',68,95,NULL,NULL,NULL,NULL,NULL),(4035,'https://msdawnshaircare.com/product/deep-conditioning-mask/',11,1131,'internal',68,93,NULL,NULL,NULL,NULL,NULL),(8509,'https://mixpanel.com/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8508,'https://signin.kissmetrics.com/privacy',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8507,'https://www.inspectlet.com/legal#privacy',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8506,'https://heapanalytics.com/privacy',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8505,'https://support.google.com/analytics/answer/6004245?hl=en',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8494,'https://www.2checkout.com/policies/privacy-policy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8495,'https://www.facebook.com/about/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8492,'https://stripe.com/us/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8493,'https://go.wepay.com/privacy-policy-us',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8491,'https://www.safecharge.com/privacy-cookies-policy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8489,'https://payments.google.com/payments/apis-secure/get_legal_document?ldo=0&amp;ldt=privacynotice',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8490,'https://www.paypal.com/us/webapps/mpp/ua/privacy-full',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8488,'https://www.dwolla.com/legal/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8487,'https://www.chargify.com/privacy-policy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8486,'https://www.braintreepayments.com/legal',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8485,'https://www.authorize.net/company/privacy/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8482,'https://msdawnshaircare.com',3,818,'internal',8,51,NULL,NULL,NULL,NULL,NULL),(8484,'https://pay.amazon.com/us/help/201491260',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(8483,'https://termly.io/resources/templates/privacy-policy-template/',3,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(6097,'https://msdawnshaircare.com',1532,818,'internal',149,51,NULL,NULL,NULL,NULL,NULL),(12883,'https://msdawnshaircare.com/product/bundle-box/',816,2419,'internal',48,283,NULL,NULL,NULL,NULL,NULL),(12884,'https://msdawnshaircare.com/product/bundle-box/',816,2419,'internal',48,283,NULL,NULL,NULL,NULL,NULL),(15359,'https://msdawnshaircare.com/wp-content/uploads/2021/03/unnamed.png',818,2364,'image-in',51,NULL,360,360,150052,NULL,NULL),(15358,'https://msdawnshaircare.com/wp-content/uploads/2021/02/sarah-finney-testimonial-ms-dawns-pure-emollients.jpg',818,2209,'image-in',51,NULL,726,720,85154,NULL,NULL),(15356,'https://msdawnshaircare.com/wp-content/uploads/2021/02/2-e1613198026718-300x300.png',818,1783,'image-in',51,NULL,523,600,479291,NULL,NULL),(15357,'https://msdawnshaircare.com/wp-content/uploads/2021/02/3-300x300.jpg',818,1784,'image-in',51,NULL,805,700,72538,NULL,NULL),(15355,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-03-02-at-8.56.13-AM-300x300.png',818,2426,'image-in',51,NULL,802,800,970455,NULL,NULL),(15353,'https://msdawnshaircare.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-02-at-8.55.20-AM-300x300.png',818,2420,'image-in',51,NULL,798,800,981072,NULL,NULL),(15354,'https://msdawnshaircare.com/wp-content/uploads/2021/02/1-300x300.jpg',818,1782,'image-in',51,NULL,805,700,44021,NULL,NULL),(15351,'tel:8324967822',818,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(15352,'mailto:dawnloggins@gmail.com',818,NULL,'external',51,NULL,NULL,NULL,NULL,NULL,NULL),(15347,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.59.25-PM-e1613198919224.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15345,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.01.21-PM-e1613198785812.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15346,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-3.57.57-PM-e1613198996731.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15344,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.04.40-PM-e1612678033159.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15343,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.25-PM-e1613198689442.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15342,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.05.37-PM-e1613198664111.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15334,'https://msdawnshaircare.com/product/mint-hydration-spray/',818,1134,'internal',51,96,NULL,NULL,NULL,NULL,NULL),(15335,'https://msdawnshaircare.com/product/bundle-box/',818,2419,'internal',51,283,NULL,NULL,NULL,NULL,NULL),(15336,'https://msdawnshaircare.com/product/deep-conditioning-mask/',818,1131,'internal',51,93,NULL,NULL,NULL,NULL,NULL),(15337,'https://msdawnshaircare.com/product/hair-growth-herbal-pure-oil/',818,2295,'internal',51,267,NULL,NULL,NULL,NULL,NULL),(15338,'https://msdawnshaircare.com/product/hair-growth-oil/',818,1132,'internal',51,95,NULL,NULL,NULL,NULL,NULL),(15339,'https://msdawnshaircare.com/product/mint-hydration-spray/',818,1134,'internal',51,96,NULL,NULL,NULL,NULL,NULL),(15340,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.03.13-PM-e1613198723129.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15341,'https://msdawnshaircare.com/wp-content/uploads/2021/01/Screen-Shot-2021-01-30-at-4.02.03-PM-e1613198763828.png',818,NULL,'internal',51,NULL,NULL,NULL,NULL,NULL,NULL),(15313,'https://msdawnshaircare.com/',285,NULL,'internal',57,3,NULL,NULL,NULL,NULL,NULL),(15314,'https://msdawnshaircare.com/about-us/',285,1079,'internal',57,67,NULL,NULL,NULL,NULL,NULL),(15315,'https://msdawnshaircare.com/#products',285,NULL,'internal',57,3,NULL,NULL,NULL,NULL,NULL),(15316,'https://msdawnshaircare.com/privacy-policy/',285,3,'internal',57,8,NULL,NULL,NULL,NULL,NULL),(15317,'https://msdawnshaircare.com/shipping-returns/',285,102,'internal',57,18,NULL,NULL,NULL,NULL,NULL),(15318,'https://www.instagram.com/msdawnllc/',285,NULL,'external',57,NULL,NULL,NULL,NULL,NULL,NULL),(15319,'https://brandcampagency.com',285,NULL,'external',57,NULL,NULL,NULL,NULL,NULL,NULL),(15320,'https://brandcampagency.com',285,NULL,'external',57,NULL,NULL,NULL,NULL,NULL,NULL),(15321,'https://msdawnshaircare.com/',285,NULL,'internal',57,3,NULL,NULL,NULL,NULL,NULL),(15322,'https://msdawnshaircare.com/about-us/',285,1079,'internal',57,67,NULL,NULL,NULL,NULL,NULL),(15323,'https://msdawnshaircare.com/#products',285,NULL,'internal',57,3,NULL,NULL,NULL,NULL,NULL),(15324,'https://msdawnshaircare.com/privacy-policy/',285,3,'internal',57,8,NULL,NULL,NULL,NULL,NULL),(15325,'https://msdawnshaircare.com/shipping-returns/',285,102,'internal',57,18,NULL,NULL,NULL,NULL,NULL),(15326,'https://www.instagram.com/msdawnllc/',285,NULL,'external',57,NULL,NULL,NULL,NULL,NULL,NULL),(15327,'https://brandcampagency.com',285,NULL,'external',57,NULL,NULL,NULL,NULL,NULL,NULL),(15328,'https://msdawnshaircare.com/wp-content/uploads/2021/02/Screen-Shot-2021-02-14-at-9.51.13-PM.png',285,1884,'image-in',57,NULL,1300,1037,433391,NULL,NULL),(15329,'https://msdawnshaircare.com/wp-content/uploads/2019/01/Asset-78.png',285,2447,'image-in',57,NULL,363,374,43234,NULL,NULL),(15330,'https://msdawnshaircare.com/wp-content/uploads/2021/02/ms-dawns-logo-copy-4.png',285,2338,'image-in',57,NULL,540,623,41461,NULL,NULL),(15331,'https://msdawnshaircare.com/wp-content/uploads/2021/03/s.png',285,2340,'image-in',57,NULL,500,500,95276,NULL,NULL),(15332,'https://msdawnshaircare.com/product/hair-growth-oil/',818,1132,'internal',51,95,NULL,NULL,NULL,NULL,NULL),(15333,'https://msdawnshaircare.com/product/deep-conditioning-mask/',818,1131,'internal',51,93,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpb1_yoast_seo_links` 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 2023-06-21 15:24:19
